unix-history/.git
1995-05-04 Kirk McKusicklint
1995-05-04 Kirk McKusickallow popen to use openmode "r+" to specify two way...
1995-05-04 Kirk McKusickgive up on rotational layout if there is only one rotat...
1995-05-04 Kirk McKusickupdate for current include files
1995-05-04 Kirk McKusickadd description of d_type field
1995-05-04 Kirk McKusickunix domain => local domain
1995-05-04 Kirk McKusickparenthesis around BUCKETINDX
1995-05-04 Kirk McKusickcorrectly describe return value
1995-05-04 Kirk McKusickkinfo_* is gone; add vm_sysctl
1995-05-04 Eric AllmanIDENT works on Ultrix 4.4
1995-05-04 Kirk McKusickadd description for -A, -N, and -t
1995-05-04 Kirk McKusickadd -t (track skew) and -N (just list current settings)
1995-05-04 Kirk McKusickpass valid mbuf to in_cksum (from mccanne@horse.ee...
1995-05-04 Kirk McKusickfix include files
1995-05-04 Keith Bosticexnters.h -> extern.h
1995-05-04 Keith Bosticexterns.h -> extern.h
1995-05-03 Kirk McKusickback out revision 8.9 (re karels)
1995-05-03 Kirk McKusickcross ref vai.1
1995-05-03 Kirk McKusickdocument nodump, not dump flag (from pendry)
1995-05-03 Kirk McKusicknote that attempts by the non-super-user to set the...
1995-05-03 Kirk McKusickan open file will never be a symbolic link (from pendry)
1995-05-03 Kirk McKusickupdate for NFS V3
1995-05-03 Kirk McKusicknew header files and new mount organization
1995-05-03 Kirk McKusickspecify that the linger time is in seconds
1995-05-03 Kirk McKusickdocument linger time as being in seconds
1995-05-03 Kirk McKusickfix bug pointed out by Stevens in his vol II book
1995-05-02 Eric Allmanmove -DISC_UNIX into ENVDEF for consistency
1995-05-02 Keith Bosticadd Paul Borman for rune support
1995-05-02 Kirk McKusicklint
1995-05-02 Kirk McKusickfix bug pointed out by Stevens in his vol II book
1995-05-02 Kirk McKusickspelling error in comment
1995-05-02 Kirk McKusickdelete unused prototype
1995-05-02 Kirk McKusicknew dinode format
1995-05-02 Kirk McKusickdinode changes
1995-05-02 Kirk McKusickminor nits introduced by dinode changes
1995-05-02 Kirk McKusickchanges for new dinode definitions
1995-05-02 Kirk McKusickuse getopt option syntax
1995-05-02 Kirk McKusickreflect new option handling
1995-05-02 Kirk McKusicknew dinode organization and naming
1995-05-02 Kirk McKusickbetter usage message
1995-05-02 Kirk McKusickfixes restore(8) core dumping on certain illegal argume...
1995-05-02 Kirk McKusickmore descriptive error message (from David Greenman)
1995-05-02 Kirk McKusickGet rid of the need for the readonly mandatory option...
1995-05-02 Kirk McKusicknon-sense makes slightly more sense (from cgd)
1995-05-02 Kirk McKusickupdate for SETOPT/GETOPT (from karels)
1995-05-02 Kirk McKusicktypo
1995-05-02 Kirk McKusickmore descriptive title
1995-05-02 Kirk McKusickdescribe use as a loopback filesystem
1995-05-02 Kirk McKusickmount_lofs is gone
1995-05-02 Kirk McKusickset TF_ACKNOW rather than TF_DELACK when TH_PUSH bit...
1995-05-02 Kirk McKusickmissing second parameter to closef (from Poul-Henning...
1995-05-02 Kirk McKusickss_sp should be ss_base (from Torek)
1995-05-02 Kirk McKusicksilently accept multiple instances of the same address...
1995-05-02 Kirk McKusickCAVEAT no longer applicable
1995-05-02 Kirk McKusickcleanups of init argument setup (from mycroft)
1995-05-02 Kirk McKusicklimit process to 327.67 rather than 227 seconds timeout;
1995-05-02 Kirk McKusickPOSIX.1, section 5.1.2.4 states that NULL is to be...
1995-05-02 Kirk McKusickcheck for current nfs_args structure
1995-05-02 Kirk McKusickadd version field so we can detect old nfs_args structures
1995-05-01 Dave A. BormanMake "/:y" and abbreviation for "/subject:y".
1995-05-01 Christos Zoulasinitialize the key member of the arrow key struct.
1995-05-01 Keith BosticI changed the printout for the t_session field since...
1995-05-01 Keith BosticI didn't buy back the random name changes, so make...
1995-05-01 Keith Bosticfix NULL pointer bug. From: ralphc@pyramid.com (Ralph...
1995-04-30 Eric Allmanbogus attempt to do 7->8 bit conversion
1995-04-30 Christos Zoulassmall typo fix from Chris Torek
1995-04-30 Christos ZoulasFixes from Chris Demetriou and Charles Hannum
1995-04-30 Keith Bosticchange devname(3) to return NULL, not ??
1995-04-30 Keith Bosticchange devname(3) to return NULL on error
1995-04-30 Keith Bosticwas returning NULL on error, dropping core
1995-04-30 Keith Bosticchange devname to return NULL, not ??
1995-04-30 Keith Bosticchange devname(3) to return NULL on error, not "??"
1995-04-30 Keith BosticCorrected message when no rotational position table...
1995-04-30 Vernon SchryverAndy Cherenson's hack to understand user@remote.host...
1995-04-30 Keith Bosticchanges to byacc 1.9 for dynamic stack expansion
1995-04-30 Keith Bosticfix the prototype for ftell
1995-04-30 Keith Bosticconvert man page to mandoc format, minor cleanups
1995-04-30 Keith BosticBasically err(3)ification + an include fix.
1995-04-30 Keith BosticIt failed to compile on the sparc because `swapresponse...
1995-04-30 Keith Bosticcp -R didn't work correctly for FIFO's (programmer...
1995-04-30 Keith Bosticbool means something to C++
1995-04-30 Keith BosticOperator precedence bug, "setlogmask(LOG_UPTO(LOG_INFO...
1995-04-30 Keith BosticThere were several places where m4 did not conform...
1995-04-30 Keith Bosticreplace flex-2.4.6 with flex-2.5.2
1995-04-29 Eric Allmandocumentation
1995-04-29 Eric Allmantruncate first space of second and subsequent 220 greet...
1995-04-29 Eric Allmanbetter (more accurate) labelling of 8bit code
1995-04-29 Thomas FerrinDocument tef's enhancements to lpd.
1995-04-29 Keith Bosticuse memmove, not memcpy
1995-04-29 Keith BosticYou may have already done the same (does the Alpha...
1995-04-29 Keith BosticBefore I started to make changes, I fixed all the thing...
1995-04-29 Keith Bosticst_size may be a quad, not a long
1995-04-29 Keith Bosticarpwhohas prototyped twice
1995-04-29 Keith BosticP80 is the 80Mbit ring
1995-04-29 Keith Bosticwordexp(3) has never existed
1995-04-29 Christos Zoulaspgraded to the latest version from NetBSD
1995-04-29 Christos Zoulasupgraded to the latest NetBSD version
1995-04-29 Christos Zoulasfixed typos
1995-04-29 Christos Zoulasremoved util.c
1995-04-29 Keith Bostictoo many arguments to err() function
next