add support for new nfs code (not v3 though)
[unix-history] / usr /
1995-05-10 Jan-Simon Pendryadd support for new nfs code (not v3 though)
1995-05-10 Jan-Simon Pendryget fstype from mount entry
1995-05-10 Jan-Simon Pendrydate and time created 95/05/10 05:37:28 by pendry
1995-05-10 Kirk McKusickchange mountlist to CIRCLEQ so we can do unmountall...
1995-05-10 Kirk McKusickadd information about CTL_VFS
1995-05-10 Kirk McKusickallow argument to trim down output for -A
1995-05-10 Kirk McKusickadd debug and filesystem info
1995-05-10 Kirk McKusickclarification of -fstype
1995-05-10 Kirk McKusickupdate for checking the clean flag
1995-05-10 Kirk McKusickcheck and act on the clean flag
1995-05-10 Kirk McKusickchange mountlist to CIRCLEQ so we can do unmountall...
1995-05-10 Kirk McKusickchange mountlist to CIRCLEQ so we can do unmountall...
1995-05-10 Kirk McKusickput in request to unmount all filesystems when rebooting
1995-05-10 Kirk McKusickchange mountlist to CIRCLEQ so we can do unmountall...
1995-05-10 Eric Allmanallow root .forward to work even if ~root not searchable or
1995-05-09 Kirk McKusickadd -A option to unmount all mounted filesystems
1995-05-09 Kirk McKusickupdate to use vfslist from mount; cleanups for vfsconf
1995-05-09 Kirk McKusicklist processing now done in vfslist from mount
1995-05-09 Kirk McKusickupdate to reflect new -t syntax (same as mount)
1995-05-09 Kirk McKusickuse vfslist from mount rather than rolling our own...
1995-05-09 Kirk McKusicknow need vfslist.c from mount
1995-05-09 Kirk McKusickbreak out vfslist.c for df
1995-05-09 Kirk McKusickdate and time created 95/05/08 13:01:58 by mckusick
1995-05-09 Kirk McKusickLFS blksize now takes three arguments; lfs_balloc now...
1995-05-09 Kirk McKusickget rid of unused um_relvp
1995-05-09 Kirk McKusickmissing decl
1995-05-09 Kirk McKusickupdate from margo
1995-05-07 Christos Zoulasforgot to check this in...
1995-05-05 Keith Bosticdelete printf.o
1995-05-05 Keith Bosticsomebody didn't try "make"
1995-05-05 Eric Allmanfix MIME problem: did header munging on interior headers
1995-05-05 Eric Allmanmention that IDENT works on Ultrix 4.4
1995-05-05 Eric Allmanallow command-line redefinitions of BROKEN_RES_SEARCH
1995-05-05 Eric Allmanclarify IDENTPROTO
1995-05-05 Christos Zoulasadd fd >&$var fix
1995-05-05 Christos Zoulasmisc cleanup
1995-05-05 Christos ZoulasNo changes
1995-05-05 Christos Zoulasmerged netbsd changes
1995-05-05 Christos Zoulas(no message)
1995-05-05 Christos Zoulasdate and time created 95/05/04 17:59:13 by christos
1995-05-05 Christos Zoulasdate and time created 95/05/04 17:59:12 by christos
1995-05-05 Kirk McKusickadd getvfsbyname
1995-05-05 Kirk McKusickkvm_getvfsbyname moves to libc
1995-05-05 Kirk McKusickkvm_getvfsbyname => getvfsbyname
1995-05-05 Kirk McKusickit is known as getbfsbyname
1995-05-05 Kirk McKusickdi_?time is no longer a structure
1995-05-05 Kirk McKusickuse getvfsbyname to find filesystem type number
1995-05-05 Kirk McKusickvfc_index => vfc_typenum
1995-05-05 Kirk McKusickadd NFS_ARGSVERSION to nfs_args structure
1995-05-05 Kirk McKusickMOUNT types become names
1995-05-05 Kirk McKusickdi_?time is no longer a structure
1995-05-05 Kirk McKusickfs.h needs dinode.h first
1995-05-05 Kirk McKusickinclude ordering
1995-05-05 Kirk McKusickMOUNT types become names
1995-05-05 Kirk McKusicksa_handler always takes an int argument
1995-05-05 Keith Bosticoptarg/optind moved to unistd.h
1995-05-05 Kirk McKusicklint
1995-05-05 Keith Bosticoptarg/optind moved to unistd.h
1995-05-05 Keith BosticChris didn't compile it before he sent it off
1995-05-05 Kirk McKusickIf the buffer is full, keep the most recent data. ...
1995-05-05 Keith Bosticoptarg/optind moved to unistd.h
1995-05-05 Keith Bosticoptarg/optind moved unitsd.h
1995-05-05 Kirk McKusickPOSIX says timeval's have two long's
1995-05-05 Kirk McKusickCLK_TCK => 64 (from Ralph)
1995-05-05 Kirk McKusickcopied from HP300
1995-05-05 Keith Bosticdelete printf.o
1995-05-05 Kirk McKusickfix -r option
1995-05-04 Eric Allmanfix minor problems in list:; code
1995-05-04 Keith Bosticlitn
1995-05-04 Kirk McKusickadd -T and -n
1995-05-04 Kirk McKusickinitialize clean flag to 1
1995-05-04 Kirk McKusickmore precise calculation of inodes per group (from...
1995-05-04 Kirk McKusickPOSIX compliance (from karels)
1995-05-04 Kirk McKusickmore POSIX and ANSI compliance (from karels)
1995-05-04 Kirk McKusickadd sigsetjmp.s
1995-05-04 Kirk McKusickdate and time created 95/05/03 21:40:32 by mckusick
1995-05-04 Kirk McKusicksigsetjmp must be written in assembly language
1995-05-04 Kirk McKusickprint out copyright by default
1995-05-04 Kirk McKusickdate and time created 95/05/03 19:46:33 by mckusick
1995-05-04 Kirk McKusickupdate from Ralph
1995-05-04 Kirk McKusickdocument bidirectional popens
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)
next