two processes had the connection cache causing improper QUITs
[unix-history] / usr / src /
1993-11-13 Eric Allmantwo processes had the connection cache causing improper...
1993-11-13 Eric Allmanfix core dump on null LHS of alias
1993-11-13 Eric Allmanset group ids completely before calling programs
1993-11-13 Chris TorekANSI says NULL should be defined here too
1993-11-13 Eric Allmanadd null -O flag for NeXT -- Mail.app uses this, but...
1993-11-12 Eric Allman4.3BSD changes
1993-11-12 Eric Allman4.3 BSD changes
1993-11-12 Chris Torekfix missing return value in shmdt() (gcc -W, come on...
1993-11-12 Eric AllmanSolaris portability changes
1993-11-12 Eric Allmanrevert to using flock() whenever possible
1993-11-12 Mike Hiblerinitialized initproc in start_init
1993-11-12 Chris Torekneed <machine/instr.h> even ifndef DIAGNOSTIC
1993-11-12 Eric Allmanportability changes for Motorola SysV88
1993-11-11 Chris Torekfinish up new device pager: all pagers get offsets
1993-11-09 Eric Allmanimprove responsiveness to load average
1993-11-09 Eric Allmanadd argc & argv to init_md call to enhance extensibility
1993-11-09 Eric Allmandebug output (uname failures)
1993-11-09 Eric Allmanbe much less trusting about setuid in mailfile -- still...
1993-11-09 Eric Allmanavoid having errors on quit requeue the current job...
1993-11-09 Eric Allmanportability to systems that don't have unix domain...
1993-11-09 Eric Allmaninfo re: -mandoc macros
1993-11-09 Eric Allmanadditional debugging statements
1993-11-09 Eric Allmangeneral portability changes
1993-11-09 Eric Allmanfix bug that permitted anyone to own /.forward
1993-11-09 Eric Allmanportability changes for MACH386
1993-11-09 Eric Allmanbetter checking of m->m_mno (for debugging)
1993-11-08 Eric Allmansupport for systems that don't have unix domain sockets...
1993-11-08 Eric AllmanDG/UX and MACH/386 changes; support for systems that...
1993-11-05 Chris Toreklfs_bmap => lfs_balloc
1993-11-04 Chris Torekfseek drops ungetc data; compute correct final offset...
1993-11-04 Chris Torekungetc clears EOF condition
1993-11-03 Keith Bosticnote that announcements are made of future releases
1993-11-01 Eric Allmannbuf, not buf
1993-11-01 Eric Allmanmake S_IFSOCK conditional
1993-11-01 Eric Allmansee RELEASE_NOTES
1993-11-01 Eric Allman$c not properly set
1993-11-01 Eric Allmanavoid null return path passed to uux -- it doesn't...
1993-11-01 Eric Allmanrenumber some rulesets to be consistent with numbering...
1993-11-01 Eric Allmanhandle wierd case of <list:;> syntax
1993-11-01 Eric Allmanextend reservations on ruleset numbering
1993-11-01 Eric Allmansee RELEASE_NOTES -- includes some security fixes
1993-11-01 Eric Allmanmore updates
1993-11-01 Eric Allmancomments re: SunOS
1993-11-01 Eric Allmanhack to give better error message on DNS timeout
1993-11-01 Eric AllmanSafeAlias is an interval, not an integer
1993-11-01 Eric Allmanadd nc_message to NAMECANON structure
1993-11-01 Eric Allmanclean up aliaswait backoff algorithm
1993-11-01 Eric AllmanSafeAlias is now a time interval
1993-11-01 Eric Allmanadd explicit check for sender address set to program...
1993-11-01 Eric Allmanfix test for null error queue
1993-11-01 Eric Allmandebugging
1993-10-31 Chris Torekadd ioctls needed for X11 on cg6
1993-10-31 Chris Torekadd kbd pseudo-device as standard
1993-10-31 Chris Torekmake keyboard a pseudo-device so that we get an attach...
1993-10-31 Chris Torekmake keyboard a pseudo-device so that we can get initia...
1993-10-31 Chris Torekadd cgsix
1993-10-31 Chris Toreksplbio => splimp; never clear PG_NC in DVMA space
1993-10-31 Chris Torekwork around ss1+ hardware bug by moving cache enable...
1993-10-31 Chris Torekadd cgsix driver and brooktree subroutines
1993-10-31 Chris Torekadd cgsix driver; add comment for SysV shared mem
1993-10-31 Chris Torekdate and time created 93/10/30 22:20:08 by torek
1993-10-31 Chris Torekmulticast address filter needs to be four shortwords
1993-10-31 Chris Torekrm unneeded debugging code; use &sc->sc_dev instead...
1993-10-31 Chris Torekrm unneeded debugging code; use &sc->sc_dev instead...
1993-10-31 Chris Torekmove Brooktree registers & colormap data structures...
1993-10-31 Chris Torek1.6: move Brooktree registers & colormap data structure...
1993-10-31 Chris Torek1.7: move Brooktree registers & colormap data structure...
1993-10-31 Chris Torekdate and time created 93/10/30 22:02:05 by torek
1993-10-31 Chris Torekdate and time created 93/10/30 22:02:04 by torek
1993-10-30 Eric Allmanfix to error handling -- set error flags even if HoldEr...
1993-10-30 Eric Allmanuse xfclose instead of fclose to catch closes of fd=1
1993-10-30 Eric Allmanimproved logging (log ctladdr on recipients
1993-10-29 Eric AllmanLinux portability changes
1993-10-29 Eric AllmanErrors++ any time an error message is actually printed
1993-10-29 Eric Allmandynamically allocate (instead of static) several macros
1993-10-29 Eric Allmanit's not the case that unbalanced conditions are always...
1993-10-29 Eric Allmanpass 451 out of space errors back
1993-10-29 Eric Allmanavoid duplicate reads of Errors-To: list
1993-10-29 Eric Allmanfix core dump caused by writing to read-only memory
1993-10-28 Eric AllmanLinux portability patches
1993-10-28 Eric Allmancheck fflush, fclose, and fsync return values in a...
1993-10-28 Eric Allmansecurity fix: avoid accepting inappropriate program...
1993-10-25 Eric Allmanrepair OutChannel in queue runs
1993-10-25 Eric Allmandon't strip host name on header recipient addresses...
1993-10-25 Eric Allmanhooks to make eventual sockaddr_un work properly
1993-10-25 Mike Hiblernew improved version: dynamic allocation of fake pages
1993-10-25 Eric Allmanrelease 8.6.3
1993-10-25 Eric Allmanfor 8.6.3
1993-10-25 Eric Allman8.6.3: mainly domain masquerading
1993-10-25 Eric Allmanfix "<<a>>" syntax
1993-10-25 Eric Allmanfix possible core dump in -bt mode
1993-10-24 Eric Allmangive immediate error reply to 5xx greeting message
1993-10-24 Eric Allmanfix host name on local mailer -- add it to recipients if
1993-10-24 Eric Allmanadjust header addresses to match masquerade host even...
1993-10-24 Eric Allmanident fix for multihomed host
1993-10-24 Eric Allmanfix a problem causing C mailer flag to be ignored if...
1993-10-24 Eric Allmanopen file debugging; avoid creating excess tf files...
1993-10-24 Eric Allmanfix problems causing excessive numbers of open files
1993-10-24 Eric Allmanopen file debugging
1993-10-24 Eric Allmanavoid possible null pointer references
next