pk
d3f13c2f1c
NULL => 0 (Arne Juul; PR#3629)
1997-05-17 19:36:35 +00:00
mikel
d2057dd292
add support for MNT_NOATIME; from Lennart Augustsson in PR bin/3304.
1997-03-10 03:59:53 +00:00
tls
d0c43309b5
add support for noatime mount flag
1997-01-30 09:52:26 +00:00
cgd
da8bebb896
document the 'nocoredump' mount option, which sets the MNT_NOCOREDUMP
...
mount flag, disabling core dumps on the file system.
1996-10-23 22:56:20 +00:00
cgd
fa1bf894fd
recognize the 'nocoredump' mount option as a standard option (supported by
...
all file system types).
1996-10-23 22:51:08 +00:00
cgd
26902ec586
recognize MNT_NOCOREDUMP and print the 'nocoredump' flag for file
...
systems which have MNT_NOCOREDUMP set.
1996-10-23 22:50:05 +00:00
mrg
4db6918d7d
fdesc file system does not allow files created in it. pr#941
1996-05-22 00:55:59 +00:00
cgd
9cd0c2cad7
Recognize all mount flags exported from the kernel (but only print the
...
ones that we used to print). Note unrecognized flags(s) when printing
mount list.
1995-11-18 03:34:29 +00:00
jtc
1f3a168f04
Call mount_ffs instead of mount_ufs; PR #1379
1995-08-22 19:58:33 +00:00
cgd
3f9f3ddd4e
update docs to match the code.
1995-07-12 06:23:21 +00:00
cgd
f03626292f
fix a goof in my previous code, that i thought of while reading pr 749.
...
add a -A flag, which does the same thing as '-a', but doesn't check for
remounts.
1995-07-12 06:05:04 +00:00
cgd
723ca902ed
remove FFS mounting code from mount(8); there are now _no_ 'internal' mount
...
types. when using mount(8) with '-a', do _NOT_ remount file systems
that have been mounted once already. (This cannot be 100% precisely
determined (thanks to mfs, union fs, and similar file systems which
don't use a 'real' mounted-from node), and changed options cannot be updated
with mount -a. however, options wouldn't be updated with the old mount -a
anyway, and this solves several annoyances.
1995-07-12 03:45:09 +00:00
ghudson
92174a19ea
Give an argument to the warning message for when realpath() fails.
1995-07-04 23:41:33 +00:00
cgd
a8973a1752
specify precision, not minimum field width. pointed out by John Kohl
1995-06-22 11:15:14 +00:00
cgd
3d113b326b
don't assume f_fstypename is larger than MFSNAMELEN or is nul-terminated
1995-06-18 10:58:06 +00:00
jtc
ec38846844
sys_siglist[] -> strsignal()
1995-05-28 05:25:34 +00:00
briggs
c8338a3451
Remove xref to mount_lofs and add xref to mount_ados and mount_msdos.
1995-04-30 20:42:12 +00:00
cgd
0114e805ce
convert to new RCS Id conventions; reduce my headache
1995-03-18 14:54:19 +00:00
mycroft
6d25129f1e
Change type list code to match umount(8).
1995-01-30 17:22:42 +00:00
cgd
06e2955ff1
specify man pages the new way.
1994-12-22 10:44:04 +00:00
cgd
a2fc49f975
compile against new headers
1994-12-18 16:01:13 +00:00
mycroft
41cfb13f6e
Display type of mount; suggested by Thomas Eberhardt.
1994-08-29 02:38:00 +00:00
deraadt
e19b07b366
fix quotas
1994-06-24 07:32:01 +00:00
mycroft
16573e290b
Import 4.4-Lite version.
1994-06-13 22:40:40 +00:00
mycroft
ccfa3742b5
Update from 4.4-Lite, with local changes.
1994-06-08 18:57:30 +00:00
cgd
2f067856cd
allow external mount types, even if LETS_GET_SMALL
1994-04-18 06:15:08 +00:00
cgd
c49bfc05a9
oops, forgot one
1994-04-15 00:47:33 +00:00
cgd
5334ad51e1
fs type names, and much clean
1994-04-14 03:25:14 +00:00
cgd
acdf74915d
update for new (actually old... *sigh*) mount flags
1994-01-05 08:32:10 +00:00
deraadt
df1ab8279c
should bzero automatic sockaddr's before use
1993-12-05 13:26:52 +00:00
cgd
909ad08f8c
there is no librpc any more
1993-10-08 00:51:12 +00:00
ws
053f138dae
Changes to VFS readdir semantics
...
NFS changes for better cookie support
ISOFS changes for better Rockridge support and support for generation numbers
1993-09-07 15:40:14 +00:00
mycroft
85fd4d583d
Recognize `noauto' (and `auto', just for symmetry) in fstab.
1993-08-03 01:25:52 +00:00
mycroft
e9d867ef50
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
mycroft
dfb9caab49
Add RCS indentifiers.
1993-08-01 07:32:48 +00:00
mycroft
cda4f8f6ee
Add RCS identifiers.
1993-08-01 05:37:30 +00:00
cgd
cbdb50c1c1
incorporate changes from 0-9-base to 0-9-ALPHA
1993-07-28 00:56:43 +00:00
cgd
9c7a811a01
fixed NFSCLIENT problem.
1993-04-12 18:22:27 +00:00
cgd
06be60083d
changed "Id" to "Header" for rcsids
1993-03-23 00:22:59 +00:00
cgd
346aa5dd48
added rcs ids to all files
1993-03-22 08:04:00 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00