unix-history/.git
1994-01-29 Rod GrimesRemove commented out PROCFS, it is standard.
1994-01-29 Nate WillamsRemoved regexp include since it is no longer part of...
1994-01-29 Jordan K. HubbardRemoved curses and regex sources. vi will move up...
1994-01-29 Nate WillamsRemoved older regexp function for new POSIX regex handl...
1994-01-29 Martin RentersPatches to make diskless_cfg compile on SunOS 4.1.x...
1994-01-29 Nate WillamsEnabled the regex code in the library. We know have...
1994-01-29 Nate WillamsNo longer require installing GNU regex.h in the include...
1994-01-29 Nate WillamsNo longer install the GNU regex.h include file.
1994-01-29 Nate WillamsAdded Henry Spencer's regex.h file since it's now part...
1994-01-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1994-01-29 Nate WillamsHenry Spencer's REGEX package modified for vi (bug...
1994-01-29 Guido van RooijChanged comment prefix in this imported file to the...
1994-01-29 Jordan K. HubbardShuffled some names on the masthead.
1994-01-29 David GreenmanPatch from me to fix bug with Nagel congestion avoidanc...
1994-01-29 David GreenmanFixed bug in dump code that caused the wrong physical...
1994-01-29 Rod GrimesPatch from Julian. Commit message by me.
1994-01-29 Rod GrimesPatch from Julian. Commit message by me.
1994-01-29 Rod GrimesPatch from Julian. Commit message by me.
1994-01-29 Rod GrimesAdd Bustec 747 to supported controllers
1994-01-29 David Greenmanadded #ifdef BROKEN_DTR around the "DTR" sleep in setct...
1994-01-29 David Greenman Fixed bug introduced by previous bug fix from Christ...
1994-01-29 Andrey ChernovSet FIFO_TRIGGER in more human-readable form
1994-01-29 Wiljo HeinenSprinkled with ${.CURDIR} to get the builds of gram...
1994-01-29 Andreas SchulzCommented out a private _putchar routine. It seems...
1994-01-28 Andrey Chernov_POSIX_VDISABLE incorrecly defined in two files
1994-01-28 Andrey ChernovFrom bde:
1994-01-28 Andrey Chernov1) Port NetBSD VMIN/VTIME stuff:
1994-01-28 Andrey Chernov1) Remove external (really static) decls from tty.c.
1994-01-28 Christoph Robitschkoadded setsid man page.
1994-01-28 Christoph Robitschkonow really add daemon and config_* man pages...
1994-01-28 Christoph Robitschkoadded manpages for daemon() and config_*; fixed daemon...
1994-01-28 Christoph Robitschkofixed panic with creating files in removed direectories
1994-01-28 David GreenmanCache fewer objects until the problems with caching...
1994-01-28 Rod GrimesAdded note that sys/fs/lfs was removed per Keith Bostic
1994-01-28 Jordan K. HubbardFrom: Poul-Henning Kamp <phk@login.dkuug.dk>
1994-01-28 Jordan K. HubbardCould someone apply this patch to vm/vm_param.h? gbd...
1994-01-28 Andrey ChernovCompatibility fix to satisfy tn3270.
1994-01-28 Andreas SchulzCorrected a failure, that i made in the previous commit...
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 Martin RentersMinor changes in handling of bootfile names and some...
1994-01-27 Andreas Schulzcanfield has used private variables from curses instead...
1994-01-27 Andreas Schulzdelete the superfluous _putchar prototype. It is not...
1994-01-27 Nate WillamsAdded -static declartion to genassym compile so a kerne...
1994-01-27 Nate WillamsThis is Patch01 to Cron-3.0. Please apply it. Changes...
1994-01-27 Nate WillamsThis is Patch01 to Cron-3.0. Please apply it. Changes...
1994-01-27 David GreenmanRemoved no longer used "wire" element in pv struct.
1994-01-27 David GreenmanMade pmap_is_managed a static inline function.
1994-01-27 Andrey ChernovRemove obsoleted floppy partition from device name.
1994-01-27 Andrey ChernovAdd FIFO_TRIGGER value for sio.c
1994-01-26 Andrey Chernovfdformat added.
1994-01-26 David GreenmanAdded creation of a symlink for ttyv0->vga when making...
1994-01-26 Andrey ChernovWe got now floppy formatter
1994-01-26 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1994-01-26 David GreenmanCompletely clear t_state on pty close. The previous...
1994-01-26 Andreas SchulzBack out the last patch for the "-f" flag. It is wrong...
1994-01-26 David GreenmanRemove confusing and incorrect comment inherited from...
1994-01-26 Nate WillamsRemoved explicit setting of BINDIR now that it resides...
1994-01-26 Nate WillamsWhoops, syntax error where I forgot a parenthesis.
1994-01-26 Andrey ChernovReplace old-style Joerg copyright to berkeley-style,
1994-01-26 Christoph RobitschkoChanged vrele() calls to vn_close() for the controlling...
1994-01-26 Andreas SchulzMake rm always return success with the "-f" flag set...
1994-01-26 Andrey ChernovCompatibility fix to satisfy libg++
1994-01-26 Paul RichardsAdded ./ in front of yearistype command string. It...
1994-01-26 Nate WillamsFreeBSD modifications to driver.
1994-01-26 Nate WillamsNewer version of Herb Peyerl's 3C509 driver straight...
1994-01-26 Rod GrimesI cleaned this up and applied it.
1994-01-26 David GreenmanRemoved LINEMODE option. It is very buggy (doesn't...
1994-01-26 David GreenmanRemoved KLUDGELINEMODE option.
1994-01-25 Andrey ChernovFix error with tsleep loop
1994-01-25 Martin RentersAdded bootpd program from NetBSD. Supplied by Michael...
1994-01-25 Andreas SchulzPut some more info about the toshiba ethernet cards...
1994-01-25 Martin RentersAdded bootpd target
1994-01-25 Nate WillamsAdded support for non-POSIX speeds 57600 and 1152000...
1994-01-25 Nate WillamsThe system default crontab now resides in /etc/crontab...
1994-01-25 Christoph RobitschkoFixed typing error.
1994-01-25 Christoph Robitschkofixed segmentation fault when connecting to nowhere.
1994-01-25 Rod GrimesDo my fix that I have done to all the other ethernet...
1994-01-25 Rod GrimesMoved netrmp back out of the Attic, and put the lines...
1994-01-25 Rod GrimesDisabled sg disk driver in LINT since there is no sg...
1994-01-25 Rod Grimes>From: Guy Helmer <ghelmer@alpha.dsu.edu>
1994-01-25 Andrey ChernovSound driver options added
1994-01-25 Rod GrimesUpdate email addres for ftp.nl.net per Paul Schenkeveld...
1994-01-25 Andrey ChernovMan page for new curses updated
1994-01-25 Andrey ChernovNew BSD 4.4 curses is coming.
1994-01-25 Andrey ChernovFix error with creating scorefile
1994-01-25 Nate WillamsMoved init safely out of the way before installing...
1994-01-25 Andreas SchulzRemoved the private clean target in the Makefile and...
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 Andrey ChernovFix uninitialized pointer
1994-01-25 Jordan K. HubbardRemove <compat.h> include.
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-25 Andrey ChernovChange gets->fgets
1994-01-24 Jordan K. HubbardUpgrade to vi 1.03 (first step - doc still remains).
1994-01-24 Andrey ChernovFix bug in old K&R style #define
1994-01-24 David GreenmanDeprecate "/dev/vga". Use /dev/ttyv0 always. Note that...
1994-01-24 David GreenmanRevert back to -s being the default. Apparantly, POSIX...
next