unix-history/.git
1993-10-23 Eric Allmanrepair to infinite loop detection algorithm
1993-10-22 Eric Allmanconsider option "c" to be safe
1993-10-22 Eric Allmanimproved debugging/logging of mci caching
1993-10-22 Eric Allmanfix errno race condition
1993-10-22 Eric Allmanfix problem causing dates to not always get reset on...
1993-10-21 Eric Allmanturn off GrabTo when reading the queue to avoid duplica...
1993-10-21 Eric Allmanhandle pipes properly in checkfd012()
1993-10-21 Eric Allmantentative attempts to print UNIX domain sockets properly
1993-10-21 Eric Allman386BSD/FreeBSD/NetBSD
1993-10-21 Eric Allmandrop X-Authentication-Warning: about using -f for the...
1993-10-21 Eric Allmanallow dumping of MCI cache to syslog for debugging
1993-10-19 Kirk McKusickfixes an splnet() that attempts to lower ipl from splimp();
1993-10-18 Eric Allmanportability for A/UX
1993-10-18 Eric Allmanportability
1993-10-18 Eric Allmanportability of minor() & major() macros
1993-10-18 Eric Allmanfix handling of pre-parsing address errors
1993-10-18 Eric Allmanadditional debugging information for too many open...
1993-10-17 Eric Allmancheck for possibility of fdopen returning null
1993-10-16 Eric Allmandon't do CS subdomain hack
1993-10-16 Eric Allmanadd osf files
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
next