Changing all of the occurences of the "vi" and "ex" directory to "vi.d"
[unix-history] / usr.bin /
1994-01-28 Andreas SchulzChanging all of the occurences of the "vi" and "ex...
1994-01-28 Wiljo HeinenAdded f2c. I was pretty sure that this has been in...
1994-01-27 Andreas Schulzdelete the superfluous _putchar prototype. It is not...
1994-01-27 Nate WillamsThis is Patch01 to Cron-3.0. Please apply it. Changes...
1994-01-26 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1994-01-26 David GreenmanRemoved KLUDGELINEMODE option.
1994-01-25 Nate WillamsAdded support for non-POSIX speeds 57600 and 1152000...
1994-01-25 Christoph Robitschkofixed segmentation fault when connecting to nowhere.
1994-01-25 Jordan K. HubbardRemoved obsolete .curses-stamp (whoops!).
1994-01-25 Jordan K. HubbardRemove LINKS that install elvis as vi. Now you can...
1994-01-25 Jordan K. HubbardPut elvis back..
1994-01-25 Nate WillamsFixed an error I made a long while back which caused...
1994-01-25 Jordan K. HubbardChange <sys/queue.h> to <queue.h> (thanks Nate! I...
1994-01-24 Jordan K. HubbardUpgrade to vi 1.03 (first step - doc still remains).
1994-01-24 David GreenmanRevert back to -s being the default. Apparantly, POSIX...
1994-01-24 Jordan K. HubbardAdd files that used to be links.
1994-01-24 Rod Grimes>From: batie@agora.rain.com (Alan Batie)
1994-01-24 Jordan K. HubbardModified Makefile to select the new 4.4BSD vi over...
1994-01-24 Jordan K. HubbardThis is `nvi' (tweaked to install as vi), version 1.01.
1994-01-24 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1994-01-23 Rod GrimesFix for # comments as first word on line causing stock...
1994-01-23 Rod Grimes>From: kuku@acds.physik.rwth-aachen.de (Christoph Kukulies)
1994-01-23 Andreas SchulzFrom: Jim Babb <babb@sedhps01.mdc.com>
1994-01-23 David GreenmanPatch from Christoph Kukulies to fix off-by-one error...
1994-01-23 David GreenmanSimple fix for a bug in find from Jeffrey Hsu:
1994-01-22 Guido van RooijThis is Vixie cron 3.0. This version fixes all known...
1994-01-22 Rod Grimes>From: Julian Howard Stacey <stacey@guug.de>
1994-01-21 David GreenmanSystem V IPC code from Danny Boulet, chewed on a bit...
1994-01-18 Nate WillamsRe-arranged the order of the magic entries to correctly...
1994-01-16 Jordan K. HubbardMagic patches from Guenter Jung for new QMAGIC/shared...
1994-01-16 Steven WallaceEach of the argument files is processed in the order...
1994-01-12 Wiljo HeinenAdded -o option to rename C output file. This only...
1994-01-11 Nate WillamsUpdated YP code from Theo Deraadt taken from NetBSD...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenReplaced makefile with a BSD Makefile. Moved the unform...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Wiljo Heinenf2c from netlib.att.com Jan 4 1994
1994-01-05 Wiljo HeinenThis commit was generated by cvs2svn to track changes...
1994-01-05 Nate WillamsAdded at to Makefile
1994-01-05 Nate WillamsChanged reference from NetBSD to FreeBSD
1994-01-05 Nate WillamsAdded at/atrm/atq/batch from Linux as hacked by Chris...
1994-01-04 Jordan K. HubbardEntries put in earlier were completely and utterly...
1994-01-04 Jordan K. HubbardAdded additional magic numbers for new QMAGIC stuff.
1994-01-03 Andreas SchulzFixed a typo in the ktrace man page. Added a check...
1993-12-30 Andrey ChernovMake line/character modes 8-bit clean.
1993-12-30 David GreenmanFixes from Alan Batie (batie@agora.rain.com), and myself.
1993-12-30 David GreenmanPatch from Alan Batie (batie@agora.rain.com) to add...
1993-12-28 Scott MaceUpdated shlib version number to 1.0
1993-12-21 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1993-12-21 Andrew Moorelatest m4 (from NetBSD)
1993-12-17 Garrett WollmanFinally checked in fix for route printing bug that...
1993-12-16 Scott MaceChanged write permissions to be 020 instead of 002...
1993-12-16 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1993-12-13 Andrew Mooreremoved redundant usage message (the command is adequat...
1993-12-10 Jordan K. HubbardDo more careful pruning of graph.
1993-12-10 Jordan K. HubbardFinally make mesg do the right thing (this was driving...
1993-12-09 Jordan K. HubbardFrom: Piero Serini <piero@strider.st.dsi.unimi.it>
1993-12-06 Andrey ChernovMake talk 8-bit clean
1993-12-03 Andreas SchulzBacked out the change from read to fread. lex fails...
1993-12-02 Andreas SchulzFixed up all compiler warnings.
1993-11-30 Andrew MooreAdd support for ~ in a regexp pattern and fix handling...
1993-11-29 Andreas SchulzRemoving another null pointer reference.
1993-11-28 Andreas SchulzChanged the declaration of a signal handler routine...
1993-11-28 Andreas Schulzcommented out a forward declaration to get rid of a...
1993-11-28 Andreas SchulzCorrected a forward declaration to get rid of a compile...
1993-11-28 Andreas SchulzMoved a forward definition from a function into a more...
1993-11-28 Andreas SchulzChanged a forward declaration to match the actual function.
1993-11-28 Andreas SchulzDeleted a wrong definition of calloc and included stdli...
1993-11-28 Andreas Schulzdeleted a register definition from a "buf[20]" declaration.
1993-11-23 J.T. ConklinSync with NetBSD version.
1993-11-23 J.T. ConklinPOSIX.2ification, from my work with NetBSD.
1993-11-23 J.T. ConklinPOSIX.2ifciation, from my work with NetBSD.
1993-11-23 J.T. ConklinPOSIX.2ifciations, from my work with NetBSD.
1993-11-23 J.T. ConklinPOSIX.2ification, from my work with NetBSD.
1993-11-22 Andrew MooreAllow a NULL pattern in global commands (i.e., g//...
1993-11-19 Jordan K. HubbardChange to close unhappy (non a.out) file descriptor...
1993-11-17 Jordan K. HubbardChange read() to fread() to get around problem with...
1993-11-17 Garrett WollmanFixed long-standing byte-order dependency in the printi...
1993-11-17 Garrett WollmanMake the display ofroute metrics which are not present...
1993-11-17 Garrett WollmanAdded RCS Ids to all files.
1993-11-17 Garrett WollmanAdded support for printing the whole collection of...
1993-11-16 Nate WillamsFrom: Geoff Rehmet <g89r4222@braae.ru.ac.za>
1993-11-16 Garrett WollmanMake `netstat -r' print out route's MTU and round-trip...
1993-11-15 Nate WillamsUpdated file to understand the new formats that FreeBSD...
1993-11-10 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1993-11-10 Scott MaceRemoved ${LIBRPC} form DPADD and -lrpc from LDADD
1993-11-09 Rod Grimes>From: Geoff Rehmet <g89r4222@braae.ru.ac.za>
1993-11-09 Paul RichardsAdded
1993-11-09 Garrett WollmanMoved inclusion of <sys/errno.h> to the beginning and...
1993-11-05 Garrett WollmanFixed a grammatical error that I just introduced.
1993-11-05 Garrett WollmanAdded support for new -print0 and -printf primaries...
1993-11-04 J.T. ConklinUpdate to NetBSD version --- makes it POSIX.2 compliant...
1993-10-31 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-10-31 Wiljo HeinenBy using gcc -M instead of cpp -M mkdep now handles...
1993-10-30 Jordan K. HubbardNew improved quote handling changes from Mike Lutz...
1993-10-25 Rod GrimesArghh, there are two versions of the file, mkdep.sh...
1993-10-25 Rod GrimesFix sed command so that it does not change a.out.h...
1993-10-25 David GreenmanFixed multiple off-by-one bugs which caused the open...
1993-10-24 Paul RichardsThis commit was generated by cvs2svn to track changes...
next