unix-history/.git
1994-02-15 Mike Hiblernull pointer test (from Ralph)
1994-02-15 Kirk McKusickIf the offset within the indirect block of the "end...
1994-02-15 Eric Allmandefault $M to null instead of $j so we can behave diffe...
1994-02-15 Eric Allmandon't map $=w to $M if $M is undefined
1994-02-14 Keith Bosticmistake in the natural merge setup, broke on Jan-Simon...
1994-02-14 Keith Bosticcomment typo -- confidence that this has run plummets
1994-02-14 Eric Allmanmuch more elegant fix to mailertable problem
1994-02-14 Mike Hibleradd sysctl debug variable to enable/disable reallocblks
1994-02-14 Mike Hibleradd null nfs_reallocblks routine (is this needed?)
1994-02-14 Mike Hibleradd define for null reallocblks routine (is this needed?)
1994-02-14 Mike Hiblerbreak out of kvm_read loop if read syscall returns 0
1994-02-14 Mike Hiblermake sure we dump the last page of physical memory
1994-02-14 Mike Hiblerattempt to avoid races with file size changes
1994-02-14 Mike Hiblersupport for fcntl file locking
1994-02-14 Mike Hiblerdon't use a kernel stack buffer!
1994-02-13 Mike Karelsfix race in exit of session leader: if tty is revoked...
1994-02-13 Keith Bostictypo
1994-02-12 Keith Bosticdate and time created 94/02/12 07:57:51 by bostic
1994-02-12 Jan-Simon Pendryadded mount_union
1994-02-12 Jan-Simon Pendrydate and time created 94/02/11 19:20:27 by pendry
1994-02-12 Jan-Simon Pendrydate and time created 94/02/11 19:20:26 by pendry
1994-02-12 Jan-Simon Pendryfix typo
1994-02-12 Jan-Simon Pendryreality check
1994-02-12 Jan-Simon Pendryfixup the link count on directories
1994-02-12 Jan-Simon Pendryunion_statfs should identify itself, not the upper...
1994-02-11 Jan-Simon Pendryfix reference counts in union_vn_create and union_mkshadow
1994-02-11 Jan-Simon Pendrydon't need pathnames.h any more
1994-02-11 Jan-Simon Pendryupdate section which describes -v option
1994-02-11 Jan-Simon Pendrymake sure open(..., O_TRUNC) works right.
1994-02-11 Jan-Simon Pendryadded union
1994-02-11 Jan-Simon Pendryuse miscfs include path
1994-02-11 Jan-Simon Pendryup to v8
1994-02-11 Jan-Simon Pendrycleanup & lint
1994-02-11 Jan-Simon Pendrydisallow read from the root directory
1994-02-11 Jan-Simon Pendrynew locking scheme
1994-02-11 Eric Allmandon't include "root" in $=L by default
1994-02-11 Eric Allmanbetter fix to NULL q_home problem
1994-02-11 Eric Allmanfix some bugs with mailertables
1994-02-11 Eric Allmanmake it match the way it really is, not the way I want it
1994-02-11 Eric Allmanavoid core dump if $HOME not set
1994-02-11 Eric Allmanportability fix for Apollo
1994-02-11 Eric Allmanportabiltiy fix for DomainOS
1994-02-11 Eric Allmanreverse sense of uux -z flag
1994-02-11 Eric Allmanreverse sense of uux -z flag default
1994-02-11 Eric Allmantry to fix interaction of MAIL_HUB and LOCAL_RELAY
1994-02-10 Eric Allmanstrip trailing dot off of names that have one in getcan...
1994-02-10 Eric Allmanmake default $#error number 553 instead of 501
1994-02-10 Eric AllmanSequent DYNIX/ptx changes
1994-02-09 Eric Allmantime out cache far more frequently
1994-02-09 Eric AllmanDG/UX doesn't have getusershell(3)
1994-02-09 Eric Allmanbe more liberal in catching list:; syntax in S0
1994-02-09 Jan-Simon Pendrycheckpoint
1994-02-09 Jan-Simon Pendryfix usage: message
1994-02-09 Eric Allmanchange a daemon child process title ASAP
1994-02-09 Eric Allmangive specific error message about Fx|... syntax
1994-02-09 Eric Allmanfix some HASSTATFS defines that have snuck in
1994-02-08 Eric Allmanfix references to h_errno that weren't in #ifdef NAMED_BIND
1994-02-08 Jan-Simon Pendrycheckpoint
1994-02-08 Jan-Simon Pendrycheckpoint
1994-02-08 Mike Hibleradd munmap
1994-02-08 Jan-Simon Pendryminor security change for setuid processes
1994-02-08 Eric Allmanfix patch id for Solaris 2.3
1994-02-08 Eric Allmanallow full size syslog buffer in all Solaris versions...
1994-02-08 Eric Allmanfix extra commas in short buffer syslogging
1994-02-08 Eric Allmanfix reversed condition in last delta
1994-02-08 Eric Allmanavoid string overruns
1994-02-07 Eric Allmanfix minor compile glitch
1994-02-07 Eric Allmanchanges from Eric Wassenaar: Apollo portability and...
1994-02-07 Eric Allmanadd DisConnected global variable
1994-02-07 Eric Allmanclean up Received: line to handle possibility of $s...
1994-02-07 Eric Allmanmention file descriptor problems
1994-02-07 Eric Allman(no message)
1994-02-07 Eric Allmanimprove logging
1994-02-07 Eric Allmancode cleanup
1994-02-07 Eric Allmantry to limit the overhead on split envelopes
1994-02-07 Eric Allmantighten up short syslog buffers even more
1994-02-07 Eric Allmanpreliminary try at controlling fd usage; doesn't work...
1994-02-07 Eric Allmanfix logging of relay address on cached connections
1994-02-07 Eric Allmanlog user name on SYSERRs, since these can have security...
1994-02-06 Eric Allmanfix bug in last delta causing all MAIL commands to...
1994-02-06 Eric Allmanwrap headers and lines more intelligently (important...
1994-02-06 Eric Allmanallow $s to be set to NULL for locally generated mail
1994-02-06 Eric Allmanadd error if SETPROCTITLE and HASSETPROCTITLE are both set
1994-02-06 Chris Torekuse a valid virtual address in pmap_changeprot; from...
1994-02-05 Kirk McKusickmatch maxcontig with clustering goal size
1994-02-05 Kirk McKusickfirst cut at improving cluster allocation
1994-02-05 Jan-Simon Pendrycheckpoint
1994-02-05 Jan-Simon Pendrytypo in printf
1994-02-05 Jan-Simon Pendryadded VT_UNION
1994-02-04 Jan-Simon Pendrycheckpoint
1994-02-04 Jan-Simon Pendryadd forward declaration of struct fpreg (like struct...
1994-02-04 Jan-Simon Pendrycheckpoint
1994-02-04 Dave A. BormanUpdate the man page to reflect reality
1994-02-04 Dave A. BormanUpdate the manual page to reflect reality
1994-02-04 Eric Allmancorrections to MX instructions
1994-02-04 Eric Allmannote that newaliases is equivalent to sendmail -bi
1994-02-04 Eric Allmanadd mailq.1 man page
1994-02-04 Eric Allmanrestore -ba mode for UK Grey book
1994-02-04 Eric Allmanportability fixes for BSD/386 and Solaris 2.3
1994-02-03 Keith Bosticstrsep has its own man page now
next