unix-history/.git
1994-02-17 Jan-Simon Pendryapply realpath() to the mountpoint
1994-02-17 Keith BosticProtect against multiple inclusion
1994-02-17 Jan-Simon Pendryadd subdirectory check
1994-02-17 Jan-Simon Pendryuser err() where possible
1994-02-17 Jan-Simon Pendrylint
1994-02-17 Jan-Simon Pendryno longer needs support for nfs and other "external...
1994-02-17 Jan-Simon Pendryvref -> VREF
1994-02-17 Keith Bosticadd T_AFSDB/18, T_NSAP/22, T_NSAP_PTR/23
1994-02-17 Keith Bosticinit the 'num' variable in kinfo_vnodes().
1994-02-17 Keith Bosticdate and time created 94/02/16 17:59:20 by bostic
1994-02-17 Keith BosticAdd a cgsix man page; From: Craig Leres <leres@ee.lbl...
1994-02-17 Eric Allmanbetter patch of MAYBENEXTRELEASE problem
1994-02-17 Jan-Simon Pendryremove -Lite designation
1994-02-17 Jan-Simon Pendryreword
1994-02-17 Keith Bosticsed -e 's/$/ \\/g' /etc/passwd loops forever
1994-02-17 Keith Bosticadd realpath(3); From: Jan-Simon Pendry <pendry@vangogh...
1994-02-17 Keith Bosticadd realpath{3,c}; From: Jan-Simon Pendry <pendry@vangogh>
1994-02-17 Keith Bosticdate and time created 94/02/16 13:35:36 by bostic
1994-02-17 Keith Bostictypo; From: ralphc@pyramid.com (Ralph Campbell)
1994-02-17 Keith Bosticfix types of arguments to match function prototype
1994-02-17 Keith Bostictypo; From: ralphc@pyramid.com (Ralph Campbell)
1994-02-17 Keith Bosticadd fabs.s; From: ralphc@pyramid.com (Ralph Campbell)
1994-02-17 Keith Bosticdate and time created 94/02/16 12:23:22 by bostic
1994-02-17 Keith Bosticfix "make clean"
1994-02-17 Keith Bosticforce -O2 since boot is too large otherwise
1994-02-17 Keith Bosticremove reference to af.o
1994-02-17 Keith Bosticcheck return value from initscr
1994-02-17 Keith Bosticif an arg is expected but none suppled, null deref...
1994-02-17 Eric Allmanfix a bug in MAYBENEXTRELEASE code -- it's not really...
1994-02-17 Keith Bosticnoted location of asterisk was incorrect
1994-02-17 Keith Bosticstrip the binary, put it in /usr/contrib/bin, not ...
1994-02-17 Keith Bosticdate and time created 94/02/16 11:11:10 by bostic
1994-02-17 Keith Bosticdisplay the right amount of time before a shutdown
1994-02-17 Eric Allmanclean up debugging in fileclass()
1994-02-17 Eric Allmanmove bitdomain and uudomain maps up in ruleset 3
1994-02-17 Keith Bosticadd -p flag, missing from synopsis
1994-02-16 Eric Allmanfix typo in $=Z matching
1994-02-16 Jan-Simon Pendryadd support for union stacks into getdirentries.
1994-02-16 Eric Allmanfix botch in mailertable if you don't get a match
1994-02-15 Jan-Simon Pendrydate and time created 94/02/15 06:55:14 by pendry
1994-02-15 Jan-Simon Pendrydate and time created 94/02/15 06:52:39 by pendry
1994-02-15 Eric Allmanpass last component of domain name as %2 to mailertalbl...
1994-02-15 Eric Allmancheck for local addresses before mailertable; allow...
1994-02-15 Eric Allmanfix problem that can cause mailer output to be discarde...
1994-02-15 Eric Allmanavoid linking fpathconf if not necessary
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
next