add xref to fsdb(8)
[unix-history] / usr / src / lib /
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
1987-07-11 Zhishun Alex LiuTAHOE's code generator doesn't give us correct code...
1987-07-11 Zhishun Alex Liu(double)sx*sy bug on TAHOE work-around: force temporary...
1987-07-11 Zhishun Alex Liufixing bug in drem (reserved-operand fault).
1987-07-11 Zhishun Alex Liuincorporating changes made by CSRG people(?)
1987-07-11 Zhishun Alex Liuuse hex representation.
1987-07-11 Zhishun Alex Liuuse hex. since TAHOE doesn't perform dec->bin. conversi...
1987-07-11 Zhishun Alex Liuadding _0x macro for TAHOE.
1987-07-11 Zhishun Alex Liuexcluding TAHOE also...
1987-07-11 Zhishun Alex Liuadding _0x macro for TAHOE.
1987-07-07 Zhishun Alex Liufirst shot at TAHOE.
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 Keith Bosticnew template
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-25 Gregory MinshallAdd 'addbytes.c', plus some cleanup by K. Bostic in...
1987-06-25 Gregory Minshalldate and time created 87/06/24 14:16:35 by minshall
1987-06-22 Keith Bosticnew template
1987-06-20 Keith Bosticnew template
1987-06-20 Keith Bosticnew tempalte
1987-06-20 Keith Bosticnew template
1987-06-20 Keith Bosticnew template
1987-06-19 Mike Karelsupdate for pack labels
1987-06-18 Keith Bosticopcodes/rcodes static, start with underscore; spaces...
1987-06-07 Keith Bosticnew template
1987-06-07 Keith Bosticinstall owner/group bin
1987-06-07 Keith Bosticnew template
1987-06-07 Keith Bosticadded depend label
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
next