add header, labels
[unix-history] / usr / src / lib /
1987-12-01 Keith Bosticadd header, labels
1987-12-01 Keith Bosticchecked in for zliu; added header, various labels
1987-12-01 Keith Bosticnew header; add clean label
1987-12-01 Keith Bosticnew header; fix clean
1987-12-01 Keith Bosticnew header
1987-12-01 Keith BosticBerkeley code, new header
1987-12-01 Keith BosticBerkeley code; fix copyright
1987-11-25 Keith BosticDEC Gigi is -lplotgigi, not -lplot; bug report 4.3BSD...
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 Bosticoverlay, not overwrite; bug report 4.3BSD/usr.lib/51...
1987-09-15 John A. Kunzeupgrade for .termcap and TERMPATH
1987-09-15 Keith Bosticuse stat, not access; bug report 4.3BSD/lib/94
1987-09-12 John A. KunzeAdded TERMPATH support, with default path of "~/.termca...
1987-09-12 John A. Kunzeadded test target to compile test programs
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-09-01 Keith Bosticspelling check
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-05 Zhishun Alex Liudate and time created 87/08/04 14:13:53 by zliu
1987-08-04 Zhishun Alex Liumoving cabs.c to ../ieee/
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-08-04 Zhishun Alex Liurearrange code; added z_abs();
1987-08-04 Zhishun Alex Liurearrange code; added z_abs().
1987-07-28 Keith Bosticchecked in for karels; fix NO_ADDRESS error, use C...
1987-07-28 Keith Bosticnew template
1987-07-28 Keith Bosticexplicitly assign ownership
1987-07-28 Keith BosticDEBUG uses strings
1987-07-25 Zhishun Alex Liudate and time created 87/07/24 13:32:05 by zliu
1987-07-25 Zhishun Alex Liudate and time created 87/07/24 13:32:04 by zliu
1987-07-25 Zhishun Alex Liusplitting trig.c into sincos.c and tan.c...
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-19 Zhishun Alex Liuifdef vax||tahoe...
1987-07-18 Mike Karelsportability fixes from dpk
1987-07-16 Kirk McKusickmissing parens in calculation of "extra byte" (from...
1987-07-14 Zhishun Alex Liuclean-ups.
1987-07-14 Zhishun Alex Liuadding NATIONAL support.
1987-07-14 Zhishun Alex Liumerging changes to alleviate NATIONAL deficiencies.
1987-07-14 Zhishun Alex Liuifdef out rint since KC added rint in ./NATIONAL/support.s
1987-07-14 Zhishun Alex Liurestructuring.
1987-07-14 Zhishun Alex Liumerging with drem.s
1987-07-14 Zhishun Alex Liujsb->callf; 1:->9:
1987-07-14 Zhishun Alex Liuclean-ups.
1987-07-14 Zhishun Alex Liure-structuring
1987-07-14 Zhishun Alex Liudate and time created 87/07/13 13:28:16 by zliu
1987-07-14 Zhishun Alex Liure-structuring.
1987-07-14 Zhishun Alex Liuvarious clean-ups; added Makefile and mcount.sed.
1987-07-14 Zhishun Alex Liudate and time created 87/07/13 13:03:01 by zliu
1987-07-14 Zhishun Alex Liudate and time created 87/07/13 12:26:06 by zliu
1987-07-13 Zhishun Alex Liulib$dsqrt_r5 should have its .word off (i.e. 0x0).
1987-07-12 Zhishun Alex Liudate and time created 87/07/11 23:36:21 by zliu
1987-07-12 Zhishun Alex Liudate and time created 87/07/11 18:43:03 by zliu
1987-07-12 Zhishun Alex Liumaking error handling consistent in support.c by calling
1987-07-12 Zhishun Alex Liure-install -r1.4
next