add man page, cleanup
[unix-history] / usr / src / lib /
1988-06-04 Keith Bosticdate and time created 88/06/03 18:56:41 by bostic
1988-06-04 Keith Bosticdate and time created 88/06/03 18:56:30 by bostic
1988-06-04 Keith Bosticdate and time created 88/06/03 18:38:12 by bostic
1988-06-04 Keith Bosticadd {strcat,strcmp,strcpy}n.c; they aren't Sys V routin...
1988-06-04 Keith Bosticadd D, O, U; completely redo the floating point
1988-06-03 Keith Bosticcopy in Berkeley copyrighted versions
1988-06-03 Keith Bosticrewritten from scratch; add Berkeley specific header
1988-06-02 Keith Bosticfix "printf("%4.1f\n", (double)0.0);"
1988-06-01 Mike Karelsuse connect instead of sendto (for chrooted programs)
1988-05-26 Keith Bosticmake tags by default, install tags on install:
1988-05-26 Keith Bosticwritten by Kirk McKusick and Sam Leffler; add Berkeley...
1988-05-26 Keith Bosticwritten by Robert Elz; add Berkeley specific header
1988-05-25 Keith Bosticfix %.60g to not add on precision digits
1988-05-25 Keith Bosticderived by Alex Zliu from VAX atof
1988-05-25 Keith Bosticdate and time created 88/05/24 18:59:05 by bostic
1988-05-25 Keith Bosticdate and time created 88/05/24 18:59:04 by bostic
1988-05-24 Keith Bosticadd tags
1988-05-24 Keith Bosticfix tags
1988-05-24 Keith Bosticrestructure libc
1988-05-24 Keith Bosticadd Berkeley/CCI specific header; fix sccsid
1988-05-24 Keith Bosticadd Berkeley specific header; don't print out trailing...
1988-05-24 Keith BosticANSI C fix
1988-05-24 Keith Bosticadd Berkeley specific header
1988-05-24 Keith Bosticadded Berkeley specific header
1988-05-24 Keith Bosticmake sure we can write
1988-05-24 Keith Bosticvarious padding fixes from Chris
1988-05-23 Kirk McKusickconvert to use DEFS.h in ../../vax
1988-05-22 Keith Bosticnew version from Kahan and Zliu; AT&T free, add Berkele...
1988-05-21 Mike Karels... and do it right
1988-05-21 Keith Bosticadd Berkeley specific header
1988-05-21 Keith Bosticset DEFS to compile in SCCS ids.
1988-05-21 Keith Bosticset DEFS to compile in SCCS ids.
1988-05-21 Keith Bosticrestructuring libc
1988-05-21 Keith Bosticrestructuring libc
1988-05-21 Keith Bosticadd Berkeley specific header
1988-05-20 Keith Bosticadd regexp to SEE ALSO list
1988-05-20 Keith Bosticcreate compat-4.3
1988-05-20 Mike Karelsprint times in human-readable form (from Nowicki)
1988-05-20 Mike Karelsdisconnect after first server regardless of how we...
1988-05-20 Keith Bosticmove syscall.h to /sys/h
1988-05-20 Keith Bosticdate and time created 88/05/19 12:14:02 by bostic
1988-05-20 Keith Bostichandle exponents greater than 2 digits
1988-05-20 Keith Bosticif precision is specified, 0 flag is ignored for diouXx...
1988-05-19 Keith Bosticremove references to long double; it's just not available
1988-05-19 Keith Bosticwrite 0's for unreasonable precision requests after...
1988-05-19 Keith Bosticfix rest of Chris' bugs, mostly sign and padding placement
1988-05-19 Keith Bosticif zero value, and precision of zero, nothing gets...
1988-05-19 Keith Bosticalways pad with spaces on the right
1988-05-19 Keith BosticChris' fix for alternate hex and octal mode
1988-05-19 Keith Bosticrip out statics; go back to fixed buffer size, malloc...
1988-05-18 Keith Bosticdon't reinit buffer each time
1988-05-18 Keith BosticChris says that ANSI now says if you specify the precis...
1988-05-18 Keith BosticChris argues convincingly for a hex representation...
1988-05-18 Keith Bostichandle infinite floating point precision
1988-05-18 Keith BosticChris's changes, plus some minor fixes
1988-05-18 Keith Bosticmake `"%4l3d"', `"%*3d", 4', and `%3*d' do the right...
1988-05-17 Keith Bosticfix string precision check
1988-05-17 Keith Bosticredo putc macro for part of %s, and parsing format...
1988-05-12 Keith Bosticminor whacks; checkpoint before speed attempt
1988-05-12 Keith Bosticminor cleanups, move format checking into _cvt
1988-05-11 Keith Bosticpasses basic checks with rewritten floating point
1988-05-10 Keith Bosticcheckpoint; gonna try and rewrite floating point
1988-05-10 Keith Bosticfirst version to pass basic tests; rewrite complete
1988-05-10 Keith Bosticversion that attempts to do formatting of floats itsellf
1988-05-09 Keith Bosticadd 'e' format
1988-05-09 Keith Bosticfirst cut at ANSI version; also added 'f' format
1988-05-08 Keith BosticFirst "working" version. Rip out roman number and...
1988-05-08 Keith Bosticoriginal posting by Steve Summit to USENET
1988-05-07 Keith Bosticmention disablement of opterr to get rid of error messages
1988-04-30 Keith Bosticadd Berkeley specific header
1988-04-30 Keith Bosticadd Berkeley specific headers
1988-04-30 Keith Bosticadd Berkeley specific header
1988-04-30 Keith Bosticadded Berkeley specific header
1988-04-30 Keith Bosticadd Berkeley specific copyright
1988-04-30 Keith Bosticadd Berkeley specific copyright
1988-04-30 Keith Bosticadd Berkeley copyright; NOTE: this code is AT&T derived!
1988-04-30 Keith Bosticadd Berkeley specific copyright
1988-04-25 Keith Bosticfix for ANSI C
1988-04-25 Keith Bosticfix for ANSI C
1988-04-22 Mike Karelsfinish the fix
1988-04-20 Keith Bosticallow lone ``-'' as option letter
1988-04-20 Keith Bosticallow a single '-' to be specified
1988-04-14 Keith Bosticadd Berkeley specific manual header
1988-04-14 Mike Karelstrivia
1988-04-13 Mike Karelsoops
1988-04-06 Mike Karelsadd herror to list of entries, update NO_DATA
1988-04-06 Mike Karelsreturn NO_DATA instead of HOST_NOT_FOUND from res_search
1988-04-05 Keith Bosticcomment didn't reflect code; bug report 4.3BSD/usr...
1988-03-30 Mike Karelsdon't check auth. bit on NXDOMAIN/noanswer (ready for...
1988-03-25 Mike Karelspri 0 is legal; clear facility bits before computing...
1988-03-15 Keith Bosticdate and time created 88/03/14 13:04:59 by bostic
1988-03-15 Keith Bosticnew version from Mike Karels
1988-03-15 Keith Bosticadd Berkeley specific headers; checked in for Mike...
1988-03-14 Keith Bosticnote that _getshort used by sendmail
1988-03-08 Keith Bosticadded Berkeley specific header
1988-03-08 Keith Bosticadded Berkeley specific headers
1988-03-08 Keith Bosticadd Berkeley specific header
1988-03-08 Keith Bosticadd Berkeley specific headers
1988-02-29 Mike Karelsdon't need to skip first dnptr in dn_find, it's already...
1988-02-28 Keith Bostic2.10BSD long/int fix
next