date and time created 93/10/15 13:57:16 by eric
[unix-history] / usr /
1993-10-16 Eric Allmandate and time created 93/10/15 13:57:16 by eric
1993-10-16 Eric Allmanplaceholder to make version number match binary
1993-10-16 Eric Allmanfix mailer:host syntax for UUCP relays
1993-10-16 Eric Allman8.6.2: improved error return messages; better error...
1993-10-15 Kirk McKusickVOP_BMAP must check blkno == -1 (i.e. that we have...
1993-10-15 Eric Allmando better page alignment for double-sided output
1993-10-14 Keith Bosticadd a way to specify the config file (-C)
1993-10-14 Keith Bosticdate and time created 93/10/13 13:25:13 by bostic
1993-10-14 Keith Bosticdon't automatically retain the pattern if GLOB_BRACE...
1993-10-14 Keith Bosticglob0 shouldn't set pglob->gl_matchc to 0, it's done...
1993-10-13 Christos ZoulasKill foreground process group upon exit in phup()
1993-10-13 Keith Bostictypo
1993-10-13 Keith Bosticup to 1.72
1993-10-13 Keith Bostichash can actually read version 1 as well as version...
1993-10-09 Eric Allmancan't use ``mailer:relay.host'' for UUCP_RELAY
1993-10-09 Eric Allman8.6.1: SYS5SETPGRP
1993-10-09 Eric Allman8.6.1: A/UX and Encore UMAX V patches; fix to not toss...
1993-10-09 Eric Allmanadd another one
1993-10-09 Eric Allman(no message)
1993-10-06 Eric Allmanchange Berkeley defaults somewhat
1993-10-06 Eric Allmanwarning about gcc 2.4.x optimizer
1993-10-06 Eric Allman8.6 release
1993-10-06 Eric Allmanmany changes -- see RELEASE_NOTES
1993-10-06 Keith Bosticuse #ifdef __STDC__, it's more correct, and, #if doesn...
1993-10-05 Keith Bosticif __STDC__, but not __GNUC__, and not __cplusplus...
1993-10-03 Eric Allmanfree message during startup so that the printed message...
1993-10-03 Eric Allmanalways prefer fatal error messages rather than temp...
1993-10-02 Eric Allmanbe more generous at assigning the home directory to $z
1993-10-02 Eric Allmancatch self-literal (e.g., [1.2.3.4]) even if reverse...
1993-10-02 Mike Hiblerwhen making copy of a page, make sure original is deact...
1993-10-02 Chris Torek1.38: memory-error should still be found first
1993-10-02 Eric Allmancheck for NULL when debug printing some fields
1993-10-01 Chris Torek1.11: Add parsedisk prototype.
1993-10-01 Chris Torek1.42: move cache enable into cpu configuration to save...
1993-10-01 Chris Torek1.16: move cache enable into cpu configuration to save...
1993-10-01 Chris Torek1.36, 1.37: make parsedisk global
1993-10-01 Eric Allmanlog attempts to use the "WIZ" command
1993-09-30 Eric Allmanrestore Return-Receipt-To: documentation
1993-09-30 Eric Allmandisable Return-Receipt-To:
1993-09-30 Eric Allmanre-enable Return-Receipt-To:
1993-09-30 Jan-Simon Pendryfix malloc buffer overrun problem.
1993-09-30 Jan-Simon Pendryensure lineout array is nul terminated in monthly,...
1993-09-30 Kirk McKusickfirst pass update for Usenix
1993-09-30 Eric Allmanduplicate error messages
1993-09-30 Eric Allmancanonify [host] addresses in getmxrr
1993-09-30 Eric Allmanimprove connection caching by making [host] look like...
1993-09-30 Eric Allmandoc bug -- delivery mode "b" causes VRFY and RCPT to...
1993-09-30 Eric Allmanfix some race conditions
1993-09-30 Eric Allmanreject all-numeric login names
1993-09-30 Eric Allmandelivery mode "b" also avoids initial expansion
1993-09-28 Eric Allmanupdate location of tmac sources on uunet
1993-09-28 Eric Allmanadd additional checkfd012 calls
1993-09-28 Eric Allmanfix description of NeXTStep workaround
1993-09-28 Chris Torek1.29: move cursor address magic to autoconf.c (now...
1993-09-28 Eric Allmanimproper section cross reference
1993-09-28 Chris Torekadd gcc 2.4.5 support
1993-09-28 Chris Torek1.13: some user code actually includes psl.h -- move...
1993-09-28 Chris Torek1.41: sort the memory array before setting up translati...
1993-09-28 Chris Torek1.21: rm bogus stray interrupt time assignment (from...
1993-09-28 Chris Toreknew cpu decode, & fix for ss2 cache chip bug
1993-09-28 Chris Torek1.33: Ignore rom property "aliases" (found on the IPX).
1993-09-28 Mike Hiblerreturn an error if file has a hole (VOP_BMAP returns...
1993-09-28 Eric Allmanmerge in another KnownBugs list
1993-09-28 Eric Allmanrepair numeric codes on $#error lines (broken a few...
1993-09-27 Eric Allmanfix problem causing "c" option (don't connect to expens...
1993-09-27 Eric Allmanadd RunExpensiveJobs
1993-09-27 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-27 Eric Allmanlink documentation and .hf so install works
1993-09-27 Eric Allmancompute return message size more cleverly if NoReturn...
1993-09-27 Keith Bosticsort P* flags, replace comment on P_WAITED
1993-09-27 Eric Allmancomments
1993-09-27 Eric Allmanmerge ON-HOLD list
1993-09-26 Eric Allmancomment regarding CheckLoopBack
1993-09-26 Eric Allmanclean up errors when no database at all can be opened
1993-09-25 Eric Allmango ahead and install sendmail (but not config files)
1993-09-25 Eric Allmanadd MF_ALIASWAIT flag to avoid infinite recursion in...
1993-09-25 Eric Allmanfix problem when 0, 1, or 2 are closed when sendmail...
1993-09-25 Eric Allmanadd MF_ALIASWAIT flag
1993-09-25 Mike Hiblercast inode di_size from off_t to int for printing in...
1993-09-24 Eric Allmanhooks for future features
1993-09-24 Eric Allmanadd CheckLoopBack variable
1993-09-24 Eric Allmanavoid comment that gets confused with an ANSI trigraph
1993-09-24 Eric AllmanANSI C
1993-09-24 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-24 Keith Bosticput back in the shift, don't use the bottom bits for...
1993-09-24 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-23 Eric Allmanfix bug that can cause recursive .forward files to...
1993-09-23 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-23 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-23 Eric Allmanindicate what version of sendmail these apply to
1993-09-23 Eric Allmandate and time created 93/09/22 14:49:36 by eric
1993-09-23 Eric Allmanfix stepping through dbm database
1993-09-23 Eric Allmanfix signal return value
1993-09-23 Eric AllmanNeXT also uses union wait
1993-09-23 Eric Allmaninclude hacks to allow old versions of wait that use...
1993-09-23 Eric Allmancompile cleanup on various systems (mostly AUX)
1993-09-23 Eric Allmanredefine WIFEXITED and WEXITSTATUS for AUX
1993-09-23 Eric Allmandocument GNU getopt problem
1993-09-23 Eric Allmanfix documentation of makemap -f flag
1993-09-23 Eric Allmanfix -f flag to match ORA book
next