mention HLFSD paper
[unix-history] / usr / src /
1994-04-15 Eric Allmanmention HLFSD paper
1994-04-15 Eric Allmandon't assume that long is 4 bytes
1994-04-15 Eric Allmangive return-receipt on delivery to mailing lists (inste...
1994-04-15 Eric Allmanadd "noreceipts" privacy flag
1994-04-15 Eric Allmanimprove "out of temp space" error message
1994-04-14 Eric Allmanadd PRIV_NORECEIPTS
1994-04-14 Eric Allmanadd EF_NORECEIPT
1994-04-14 Mike Karelsrestore my 1985 change to pass the listening socket...
1994-04-14 Jan-Simon Pendryadd 1994 copyright
1994-04-14 Eric Allmananother try to avoid dot-less canonical names
1994-04-14 Eric AllmanNCR 3000 changes
1994-04-14 Eric Allmandate and time created 94/04/13 10:27:13 by eric
1994-04-14 Eric Allmanadd NCR 3000 support
1994-04-14 Eric Allmandebugging in ndbm_map_close
1994-04-13 Eric Allmantry to handle very large SIZE parameters (should be...
1994-04-13 Eric Allmanemphasize that full domain name must be first in /etc...
1994-04-13 Eric Allmanreplace CHANGES-R5-R8 with doc/changes/changes.me
1994-04-13 Eric Allmandate and time created 94/04/13 07:30:38 by eric
1994-04-13 Kirk McKusickput back the Usenix title stuff
1994-04-13 Eric Allmanavoid bogus relay= logging
1994-04-13 Eric Allmanspeed up reading of messages by reducing system call...
1994-04-13 Eric Allmanfix need for double space between ESMTP args on MAIL...
1994-04-13 Eric AllmanIRIX cleanup
1994-04-13 Eric Allmanfix botch in multi-line SMTP greeting code
1994-04-13 Eric Allmanchanges to make inetd and rsh invocations work better
1994-04-13 Eric Allmanmake HELO and EHLO response consistent
1994-04-13 Eric Allmanhesiod changes from Todd Miller
1994-04-13 Eric Allmanarrange for good sysexits.h before compilation begins
1994-04-13 Eric AllmanSCO support for fsync
1994-04-13 Eric Allmanfix duplicate -I. flag
1994-04-13 Eric Allmanadd SFS_STATVFS
1994-04-13 Eric AllmanNetBSD updates
1994-04-13 Eric Allmanmake location of sendmail.st consistent
1994-04-13 Eric AllmanUnixWare changes
1994-04-12 Eric Allmansyntax bug (oops!)
1994-04-12 Eric Allmanadd src/Makefile.CLIX
1994-04-12 Eric Allmandate and time created 94/04/12 08:43:01 by eric
1994-04-12 Eric Allmanupdates for Intergraph CLIX
1994-04-12 Eric Allmanhandle possible zero arg to xalloc and large file sizes
1994-04-12 Eric Allmandeliver all mail in a new session; this solves some...
1994-04-12 Eric Allmanhandle multi-line greeting messages
1994-04-12 Eric Allmandon't complain about no NIS domain for optional NIS...
1994-04-12 Eric Allmanupdates for picky C compilers
1994-04-12 Kirk McKusickdon't vgone the vnode in vcount if it is ours
1994-04-12 Eric Allmanparameterize nroff so people can drop in other versions
1994-04-11 Keith Bosticmove tcppredack, tcppreddat, tcppcbcachemiss into the...
1994-04-09 Jan-Simon Pendrypass V_SAVE to vinvalbuf
1994-04-09 Kirk McKusickcleanup code and comment on maximum number of processes...
1994-04-09 Keith Bosticretry the lstat if the create fails because the file...
1994-04-09 Keith BosticEric points out that you can compare the stat structure...
1994-04-09 Jan-Simon Pendryfix typos
1994-04-08 Keith Bosticmake the symbolic link race harder to hit by checking...
1994-04-08 Eric Allmanportability changes for SunOS and BSD/386
1994-04-08 Keith Bostictypo
1994-04-07 Jan-Simon Pendryadd 1994 copyright
1994-04-07 Jan-Simon Pendryprettiness police
1994-04-07 Jan-Simon Pendryfix REST.
1994-04-07 Jan-Simon Pendryfix globbing - need NOCHECK flag
1994-04-07 Jan-Simon Pendryfix restart command
1994-04-07 Jan-Simon Pendryfix globbing - need NOCHECK flag
1994-04-06 Keith Bostichosts which are down were sorted incorrectly
1994-04-06 Keith Bosticprettiness police
1994-04-06 Keith Bosticrewrite the test for clarity
1994-04-05 Jan-Simon Pendryrandom wasn't. now uses integer compare with 0, which...
1994-04-05 Keith Bostic4.4BSD-Lite
1994-04-05 Keith Bosticset EDITOR, PAGER
1994-04-05 Keith Bostic4.4BSD-Lite
1994-04-05 Keith Bosticset up vi
1994-04-05 Keith Bostic4.4BSD-Lite
1994-04-05 Jan-Simon Pendryeliminate local version of glob (cf ftp)
1994-04-05 Keith Bosticmake the LBL stand out
1994-04-05 Keith Bosticone more try, with feeling
1994-04-05 Keith Bosticmatch the real 4.4BSD include file for recv, recvfrom...
1994-04-05 Keith Bosticdon't use nargs when calculating the command length...
1994-04-05 Keith Bosticallocate memory fast, use the user's SHELL, make -0...
1994-04-05 Keith Bosticnon-proprietary version from Jan-Simon Pendry
1994-04-05 Keith Bosticminor reworking for clarity
1994-04-05 Keith Bosticnon-proprietary version from Jan-Simon Pendry
1994-04-04 Keith Bosticoptind is declared in the library
1994-04-04 Keith Bosticcan't put %M% in a comment either
1994-04-04 Jan-Simon Pendryprettiness police
1994-04-04 Jan-Simon Pendryprettiness police.
1994-04-04 Jan-Simon Pendryprettiness police
1994-04-04 Keith Bosticprettiness police
1994-04-04 Keith Bosticsigsetops is in section 3
1994-04-04 Jan-Simon Pendryprettyness police
1994-04-04 Jan-Simon Pendryfix _ parsing
1994-04-04 Keith Bosticredo pagesize as a shell script
1994-04-04 Keith Bosticdate and time created 94/04/03 11:31:01 by bostic
1994-04-04 Jan-Simon Pendryeliminate local glob code
1994-04-04 Jan-Simon Pendryallocate more space in local argv when calling setpeer.
1994-04-04 Jan-Simon Pendryuse glob in libc instead of local version
1994-04-04 Keith Bosticfsdb includes AT&T proprietary code
1994-04-03 Keith Bosticunbelievable though it may be, emacs has its own crt0...
1994-04-03 Keith Bosticprettiness police
1994-04-03 Keith Bosticcore is now prog.core, not core.prog
1994-04-03 Keith Bosticupgrade gzip to 1.2.4
1994-04-03 Keith Bosticput redistributable notice on it, I'm putting it in...
1994-04-03 Keith Bosticdate and time created 94/04/02 15:20:02 by bostic
1994-04-03 Keith Bosticput redistributable notice on it, I'm putting it in...
next