Corrected so that the symlinks for cpp -> gcpp are correct when using
[unix-history] / lib /
1993-08-27 Nate WillamsA bad bug that happens with all known compilers except...
1993-08-27 David Greenmanadded support routines for ns and iso
1993-08-26 Rod GrimesAdded a .if !defined(NOCRYPT) so that building of the...
1993-08-25 Andrew Moorefixed setjmp/longjmp to save/restore the floating point...
1993-08-25 Andrew Mooreadded insque()/remque() routines
1993-08-24 Andreas SchulzModified forward declaration to match the actual declar...
1993-08-23 Rod GrimesAdded directory creation of ${DESTDIR}/usr/include...
1993-08-20 Andrew Moorefread() now returns 0 if size is 0 as per ANSI (evidently).
1993-08-20 Rod GrimesRemoval of libg++ from top level makefile, moving code...
1993-08-19 J.T. ConklinDon't try to build *.o's and *.po's at the same time...
1993-08-18 J.T. ConklinCentralize the fairly compliated week-of-year computati...
1993-08-18 J.T. ConklinAdded support for '%' format specifiers needed by 1003...
1993-08-16 J.T. ConklinUse my i386 assembly language versions of string and...
1993-08-16 J.T. ConklinAdd assembly language versions of string and memory...
1993-08-16 J.T. ConklinMake 1003.1 compliant: set access and modification...
1993-08-15 Rod GrimesFrom: Andreas Schulz <ats@g386bsd.first.gmd.de>
1993-08-14 Nate WillamsAdded getcap routines from uunet (These are completely...
1993-08-05 Andrew Moorefixed pow() so that pow(0,30) == 0; however still broke...
1993-08-05 Nate WillamsFrom: Andreas Schulz <ats@g386bsd.first.gmd.de>
1993-08-03 Rod GrimesFixed BADSIG to be SIG_ERR per POSIX. /sys/sys/signal...
1993-07-31 Andrew MooreThis commit was generated by cvs2svn to track changes...
1993-07-31 Andrew Mooreupdate vis.c from UUNET - no functional change
1993-07-30 Andrew MooreThis commit was generated by cvs2svn to track changes...
1993-07-30 Andrew Mooreadded missing modules from UUNET (including new pow.c)
1993-07-29 Nate WillamsAdded the ability to specify the order to lookup hostna...
1993-07-29 Nate WillamsUpdated routine from newest version from uunet, tested...
1993-07-29 Nate WillamsNew fts(3) from Keith Bostic via uunet. Tested and...
1993-07-28 Nate WillamsNo functional changes, just more ANSI-fied version...
1993-07-28 Nate Willamsfts(3) updates
1993-07-21 Nate WillamsThere, all better now. Removed the warnings with some...
1993-07-21 Nate WillamsUpdated scrambler routine's header to look like functio...
1993-07-20 Nate WillamsLibcrypt changes
1993-07-20 Nate WillamsAdded new man page (describing termios functions) from...
1993-07-20 Nate WillamsRemoved DES crypt.c and added dummy crypt.c with new...
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 back in all the files I removed from libtelnet...
1993-07-16 Nate WillamsRemoved all non-exportable code (it will move into...
1993-07-16 Nate WillamsItsy bitty change (totally uncessary) to bring us up...
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 libg++ to SUBDIR (from my Branch).
1993-07-09 Andrew MooreInstalled A. Chernov's patches:
1993-07-07 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1993-07-07 Jordan K. HubbardAdded Makefile.
1993-07-07 Jordan K. HubbardDescend into librpc properly
1993-07-04 Nate WillamsAdded scandir.c back into the Makefile, since the new...
1993-07-03 Rick MacklemArghh... someone forgot a \ on a line...
1993-07-03 Rick MacklemAdded ${COPY} knob to the install commands
1993-07-02 Nate WillamsChris Provenzan (proven@Athena.MIT.EDU)
1993-07-02 Rick MacklemAdded err.3 to manual page list, got dropped when I...
1993-07-02 Nate WillamsWe really need atof somewhere in the tree, so tell...
1993-07-02 Nate Willams1) Bug description ===============================...
1993-07-02 Nate WillamsDate: Sun, 4 Apr 1993 15:43:24 +1000
1993-07-02 Nate WillamsBruce Evans minor (cleanup) fixes
1993-07-02 Nate WillamsBruce Evans:
1993-07-02 Rick MacklemNew manual page system
1993-07-01 Nate WillamsFixed missing entries for assert and for the strtod...
1993-07-01 Nate WillamsWhoops, need to add the code to the Makefile I suppose...
1993-06-30 Nate WillamsThomas Russo (russo@nile.chem.columbia.edu)
1993-06-30 Nate WillamsAdded new 4.4 assert that Chris Torek posted to the...
1993-06-30 Nate WillamsForgot to add this yesterday as part of the fixed FP...
1993-06-29 Nate Willamssef:
1993-06-29 Nate WillamsNew atof code (this makes executables significantly...
1993-06-29 Nate WillamsUpdated routines that use the new fixed atof code
1993-06-29 Nate Willamsfixed problem with 2 `/' chars back to back in temp...
1993-06-29 Nate WillamsMake arguments match prototypes.
1993-06-29 Nate WillamsStdio fixes from Chris Torek by way of NetBSD
1993-06-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1993-06-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1993-06-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1993-06-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1993-06-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1993-06-29 Nate WillamsAdded some support the new err(3) routines need
1993-06-29 Nate WillamsAdded new err(3) library routines from NetBSD (couldn...
1993-06-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1993-06-25 J.T. Conklinfnmatch from k. bostic that is closer to posix complient.
1993-06-21 Rick MacklemLibg++ is very broken right now, I'll fix it latter...
1993-06-20 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-06-20 Rod GrimesThis commit was generated by cvs2svn to track changes...
1993-06-19 Rick MacklemBerkeley crypt added and enabled
1993-06-19 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-06-19 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-06-18 Nate WillamsThis commit was generated by cvs2svn to track changes...
1993-06-18 Andrew MooreThis commit was generated by cvs2svn to track changes...
1993-06-18 Andrew MooreThis commit was generated by cvs2svn to track changes...
1993-06-18 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1993-06-18 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1993-06-18 Paul RichardsUpgrade to GCC 2.X
1993-06-16 Rod GrimesChanges necessary to make the Berkeley 1.6 db code...
1993-06-16 Rod GrimesNew db code. From version 1.6 of the Berkeley DB code.
1993-06-12 Rod GrimesInitial import, 0.1 + pk 0.2.4-B1
1979-05-10 Bill JoyBSD 2 release BSD-2
1979-04-19 Bill JoyStart development on BSD 2
1978-02-01 Bill JoyBSD 1 release BSD-1
1977-12-05 Bill JoyBSD 1 development
1977-11-23 Bill JoyBSD 1 development
1973-02-15 Ken ThompsonResearch V3 release Research-V3
1973-02-05 Ken ThompsonResearch V2 release Research-V2
1972-06-06 Dennis RitchieResearch V2 development
next