freebsd-skq/sys
Craig Rodrigues 26f59b6455 - Add parsing for the following existing UFS/FFS mount options in the nmount()
callpath via vfs_getopt(), and set the appropriate MNT_* flag:
  -> acls, async, force, multilabel, noasync, noatime,
  -> noclusterr, noclusterw, snapshot, update

- Allow errmsg as a valid mount option via vfs_getopt(),
  so we can later add a hook to propagate mount errors back
  to userspace via vfs_mount_error().
2005-11-18 06:06:10 +00:00
..
alpha In get_pv_entry() use PMAP_LOCK() instead of PMAP_TRYLOCK() when deadlock 2005-11-13 02:17:05 +00:00
amd64 Fix spelling mistake. 2005-11-17 02:32:39 +00:00
arm
boot Catch up with loader_color -> loader_logo and document beastie_disable. 2005-11-15 21:26:49 +00:00
bsm
cam Fix a bug that caused some /dev entries to continue to exist after 2005-11-18 02:43:49 +00:00
coda
compat Unlike the rest of the world, NDIS code can access "struct 2005-11-14 18:19:57 +00:00
conf Make the elf wrapper work with recent kernel.debug changes. 2005-11-17 01:32:01 +00:00
contrib
crypto
ddb
dev - Backout last change, since it is memory overkill for a non busy host or 2005-11-17 10:13:18 +00:00
doc
fs - Add errmsg to the list of smbfs mount options. 2005-11-16 02:26:25 +00:00
gdb
geom Fix a bug that caused some /dev entries to continue to exist after 2005-11-18 02:43:49 +00:00
gnu
i4b
i386 Fix spelling mistake. 2005-11-17 02:32:39 +00:00
ia64 In get_pv_entry() use PMAP_LOCK() instead of PMAP_TRYLOCK() when deadlock 2005-11-13 02:17:05 +00:00
isa
isofs/cd9660
kern In vfs_nmount(), check to see if "update" mount option was passed 2005-11-18 01:31:10 +00:00
libkern
modules Remove vestiges of oldcard and owi. 2005-11-17 06:51:49 +00:00
net Fix a second missed case where the refcount is not decremented. 2005-11-13 20:26:19 +00:00
net80211 Update ieee80211_mhz2ieee to understand public safety bands and spectrum 2005-11-15 05:56:32 +00:00
netatalk
netatm
netgraph Some whitespace and style cleanup. 2005-11-15 10:54:20 +00:00
netinet MFOpenBSD 1.62: 2005-11-17 12:56:40 +00:00
netinet6 fixed a kernel crash due to an improper removal of callout-timer 2005-11-16 12:36:08 +00:00
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98
pccard
pci 0xb1881106 seems to be an AGP bridge and some BIOSes incorrectly handle 2005-11-14 21:54:20 +00:00
posix4
powerpc
rpc
security
sparc64
sys Correct description of RLIMIT_CPU. 2005-11-16 18:18:52 +00:00
tools
ufs - Add parsing for the following existing UFS/FFS mount options in the nmount() 2005-11-18 06:06:10 +00:00
vm
Makefile