add Berkeley copyright
[unix-history] / usr / src / lib / libc / gen /
1988-12-01 Keith Bosticadd Berkeley copyright
1988-11-29 Keith Bosticdate and time created 88/11/28 16:18:44 by bostic
1988-11-29 Keith Bosticdate and time created 88/11/28 16:18:04 by bostic
1988-11-29 Keith Bosticdate and time created 88/11/28 16:17:56 by bostic
1988-11-15 Keith Bosticfrom scratch
1988-11-15 Keith Bosticmake consistent with getpwent and getgrent
1988-10-08 Marc Teitelbaumdate and time created 88/10/07 16:35:45 by marc
1988-10-01 Keith BosticBerkeley copyright notice
1988-09-23 Keith Bosticfrom scratch; write to /dev/tty if possible, block...
1988-09-18 Keith Bosticrework get{gr,pw,fs}ent to all be about the same;
1988-09-17 Keith Bosticdocument all return values, add Berkeley copyright...
1988-09-17 Keith Bosticinformation hiding; don't need 1024 for /etc/fstab
1988-09-02 Keith Bosticreformat; fixed to check for pipe call opening stdout...
1988-09-01 Keith Bosticfrom scratch; add Berkeley specific header
1988-09-01 Keith BosticKen Arnold's version from UNIX Review
1988-09-01 Keith Bosticadd Berkeley specific copyright; from scratch
1988-08-16 Keith Bosticremove getfstype(3); doc that lines w/ type of FSTAB_XX...
1988-08-16 Keith Bosticuse correct buffer size; use strtok(3), delete fsskip...
1988-08-14 Keith Bosticadd Berkeley copyright
1988-08-06 Keith Bostic59 is unused; 61 is ECONNREFUSED not EREFUSED; add...
1988-08-04 Keith Bosticwritten by Sam Leffler; add Berkeley specific copyright
1988-08-04 Keith Bosticadd Berkeley specific copyright notices
1988-08-03 Keith Bosticadd Berkeley specific header
1988-08-03 Keith Bosticwritten by Serge Granik; add Berkeley specific header
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!
next