DEC Gigi is -lplotgigi, not -lplot; bug report 4.3BSD/man/29
[unix-history] / usr / src / lib / libc /
1987-11-25 Keith BosticBerkeley code, fix copyright
1987-11-24 Keith Bosticshould be unsigned chars as offsets into comparison...
1987-11-22 Mike Karelsrefer to search procedure
1987-11-22 Mike Karelsbring up to rev 6
1987-11-22 Mike Karelsadd RES_DNSRCH
1987-11-22 Mike Karelsadd herror, hostname(7)
1987-11-20 Mike Karelschange dn_skip=>dn_skipname; bigger buffer; watch for...
1987-11-20 Mike Karelschange dn_skip to dn_skipname with new arg for sanity...
1987-11-19 Keith Bosticbcmp of 0 bytes returns 0 bytes
1987-11-18 Keith Bosticdate and time created 87/11/17 19:18:49 by bostic
1987-11-08 Mike Karelsdon't try to connect connected socket, and keep sending;
1987-11-08 Mike Karelsminor cleanup
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-26 Keith Bosticuid is uid_t, gid is gid_t
1987-10-26 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith BosticANSI C; sprintf now returns an int; document all return...
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith Bosticgive s1/s2 meaningful names if ambiguous
1987-10-17 Keith Bosticstderr should not be line buffered
1987-10-02 Keith Bosticreturn u_long, not int; bug report 4.3BSD/lib/37
1987-10-02 Keith BosticINADDR_NONE, not -1; bug report 4.3BSD/lib/22
1987-10-01 Keith Bosticnull pointer fix; bug report 4.3BSD/lib/23
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/25
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 Bosticlong/int problems, linted; bug report 4.3BSD/lib/34
1987-10-01 Keith Bosticnet is a long; bug report 4.3BSD/lib/35
1987-10-01 Keith Bosticsignals are longs; bug report 4.3BSD/lib/38
1987-10-01 Keith Bosticget rid of global conffile
1987-10-01 Keith Bosticsys_nerr and sys_errlist are externs
1987-10-01 Keith Bostictypo, .rhosts in home directory now; bug report 4.3BSD...
1987-10-01 Keith Bosticminor typo; bug report 4.3BSD/man/13
1987-10-01 Keith Bostictime has been moved to section 3; bug report 4.3BSD...
1987-10-01 Keith Bosticfix st_atime description; bug report 4.3BSD/man/18
1987-09-24 Keith Bosticjust do rm -rf and don't bother ignoring exit
1987-09-15 Keith Bostic.hostaliases: perfect match only, allow empty lines
1987-09-15 Keith Bosticuse stat, not access; bug report 4.3BSD/lib/94
1987-09-11 Keith Bosticdocument perror((char *)NULL)
1987-09-05 Keith Bosticfix opterr usage; bug report 4.3BSD/lib/86; reformat
1987-09-05 Kirk McKusickadd <sys/param.h> to define hton (4.3BSD/lib/89)
1987-08-28 Mike Karelsdefeat DEFNAMES if removing trailing '.'; fix typo
1987-08-28 Kirk McKusickavoid writing out null's in error messages (4.3BSD...
1987-08-26 Kirk McKusickreturn s1 if zero or negative length
1987-08-04 Keith Bostickarels; completion queries deleted
1987-08-04 Keith Bosticchange strcasencmp to strncasecmp
1987-08-04 Mike Karelsreject numeric hostnames without bothering the root;
1987-08-04 Keith Bosticchange strcasencmp to strncasecmp
1987-07-28 Keith Bosticchecked in for karels; fix NO_ADDRESS error, use C...
1987-07-28 Keith BosticDEBUG uses strings
1987-07-22 Keith Bosticmsg_accrights should be NULL if not used
1987-07-22 Mike Karelschange misleading array notation to pointers on *msg
1987-07-18 Mike Karelsportability fixes from dpk
1987-07-06 Keith Bosticmake hostalias more paranoid about its input
1987-07-03 Keith Bosticnew version with case table lookup; ripped off from...
1987-07-03 Keith Bosticadded strcasecmp() and strcasencmp()
1987-07-03 Keith Bosticdate and time created 87/07/02 09:10:33 by bostic
1987-07-01 Mike Karelsclear h_errno on search in case later try succeeds
1987-07-01 Mike Karelsnslookup uses the strings, put them in but make the...
1987-06-26 Mike Karelscheck for loops in compressed names
1987-06-19 Mike Karelsupdate for pack labels
1987-06-18 Keith Bosticopcodes/rcodes static, start with underscore; spaces...
1987-06-07 Keith Bosticinstall owner/group bin
1987-06-07 Keith Bosticnew template
1987-06-07 Keith Bosticnew template
1987-06-04 Keith Bosticbug report 4.3BSD/lib/65
1987-05-31 Keith Bosticremoved MACHINE/csu from depend list
1987-05-29 Keith Bosticmachine now defined in make
1987-05-13 Mike Karelsconnect once, then disconnect
1987-05-13 Mike Karelskeep list of local domains
1987-05-13 Mike Karelstry ascending domain tree, starting with local domain,
1987-05-11 Kirk McKusickNOCOMPAT is history
1987-04-26 Keith Bosticbug report 4.2BSD/man/31
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-12 Keith Bostictp or tzp can be NULL
1987-04-11 Keith Bosticbug report 4.2BSD/lib/63
1987-04-11 Keith Bosticmajor rework; bug report 4.2BSD/lib/63
1987-04-11 Keith Bosticbug report 4.2BSD/lib/51
1987-04-11 Keith Bosticinitgroups is 3, not 3X
1987-04-11 Keith Bosticinitgroups is 3 now, not 3X
1987-04-11 Keith Bosticffs returns 0 if passed 0; bug report 4.2BSD/lib/16
1987-04-07 Mike Karelsmissing _
1987-04-07 Keith Bosticminor printf format error
1987-04-07 Keith Bosticprintf format/argument mismatch
1987-04-04 Keith Bosticbug report 4.1BSD/sys/36
1987-04-04 Keith Bosticbug report 4.1BSD/sys/14
1987-04-04 Mike Karelsneed hostlib
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
next