written by Kirk McKusick and Sam Leffler; add Berkeley specific header
[unix-history] / usr / src / lib / libc / gen /
1988-08-03 Keith Bosticadd Berkeley specific header, written for compatibility
1988-08-03 Keith Bosticlint cleanup, add Berkeley specific header
1988-08-03 Keith Bosticdon't reference free'd memory; bug report 4.3BSD/lib/129
1988-07-27 Keith Bosticadd Berkeley specific header; written by Sam Leffler
1988-07-27 Keith Bosticadd appropriate copyright; written by Sam Leffler
1988-07-22 Keith Bosticadd Berkeley specific copyright
1988-07-20 Keith Bosticadd Berkeley specific copyright
1988-07-19 Keith Bosticwritten at Berkeley when gettimeofday added; add Berkel...
1988-07-19 Keith Bosticadd Berkeley specific copyright
1988-07-07 Keith Bosticmake tzone file copyright notices consistent
1988-06-28 Keith Bosticinstall approved copyright notice
1988-06-28 Keith Bosticinstall approved copyright notice
1988-06-19 Keith Bosticinstall approved copyright notice
1988-06-19 Keith Bosticls -f /vmunix was dropping core
1988-06-01 Mike Karelsuse connect instead of sendto (for chrooted programs)
1988-05-24 Keith Bosticadd Berkeley specific header; don't print out trailing...
1988-05-21 Mike Karels... and do it right
1988-04-25 Keith Bosticfix for ANSI C
1988-03-25 Mike Karelspri 0 is legal; clear facility bits before computing...
1988-02-28 Keith Bostic2.10BSD long/int fix
1988-01-27 Marc Teitelbaumadd b0 and b1 capabilities: primary and secondary boot...
1988-01-04 Kirk McKusickuse strcasecmp in place of ustrcmp (4.3BSD/lib/101...
1987-12-22 Keith Bosticmake ANSI C compatible
1987-12-04 Keith Bosticput reasonable header on it
1987-12-04 Keith Bosticadd Berkeley specific header
1987-11-06 Keith Bosticadd setgrfile
1987-11-06 Keith Bosticadd setgrfile; bug report 4.3BSD/lib/96
1987-11-06 Keith Bosticadd setgrfile
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-01 Keith Bosticlong/int bug; bug report 4.3BSD/lib/24
1987-10-01 Keith Bosticlong/int bug; bug report 4.3BSD/lib/26
1987-10-01 Keith Bosticlong/int bug; bug report 4.3BSD/lib/27
1987-10-01 Keith Bosticlong/int bug; bug report 4.3BSD/lib/28
1987-10-01 Keith Bosticlong/int bug; bug report 4.3BSD/lib/32
1987-10-01 Keith Bostictime has been moved to section 3; bug report 4.3BSD...
1987-06-19 Mike Karelsupdate for pack labels
1987-04-21 Mike Karelsuse header macro
1987-04-14 Keith Bosticbug report 4.2BSD/lib/10, 4.2BSD/lib/11, 4.2BSD/usr...
1987-04-14 Keith Bosticbug report 4.2BSD/man/26
1987-04-13 Keith Bosticupdate from Arthur Olson; bug report 4.3BSD/lib/52
1987-04-07 Mike Karelsmissing _
1987-04-07 Keith Bosticminor printf format error
1987-04-03 Keith Bosticchanged order of TZ evaluation
1987-04-02 Keith Bosticchanged tztab to _tztab
1987-03-29 Keith Bosticput LIBC_SCCS back
1987-03-29 Keith Bosticput LIBC_SCCS back
1987-03-29 Keith Bosticnew time package
1987-03-29 Keith Bosticlinted
1987-03-23 Keith Bosticcorrected timezone entry
1987-03-23 Keith Bosticchanges for the new time package
1987-03-12 Keith Bosticadded new time package routines
1987-03-05 Keith Bosticdocumented new time package
1987-02-03 Mike Karelstoss byte swapping
1987-01-20 Mike Karelsconvert to disklabels
1986-12-23 Keith Bosticdocument macro dirfd; bug report 4.1BSD/sys/31
1986-12-02 Keith Bosticadded "see also"
1986-11-26 Keith Bosticrewrote to reflect reality
1986-10-16 Sam Lefflercheck for 0 sector size and/or rpm's
1986-08-13 Kirk McKusickdelete decryption for the foreign sites
1986-08-13 Kirk McKusickdelete decryption for the foreign sites
1986-07-26 Jim Bloomfix comments at beginning of line, fix buffer pointer...
1986-07-19 Jim Bloomclean up comment handling some more, keep shells straight
1986-07-19 Jim Bloomignore comments starting at beginning of line
1986-05-28 Kevin Dunlapadd comma
1986-05-28 Kevin Dunlapclean up english
1986-05-23 Anne Hughesspelling
1986-05-21 Mike Karelslast-minute corrections
1986-05-20 Anne Hughesspelling correction
1986-05-20 Mike Karelscomments now delimited, quoted strings may escape quote...
1986-05-20 Jay Lepreaumagic flag strings must be tokens
1986-05-18 Jay Lepreauthe window strings is NOT quoted at this point; other...
1986-05-16 Mike Karelsa bit more accurate
1986-05-16 Mike Karelsnew stuff
1986-05-16 Kirk McKusicknote use of ndbm
1986-05-14 Mike Karelsupdate limit
1986-05-14 Mike Karelswho can't count? It's one syscall!
1986-05-13 Kirk McKusickformat
1986-05-13 Mike Karelsit's going away!
1986-05-13 Mike Karelsualarm
1986-05-13 Mike Karelsno more we don't
1986-05-13 Mike Karelsadd see-alsos
1986-05-13 Mike Karelsfmt
1986-05-13 Mike Karelsmove from 3X to 3
1986-05-10 Jay Lepreaumake explicit what happens when ctty but no utmp entry...
1986-05-10 Jay Lepreaureturn 0 not null string when user has a ctty but no...
1986-05-10 Jay Lepreauavoid return pointer to a null string; return 0 instead
1986-05-08 Mike Karelsfix problems created by using vfork
1986-05-08 Mike Karelsfix problems created by using vfork
1986-04-27 Donn SeeleyMention the return type -- don't confuse lint.
1986-04-27 Donn SeeleyChange error return to -1 to match manual page. Should...
1986-04-27 Donn Seeleysetttyent() and endttyent() don't return anything ...
1986-04-26 Kirk McKusickexece is really execve
1986-04-25 Mike Karelsadd LOG_NOWAIT, correct console logging
1986-03-28 Jim Bloom<sys/time.h> becomes <time.h>
1986-03-27 Jim Bloomparam.h no longer needed
1986-03-25 Kirk McKusickmove description up into structure (from hollywood...
1986-03-14 Mike Karelsoops, too much Fortran lately
1986-03-10 Donn Seeleyadded LIBC_SCCS condition for sccs ids
1986-03-09 Mike Karelsdon't need to print priority on console; s/fork/vfork
1986-01-10 Kirk McKusick4.3BSD version
next