reject numeric hostnames without bothering the root;
[unix-history] / usr / src / lib /
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
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
1987-03-23 Keith Bosticcorrected timezone entry
1987-03-23 Keith Bosticchanges for the new time package
next