unix-history/.git
1993-05-07 Chris Torekmake the sys_ arrays all `const char *const []' (for...
1993-05-07 Keith BosticGNU put in the extra const, there's no reason to not...
1993-05-07 Eric Allmanadd ListenQueueSize keyword to O (Daemon Options) option
1993-05-07 Chris Torekget lseek declaration from <unistd.h>, so that we get...
1993-05-07 Chris Toreklint, prototype, get past -Wall (it all started with...
1993-05-07 Kazumasa Utashiroadd security routines iskmemdev, isdisk, and chrtoblk
1993-05-07 Chris Torekrearrange and generally make more like HP300 generic
1993-05-07 Chris Torekrewrite: always allocate buffer immediately; always...
1993-05-07 Chris Toreksplit out buffer size and tty determination code for...
1993-05-07 Chris Torekadd __swhatbuf, internal routine for determining "prope...
1993-05-07 Elan AmirAdded CE for clear to end of line.
1993-05-07 Elan AmirRefresh() does not modify ISPASTEOL.
1993-05-07 Elan AmirMust take into account ISPASTEOL when clearing.
1993-05-07 Keith Bosticanother shot at fixing the SIZE_T_MAX test
1993-05-07 Mike Hiblermake defn of usage() match prototype
1993-05-07 Keith Bosticdate and time created 93/05/06 15:07:19 by bostic
1993-05-07 Keith Bosticdate and time created 93/05/06 15:07:01 by bostic
1993-05-07 Keith Bosticmake _PATH_STDPATH include *everything*
1993-05-07 Eric Allman_OLD_SENDMAIL_ compatibility
1993-05-07 Eric Allmanadd SMTP_MAILER_FLAGS and UUCP_MAILER_FLAGS
1993-05-07 Kirk McKusickavoid unnecessary hangs
1993-05-07 Keith Bosticput whereis back in the main tree
1993-05-07 Keith Bosticmove whereis back into the main tree
1993-05-07 Eric Allmandocument O8 => O7 change, j (MIME Encapsulation) option...
1993-05-07 Eric Allmandocument change in alias file syntax
1993-05-07 Elan AmirFixed SCROLLWIN problems: don't output last character...
1993-05-07 Kirk McKusickupdate for pwd bug from Rick Macklem
1993-05-07 Eric Allmanallow comma separated A option(s)
1993-05-07 Mike Hibleradd support for "maxgroups" option
1993-05-07 Eric Allmancleanup for NIS and general usability
1993-05-07 Keith Bosticdescribe the _POSIX_SAVED_IDS behavior
1993-05-07 Eric Allmanfix bug causing mail to be returned in -bv mode
1993-05-06 Keith Bostictypo
1993-05-06 Kirk McKusickadd -O flag to usage message, tune minfree message
1993-05-06 Kirk McKusickadd -O option to build old format filesystems
1993-05-06 Kirk McKusickadd -O flag to build old format filesystems;
1993-05-06 Kirk McKusickKERN_NO_TRUNC is true, we don't truncate file names
1993-05-06 Keith Bosticuse fts_errno field, stat may not have been called
1993-05-06 Eric Allmanfixes for problems causing mail to be both sent and...
1993-05-05 Eric Allmanfix VRFY and EXPN output to have fully qualified names
1993-05-05 Eric Allmancreate dead.letter with FileMode instead of 0666
1993-05-05 Eric Allmanchange prototype for dfopen
1993-05-05 Eric AllmanO8 => O7; add Oj
1993-05-05 Eric Allmanadd references to MIME documents
1993-05-05 Jan-Simon Pendryadd missing return value.
1993-05-05 Chris Torekadd security routines iskmemdev, isdisk, and chrtoblk
1993-05-05 Chris Torekadd hardware assist for segment and context flush;
1993-05-05 Chris Torekadd security routines iskmemdev, isdisk, and chrtoblk
1993-05-05 Chris Toreknfs_lbl.c is an LBLism
1993-05-05 Chris Torektty_clock is an LBLism
1993-05-05 Kirk McKusickupdate from Mike Hibler to add -t type
1993-05-05 Eric Allmanfix some bogus messages being printed in mailq command
1993-05-05 Eric Allmanavoid gratuitous warning messages
1993-05-05 Eric Allmanadjust setproctitle for 4.4BSD (to avoid problem with...
1993-05-05 Eric Allmanfix a wierdness on handling -o override options
1993-05-05 Eric Allmanupdate for MIME encapsulated error messages
1993-05-05 Eric Allmanstatus update
1993-05-05 Keith Bosticmktemp is in stdio
1993-05-05 Keith Bosticmktemp is in stdoi
1993-05-05 Keith Bosticadd pathconf, fpathconf, sysctl(3), confstr
1993-05-05 Keith Bosticadd __sysctl, moving sysctl to ../gen/sysctl.c
1993-05-05 Eric AllmanNIS => NIS_ALIASES (set by NIS in conf.h)
1993-05-05 Eric Allmanmake NIS set NIS_ALIASES and NIS_MAP
1993-05-05 Eric Allmanputbody takes one more parameter
1993-05-05 Keith Bosticdate and time created 93/05/04 12:10:12 by bostic
1993-05-05 Keith Bosticuse sysctl(3), don't roll our own
1993-05-05 Keith Bosticadd CTL_USER
1993-05-05 Keith Bosticfold rest of POSIX 1003.1, 1003.2 configurable system...
1993-05-04 Chris Torekfseek returns an int 0 for success, not a position
1993-05-04 Eric Allmanadd SendMIMEErrors
1993-05-04 Keith Bosticadd cpp
1993-05-04 Keith Bosticdate and time created 93/05/03 21:10:39 by bostic
1993-05-04 Keith Bosticgcc2; cpp now in /usr/libexec/gcc2/cpp
1993-05-04 Chris Toreklseek does not return a long, it returns an off_t.
1993-05-04 Eric Allmanadd e_msgboundary for MIME support
1993-05-04 Eric Allmanchange option 8 to option 7 (and invert semantics)
1993-05-04 Eric Allmanchange EightBit to SevenBit and invert
1993-05-04 Eric Allmanfirst cut at :mailsender extension
1993-05-04 Kirk McKusickthe final polish to leases from Rick Macklem
1993-05-04 Keith Bosticchange sysctl to __sysctl
1993-05-04 Eric Allmanmore tweaking to handle error conditions properly
1993-05-04 Eric AllmanANSI fixes
1993-05-04 Eric Allmanif in SM_DELIVER mode, don't do optimizations on RCPT
1993-05-04 Eric Allmanif we are in Verbose mode, be sure to set sendmode...
1993-05-04 Eric Allmandebugging (printfs and code changes)
1993-05-04 Keith Bosticadd POSIX 1003.2 version
1993-05-04 Keith Bosticadd /usr/sbin, so user's will find chown
1993-05-04 Keith Bosticadd "standard utilities" path for POSIX 1003.2 _CS_PATH...
1993-05-04 Keith Bosticdate and time created 93/05/03 16:52:11 by bostic
1993-05-04 Elan Amirdate and time created 93/05/03 16:21:02 by elan
1993-05-04 Elan Amirdate and time created 93/05/03 16:21:01 by elan
1993-05-04 Elan Amirdate and time created 93/05/03 16:20:28 by elan
1993-05-04 Mike Hibleradd STDC versions for both gcc1 and gcc2, eliminate...
1993-05-04 Mike Hiblerremove a couple of variable initializations from "ifdef...
1993-05-04 Mike Hiblermissing backslash
1993-05-04 Keith Bosticadd sysconf(3), sef
1993-05-04 Mike Hiblerfix a merge error in the last revision
1993-05-04 Elan Amirdelete gcc2_support.c
1993-05-04 Mike Hiblerdocument -A (annex) and -F (flowcontrol) options
1993-05-04 Mike Hibleradd flowcontrol option (F) and Annex support (A)
next