Yikes! Almost forgot to add skey.h as well.
[unix-history] / lib / libc /
1994-06-02 Geoff Rehmetfix spelling error
1994-05-30 Paul TrainaIncorporate Geoff's patch to deal properly with this...
1994-05-30 Paul TrainaRemove bogus typecast -- compiler warning is valid...
1994-05-29 Geoff Rehmet>From Jordan K. Hubbard
1994-05-27 Joerg WunschThis commit was generated by cvs2svn to track changes...
1994-05-27 Paul TrainaRepair integer overflow caused by RAND_MAX not being...
1994-05-26 Geoff RehmetRemove lines specifiying shlib version numbers
1994-05-26 Jordan K. HubbardThis said that getfsent() returned `fstab *', which...
1994-05-24 Jordan K. HubbardFrom: John Hay <jhay@mikom.csir.co.za>
1994-05-22 Joerg WunschThis commit was generated by cvs2svn to track changes...
1994-05-21 Rod Grimes>From: Giles Lean <giles@maenor.apana.org.au>
1994-05-18 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-05-18 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-05-17 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1994-05-17 Jordan K. HubbardAdd Jim Lowe's fixes (modulo some small changes) to...
1994-05-17 Jordan K. HubbardFix misspecification of mntbufp reported by Thomas...
1994-05-14 Andrey ChernovNroff typo corrected
1994-05-14 Andrey ChernovPW_COMPACT comment corrected.
1994-05-09 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1994-05-06 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-05-06 Gary Clark IIThis commit was generated by cvs2svn to track changes...
1994-05-05 Andrey ChernovAdd comment how to compile with PW_COMPACT
1994-05-05 Andrey ChernovAdd -DPW_COMPACT to CFLAGS, if PW_COMPACT environment...
1994-05-05 Andrey ChernovComment out PW_COMPAT, cause binary incompatibility...
1994-05-05 Jordan K. HubbardRevert bogus spelling correction back out.
1994-05-04 Rod GrimesUSL copyright
1994-05-03 Jordan K. HubbardPull in Bruce's fixes to make profiling in libraries...
1994-04-24 Jordan K. HubbardFix gross spelling and typographical errors pointed...
1994-04-23 Garrett WollmanFix stupid spelling error.
1994-04-23 Garrett WollmanHide version of __slbexpand used by fgetline() so that...
1994-04-23 Garrett WollmanUndo Andrew's hack and do it properly, with write(2).
1994-04-22 Andrey ChernovPrint out exactly name of program which use this depricated
1994-04-22 Garrett WollmanUndid Andrew's removal of fgetline(). It is still...
1994-04-21 Garrett WollmanDocument different sete[ug]id() functionality.
1994-04-21 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-04-19 Andrew Moorereplace fgetline with fgetln
1994-04-17 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-04-17 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-04-17 Andrew MooreFrom NetBSD:
1994-04-15 Geoff Rehmetminor typo in stat.2 man page
1994-04-13 Poul-Henning KampThis commit was generated by cvs2svn to track changes...
1994-04-13 Garrett WollmanAdded more missing links for functions.
1994-04-13 Garrett WollmanNote that UTF-2 is also called UTF-8 by some people.
1994-04-09 Andreas SchulzCorrect a typo in the manpage. I didn't find anywhere...
1994-04-07 Andreas SchulzSwap also the undef macros for tolower and toupper...
1994-04-07 David GreenmanPatch from Sean Vickery <seanv@cs.uq.edu.au>:
1994-04-07 Geoff Rehmetlocale support broke tolower and toupper -
1994-04-06 Geoff RehmetThis commit was generated by cvs2svn to track changes...
1994-04-06 Paul RichardsFix installation of manual pages. Each page needed...
1994-04-04 Garrett WollmanFirst pass at adding locale support. This code only...
1994-04-04 Garrett WollmanAdded back setruid() and setrgiod(), but make them...
1994-04-03 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-04-02 Garrett WollmanCompletely delete setr[ug]id, since they no longer...
1994-03-31 David GreenmanMinor performance improvements from J.T.Conklin and...
1994-03-28 Andrew MooreChange mmap(): MAP_PRIVATE to MAP_FILE|MAP_PRIVATE
1994-03-20 Andreas SchulzAdding the new filesystem types ( ISOFS, PROCFS, DEVFS...
1994-03-18 Jordan K. HubbardFix memory leak.
1994-03-16 Garrett WollmanForgot to correct prototype of execve(). Now done.
1994-03-16 Garrett WollmanDocumented execve()'s action wrt SUGID, and corrected...
1994-03-16 Garrett WollmanDocumented new logic of set*id calls. Moved setuid...
1994-03-15 Garrett WollmanAdded system call stubs for ntp_gettime and ntp_adjtime...
1994-03-09 Andrey Chernovwarned not set in __initdb
1994-03-07 Andreas SchulzFixed a wrong name in semconfig.c . The else part fault...
1994-03-04 Andrey ChernovMemcmp compares SIGNED characters! (change movsbl to...
1994-03-04 Andrey ChernovFix unsigned comparation (movsbl --> movzbl)
1994-03-04 Steven WallaceFix typo in man page
1994-03-02 Andrey ChernovWARNING! Records layout in *pwd.db now changed (for...
1994-02-27 Andrey ChernovChanges backed out until discussion stopped.
1994-02-27 Poul-Henning KampThis commit was generated by cvs2svn to track changes...
1994-02-26 Andrey ChernovPrevious version of passwd dbase works well for small...
1994-02-26 Poul-Henning KampI have made the stuffm, which was pulled into libc...
1994-02-25 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-21 Rod Grimes>From: Andreas Schulz <ats@g386bsd.first.gmd.de>
1994-02-21 Rod GrimesAdd $Id$ to all, clean up multiple spaces
1994-02-21 Rod GrimesClean up multiple space (convert to tabs). Add $Id$
1994-02-21 Rod Grimes>From: Andreas Schulz <ats@g386bsd.first.gmd.de>
1994-02-15 Jordan K. HubbardARGH! More ^&%*@#$!! functions not using the ENTRY...
1994-02-15 Nate WillamsMan pages that should have been in the tree months...
1994-02-15 Jordan K. HubbardFix the missing .type entry that was causing one last...
1994-02-13 Jordan K. HubbardThese are my rewritten ENTRY macros for adding in ...
1994-02-11 Nate WillamsRemoved cut-here line from bottom on man-page.
1994-02-07 Andrey ChernovAdd Moscow timezone.
1994-02-07 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-02-07 Andrew MooreThis commit was generated by cvs2svn to track changes...
1994-02-06 Garrett WollmanFix compiler warning.
1994-02-05 Andrey ChernovThis commit was generated by cvs2svn to track changes...
1994-02-04 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-04 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-03 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-03 Garrett WollmanRemoved all avoidable references to the U word (comment...
1994-02-01 Andreas SchulzBugfix for chmod(1) not working for the "o=" or similar...
1994-02-01 Jordan K. HubbardFrom: Andrew Moore <alm@netcom.com>
1994-01-31 David Greenman WINE/user LDT support from John Brezak, ported to...
1994-01-31 Rod GrimesMissing + on MLINKS line for crypt manual pages.
1994-01-31 David GreenmanPatch from Garrett Wollman to add Mach compatibility...
1994-01-31 Rod GrimesFix manual page lines so they work correctly.
1994-01-29 Nate WillamsRemoved older regexp function for new POSIX regex handl...
1994-01-29 Nate WillamsEnabled the regex code in the library. We know have...
1994-01-29 Nate WillamsHenry Spencer's REGEX package modified for vi (bug...
1994-01-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
next