break out special local mail processing (e.g., mapping to the
[unix-history] / usr / src / sbin /
1994-06-24 Kirk McKusickhandle userquota and groupquota (from deraadt@fsa.ca)
1994-06-21 Kirk McKusickbyte swapping code for LITTLE_ENDIAN on old format...
1994-06-17 Kirk McKusickadd the noauto option
1994-06-17 Kirk McKusickdescribe -a flag and noauto option
1994-06-17 Kirk McKusickadd noauto (from mycroft)
1994-06-15 Marshall Kirk McKusickwalking mount list should be reentrant (from mycroft)
1994-06-15 Marshall Kirk McKusickadd lfs_maxsymlinklen (from mycroft)
1994-06-15 Marshall Kirk McKusickfix to allow mounting of swap files (from mycroft)
1994-06-15 Marshall Kirk McKusickmixup of uid and gid mapping files
1994-06-15 Marshall Kirk McKusickmisc bug fixes (from mycroft)
1994-06-15 Marshall Kirk McKusickget rid of emitl and dcmp as they are done by mktime...
1994-06-02 Anne Hughespage breaks for 4.4BSD manuals
1994-05-21 Jan-Simon Pendryfix port number parsing
1994-05-07 Kirk McKusicktype in conversion
1994-05-07 Kirk McKusickadd history
1994-05-07 Kirk McKusickcopy fs_state before checking alternate superblock...
1994-04-23 Kirk McKusickcopy in things needed from <ufs/ffs/fs.h>
1994-04-23 Kirk McKusickdelete inclusion of <ufs/ffs/fs.h>
1994-04-22 Keith Bosticdelete the man page on cleandir
1994-04-20 Kirk McKusickdo not complain if mountd is not found
1994-04-20 Kirk McKusickrewrite to decontaminate
1994-04-20 Kirk McKusickadd architecture to Dt field
1994-04-19 Keith Bosticspell
1994-04-19 Kirk McKusickcleanups from cgd
1994-04-19 Kirk McKusickmove definition of MINFREE to <ufs/ffs/fs.h> so it...
1994-04-19 Kirk McKusickcount the size of holes as well as blocks
1994-04-19 Kirk McKusickrelocate initialization of `securelevel' variable
1994-04-18 Keith Bosticmove zopen(3) out of the C library, to here; the interface
1994-04-17 Keith Bosticsysctl is in section 8
1994-04-16 Kirk McKusickdo not dump core when invoked with no arguments (from...
1994-04-04 Keith Bosticfsdb includes AT&T proprietary code
1994-04-03 Keith Bosticcopyright cleanup
1994-04-03 Keith Bosticif it's an update, ignore the fstab file options.
1994-04-02 Mike Hiblermake MNT_ASYNC the default for mfs, allow -T for mfs
1994-04-01 Keith Bosticmisspelling
1994-04-01 Keith Bosticdon't cast the -1 to anything (especially a long)
1994-03-31 Keith Bosticmove mount_lofs to /usr/src/old
1994-03-31 Jan-Simon Pendrylast checkin missed internal mount_ufs support.
1994-03-30 Keith Bosticprettiness police
1994-03-30 Keith Bosticadd LFS references
1994-03-28 Keith BosticThe 'for' loop checks the contents of cp w/o ever check...
1994-03-28 Jan-Simon Pendryfix typo "exec" -> "force"
1994-03-28 Keith Bostictypo
1994-03-28 Keith BosticRick Macklem notes that NFS should get MNT_RDONLY and...
1994-03-28 Keith Bosticmake async, sync match between .h and man page
1994-03-28 Keith BosticUFS supports sync, sync
1994-03-28 Keith BosticJan-Simon Pendry's and my new mount code
1994-03-28 Jan-Simon Pendrylint
1994-03-28 Jan-Simon Pendrymissing #includes
1994-03-28 Jan-Simon Pendrynow launch a sub-process to deal with each request.
1994-03-28 Jan-Simon Pendryfix typo
1994-03-28 Keith BosticJan-Simon Pendry's and my new mount code
1994-03-28 Keith Bosticreplace -above, -below, -replace with -b, -r, (-above...
1994-03-28 Keith BosticJan-Simon Pendry's and my new mount code
1994-03-28 Keith Bosticadd in -o option
1994-03-28 Keith BosticJan-Simon Pendry's and my new mount code
1994-03-28 Keith Bosticforgot to change the argument
1994-03-28 Keith BosticJan-Simon Pendry's and my new mount code
1994-03-28 Keith BosticJan-Simon Pendry's and my new mount code
1994-03-27 Keith Bosticprettiness police
1994-03-27 Keith BosticJan-Simon Pendry and my new mount code
1994-03-27 Keith Bosticdocument that getmntopts.3 doesn't get installed
1994-03-27 Keith Bosticdate and time created 94/03/27 08:07:56 by bostic
1994-03-27 Keith Bosticdate and time created 94/03/27 08:07:46 by bostic
1994-03-27 Keith Bosticdate and time created 94/03/27 08:07:39 by bostic
1994-03-27 Keith Bosticdate and time created 94/03/27 08:06:58 by bostic
1994-03-27 Keith BosticJan-Simon and my new versions of the mount commands
1994-03-27 Jan-Simon Pendryremove _PATH_EXECDIR, add _PATH_SBIN, _PATH_USRSBIN
1994-03-27 Keith Bosticadd mount_ufs.c getmntopts.c
1994-03-26 Keith Bosticthere's a bug in restore's interactive mode, which...
1994-03-20 Keith Sklowerkeeping up with recent flags, and documenting them
1994-03-17 Keith BosticDon't install disklabel setgid; it doesn't need to...
1994-03-17 Keith BosticWhen rdump aborts, it doesn't always properly close...
1994-03-06 Jan-Simon Pendryminor cleanups
1994-02-27 Marshall Kirk McKusickset maptype when allocating new inodes
1994-02-27 Marshall Kirk McKusickavoid stomping on random blocks when attempting to...
1994-02-27 Marshall Kirk McKusick(no message)
1994-02-23 Keith Bosticset the default to 1
1994-02-23 Keith Bosticuse -n, not a trailing argument; use getopt even if...
1994-02-23 Keith Bosticdon't set SIGSYS if debugging
1994-02-23 Keith Bosticforgot to change the argument parsing for -n
1994-02-23 Keith Bosticdon't drop core if NFS isn't compiled into the kernel
1994-02-23 Keith Bosticreplace trailing number with -n plus argument
1994-02-23 Keith Bosticadd -n, to replace trailing count; note exit status...
1994-02-23 Keith Bosticget the usage statement right
1994-02-23 Keith Bosticmajor cleanup, make it pass lint so I can leave the...
1994-02-22 Jan-Simon Pendryensure mounts use disjoint parts of the namespace
1994-02-22 Jan-Simon Pendrypid > 0 && pid != -1 becomes pid > 0
1994-02-21 Marshall Kirk McKusickget rid of redundant CGSIZE definition
1994-02-21 Keith Bosticmerge "ret" and "rval" into one variable; usage() doesn...
1994-02-21 Jan-Simon Pendryonly signal mountd if necessary & possible.
1994-02-21 Jan-Simon Pendryfix usage. print MNT_USER flag if set.
1994-02-21 Jan-Simon Pendryupdate synopsis. add more xrefs
1994-02-21 Keith Bosticbreak mount.8 up into mount.8 and umount.8; add the...
1994-02-21 Keith Bosticbreak mount.8 up into mount.8 and umount.8
1994-02-21 Keith BosticNFS is always on, break mount.8 up into mount.8 and...
1994-02-21 Keith BosticNFS is always turned on; fix it so that the order of...
1994-02-21 Keith Bosticdate and time created 94/02/20 16:17:57 by bostic
1994-02-21 Jan-Simon Pendrydocument umount -h. fix a few typos. update synopsis.
1994-02-21 Jan-Simon Pendrydocument umount -h; fix synopsis lines.
next