unix-history/.git
1995-05-12 Jan-Simon Pendryadd union_revoke operator
1995-05-12 Kirk McKusicklock_init => lockinit
1995-05-12 Kirk McKusickminor cleanups; non-inline version of simple locking...
1995-05-12 Kirk McKusickadd simple locking primatives
1995-05-12 Kirk McKusick<sys/lock.h> MUST FOLLOW <vm/vm_param.h>
1995-05-12 Kirk McKusickmove stuff out to <machine/param.h> and kern_lock.c
1995-05-12 Kirk McKusicktake the pmap_page_protect outside the page queue lock...
1995-05-12 Kirk McKusickdelete spurious reference to MAP_WRITE
1995-05-12 Kirk McKusickfix locking bug in vm_object_terminate (from hibler)
1995-05-12 Eric Allmanadd /try and ${macro} syntaxes to -bt mode; eliminate ?
1995-05-11 Kirk McKusickmissing simple_unlock
1995-05-11 Thomas Ferrinport@host is the preferred syntax
1995-05-11 Kirk McKusickonly unlock object if we have not already done so
1995-05-11 Kirk McKusickadd vfs_mountroot and vfs_rootmountalloc functions;
1995-05-11 Kirk McKusickadd mountroot functions to vfsconf; no longer make...
1995-05-11 Kirk McKusickreplace mountroot with function vfs_mountroot
1995-05-11 Kirk McKusickadd vfs_rootmountalloc and vfs_mountroot
1995-05-11 Kirk McKusickmountroot should fail, not panic
1995-05-11 Kirk McKusickadd vfc_mountroot entry to vfsconf
1995-05-11 Kirk McKusickdefine lfs_mountroot
1995-05-11 Kirk McKusickreturn error rather than panic when mountroot fails...
1995-05-11 Kirk McKusickuse vfs_rootmountalloc
1995-05-11 Jan-Simon PendryVOP_REVOKE(vp, 0) should really be vgone(vp)
1995-05-11 Jan-Simon Pendrydon't call VFS_SYNC for read-only filesystems
1995-05-11 Jan-Simon PendryVOP_REVOKE(vp, 0) should really be vgone(vp)
1995-05-11 Kirk McKusickcleanups (from mycroft)
1995-05-11 Kirk McKusicklint
1995-05-11 Kirk McKusickavoid panic's on attempted open's of non-existent devices
1995-05-11 Bill Joylock.h moves to /sys/sys
1995-05-11 Kirk McKusicklookup error return cleanups (from mycroft)
1995-05-11 Kirk McKusickset MNT_ROOTFS immediately after doing mountroot rather...
1995-05-11 Kirk McKusickcheck for forcible unmount at syscall level
1995-05-11 Kirk McKusickdoforce is gone
1995-05-11 Kirk McKusickcheck for forcible unmount at syscall level; better...
1995-05-11 Kirk McKusickcheck for forcible unmount at syscall level
1995-05-10 Kirk McKusickdisallow unmount of root fs
1995-05-10 Keith Bosticgetopt and friends moved to <unistd.h>
1995-05-10 Keith BosticPaul Vixie tested this and found some problems.
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
next