unix-history/.git
1993-07-18 Jordan K. HubbardAdded fix from Rich to accept catpages with .0 syntax...
1993-07-18 Paul RichardsChanged volatile declaration to __volatile because...
1993-07-18 Rod GrimesFixed sccs id to be From:\n com.c xxxx. The sccs id...
1993-07-18 Paul RichardsAdded prototypes for kexit,cpu_exit and swtch.
1993-07-18 Paul RichardsChanged exit() to kexit() to avoid ANSI clashes.
1993-07-18 Paul RichardsFixed warning from gcc1 (but not gcc2 for some reason).
1993-07-18 Paul RichardsAdded volatile void to cpu_exit() in the hope that...
1993-07-18 Paul RichardsAdded volatile declaration for cpu_exit.
1993-07-18 Paul RichardsRemoved the totally bogus dummy returns I added.
1993-07-18 David GreenmanAdded a missing return in bdwrite. Suggested by Christo...
1993-07-18 Paul RichardsTidied up fix in device_pager.c for gcc warnings.
1993-07-18 Paul RichardsFixed last two gcc2 warnings. Passes whole vnode instea...
1993-07-18 Paul RichardsFixed a couple of warnings from gcc2.
1993-07-18 Jordan K. HubbardFixed braindamage.
1993-07-18 Paul RichardsAdded unecessary return(0) to rexit.c to prevent gcc...
1993-07-18 Paul RichardsSmall fix to correct warning --
1993-07-17 Rod GrimesFixed make file for tags target, removed files that...
1993-07-17 Rod GrimesRemoved files that are generated by the Makefile. ...
1993-07-17 Rod GrimesFixed make file for tags target, removed files that...
1993-07-17 Rod GrimesAddeded depend: @echo "BROKEN MAKE DEPEND" so I can...
1993-07-16 David GreenmanNew locore from Christoph Rubitschko.
1993-07-16 Nate WillamsAdded libcrypt
1993-07-16 Nate WillamsAdded one more file so that if you have ENCRYPT enabled...
1993-07-16 Nate WillamsAdded new library dependency ${LIBTELNET} to Makefile
1993-07-16 Nate WillamsAdded library dependencies for libtelnet and the upcomi...
1993-07-16 Nate WillamsAdded back in all the files I removed from libtelnet...
1993-07-16 Rod GrimesAdded less, moved here from gnu
1993-07-16 Rod GrimesARGHH.. removed less from Makefile, since it has moved...
1993-07-16 Nate WillamsRemoved all non-exportable code (it will move into...
1993-07-16 David GreenmanUpdated kernel files to move occurances of "struct...
1993-07-16 J.T. ConklinInstall tmac.s & tmac.mm correctly
1993-07-16 Nate WillamsItsy bitty change (totally uncessary) to bring us up...
1993-07-16 Rod GrimesMerge: Enabled games in top level makefile
1993-07-16 Rod GrimesMerge:
1993-07-16 Rod GrimesFixed cksum.i386.c problem, went back to a symbolic...
1993-07-16 Rod GrimesHere's a small patch for diskpart(8). It showed "diskt...
1993-07-16 Rod GrimesArgh. The Makefile just commited still had a conflict...
1993-07-16 Rod GrimesAdded libg++ to Makefile
1993-07-16 Rod GrimesAdded BINMODE=2555 so that it can write the man pages...
1993-07-16 Rod GrimesMerge. Fix LINKS+= with $DESTDIR$BINDIR in them, you...
1993-07-16 Rod GrimesMerge: Fixed overriding of DESTDIR, changed to FONTDIR...
1993-07-16 Rod GrimesMerge. Fix install to use the ${COPY} knob.
1993-07-16 Rod GrimesChanged header from 386BSD BOOT to FreeBSD BOOT.
1993-07-16 Rod GrimesAdded the .keep_me file in compile so that a cvs co...
1993-07-16 Rod GrimesAdded libg++ to SUBDIR (from my Branch).
1993-07-16 Jordan K. HubbardWhoops, forgot to add this one.
1993-07-16 Jordan K. HubbardLots of stuff is now configured in Makefile.inc, path...
1993-07-16 Paul RichardsAdded mycroft's ffs patches.
1993-07-16 Paul RichardsUpdated to libg++ 2.4
1993-07-15 Nate WillamsForgot one
1993-07-15 Nate WillamsWhoops, forgot and removed a little too much precision
1993-07-15 Nate WillamsFixed more to work.
1993-07-15 J.T. ConklinAnother fix from Jim Wilson. Fixes backquoted here...
1993-07-15 J.T. ConklinInstall eign in /usr/share/dict
1993-07-15 Chris G. Demetriouactually install includes in /usr/include/g++ when...
1993-07-15 David GreenmanModified attach printf's so that the output is compatib...
1993-07-15 Chris G. Demetriou7 lines were duplicated wholesale, quite unnecessarily...
1993-07-15 J.T. ConklinBring up to date to 1003.2 (Draft 11.2) compliance.
1993-07-14 J.T. ConklinMake head conform to draft 11.2 of Posix 1003.2.
1993-07-14 Nate Willamschmr@edvz.tu-graz.ac.at
1993-07-14 J.T. Conklinenv gets its own makefile
1993-07-14 J.T. ConklinUpdate printenv/env manual page to account for changes...
1993-07-14 J.T. ConklinMake env POSIX compliant.
1993-07-13 Rod GrimesFrom Bruce Evans:
1993-07-13 Rod GrimesFrom Bruce Evans:
1993-07-13 Rick MacklemNew boot blocks, from Bruce Evans, and NetBSD fixes...
1993-07-13 Rick MacklemAdd lowgtmp("~", "reboot", "~"); to stock init code...
1993-07-12 David GreenmanBacked out changes to vm_fault done by SEF w/NetBSD...
1993-07-12 Andrew Moorecorrected some error handling in dialers (hayes and...
1993-07-12 Rod GrimesFixed two occarances of ldos which should have been...
1993-07-12 Rod GrimesChanged the reference to mkpasswd to pwd_mkdb since...
1993-07-12 Rod GrimesFor all ed0 driver lines removed iosiz 8192, and fixed...
1993-07-12 Rod GrimesFixed from Sascha Wildner (swildner@channelz.gnu.de...
1993-07-12 Rod GrimesTwo manual page fixes from Sascha Wildner (swildner...
1993-07-10 Paul RichardsRemoved gcc hacks from cdefs.h Send any flames to me...
1993-07-10 Rod GrimesFrom Paul Kranenburg, fix so that it uses it argument...
1993-07-09 J.T. ConklinUpdate diff, diff3, and sdiff's makefiles to use .PATH...
1993-07-09 J.T. ConklinUpdate makefiles:
1993-07-09 Paul RichardsForgot to cvs add g++.script (again!)
1993-07-09 Paul RichardsAdded g++ script so g++ compiles .c files as c++ code
1993-07-09 Andrew MooreInstalled A. Chernov's patches:
1993-07-09 Paul RichardsRemoved tahoe copy of cksum.i386.c and linked
1993-07-09 Jordan K. HubbardPut if_we driver well and truly back into the kernel.
1993-07-09 Jordan K. HubbardRemoved $History$ line from hell (no leading #).
1993-07-09 Paul RichardsAdded copyright message -- it didn't have one before
1993-07-08 Paul RichardsForgot to cvs add cksum.i386.c
1993-07-08 Jordan K. HubbardChanged Makefile to use Nate's selective obj/noobj...
1993-07-08 Nate WillamsRemoved Fixed Links
1993-07-08 Nate WillamsFixed up the make w/out obj directories in libc.
1993-07-08 Paul RichardsRemoved link to cksum.tahoe.c, just copied it to cksum...
1993-07-08 J.T. ConklinGnu grep 2.0 does fgrep too!
1993-07-08 Paul RichardsMade top level of /usr/include safe (only mpool..h...
1993-07-08 Paul RichardsRemoved the core.* before disaster strikes.
1993-07-08 Jordan K. HubbardAdded less to list of things to make.
1993-07-08 Jordan K. HubbardRemoved man from list of targets.
1993-07-07 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1993-07-07 Jordan K. HubbardNewer new man page reader.
1993-07-07 Nate WillamsNew man system changes
1993-07-07 Nate WillamsNew man page system Makefile changes
1993-07-07 Nate WillamsMore obj/no-obj fixes to Makefile
next