1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-30 08:19:09 +00:00
freebsd/sbin
Craig Rodrigues 6910e995d9 Instead of passing MNT_UPDATE, MNT_SNAPSHOT, MNT_RELOAD from
userspace to kernel via nmount(), pass in the strings
"update", "snapshot", "reload".

We want to move away from passing MNT_ flags from userspace -> kernel
via nmount(), and instead favor passing the string options.
2008-08-23 01:21:10 +00:00
..
adjkerntz
atacontrol Make atacontrol(8) rebuild work when /usr is not mounted or from /rescue 2008-08-06 18:08:02 +00:00
atm Remove netatm from HEAD as it is not MPSAFE and relies on the now removed 2008-05-25 22:11:40 +00:00
badsect
bsdlabel Remove comment about "-r" flag from readlabel. "-r" is a no-op. 2008-03-23 03:01:10 +00:00
camcontrol
ccdconfig
clri
comcontrol
conscontrol
ddb DDB scripting, textdumps, output capture, etc, all will appear in 2008-08-03 14:27:06 +00:00
devd No need to be gratuitously style(9) non-compliant here, even though 2008-03-21 20:38:28 +00:00
devfs Support for filtering on major device number was removed in rev. 1.7 or 2008-06-27 09:09:50 +00:00
dhclient Run the privileged dhclient process in its own session. 2008-06-30 20:23:49 +00:00
dmesg
dump Expand dump to allow MAX_INT dump levels. 2008-05-24 05:20:46 +00:00
dumpfs
dumpon
fdisk Add a -q[uiet] flag for scripts. 2008-07-31 00:55:29 +00:00
fdisk_pc98
ffsinfo
fsck
fsck_ffs Instead of passing MNT_UPDATE, MNT_SNAPSHOT, MNT_RELOAD from 2008-08-23 01:21:10 +00:00
fsck_msdosfs
fsdb
fsirand
gbde
geom geli onetime command can take only one GEOM provider at a time. 2008-08-12 19:42:03 +00:00
ggate The signature for a pthread function requires that it 2008-06-26 07:05:35 +00:00
growfs
gvinum
idmapd
ifconfig Fix channel parsing which was broken in r179958, the channel number may be 2008-08-14 03:49:14 +00:00
init
ipf
ipfw Slight wordsmithing. prompted by danger@ 2008-08-01 23:31:28 +00:00
iscontrol
kldconfig
kldload
kldstat
kldunload
ldconfig
mca
md5
mdconfig Add -v (verbose) option to -l command, to show size and backing store 2008-06-21 15:04:42 +00:00
mdmfs
mknod
mksnap_ffs Note that snapshots may cause a panic on the full UFS filesystem. 2008-07-26 13:18:33 +00:00
mount Fix markup. 2008-06-03 09:43:28 +00:00
mount_autofs
mount_cd9660
mount_ext2fs
mount_hpfs
mount_msdosfs
mount_nfs Fix -o mntudp after the conversion to default TCP mounts 2008-07-10 17:53:10 +00:00
mount_ntfs
mount_nullfs
mount_reiserfs
mount_std
mount_udf
mount_unionfs
natd Add exit_delay parameter to control daemon exit delay after signal. 2008-06-22 22:14:02 +00:00
newfs Replace reference from vinum.8 to gvinum.8, it was advised in the PR to 2008-03-21 20:16:25 +00:00
newfs_msdos
nfsiod
nos-tun
pfctl
pflogd
ping
ping6 Change the exit status for 0 and 2 to be the same as with ping(1) 2008-05-27 10:51:19 +00:00
quotacheck Drag this code kicking and screaming into the twenty-first century. 2008-07-02 15:51:59 +00:00
rcorder Document the misleading nature of the REQUIRE line. The patch in 2008-06-09 09:07:58 +00:00
reboot
recoverdisk
restore Fix nits pointed out in PR bin/39905 that have not already been 2008-05-23 19:17:08 +00:00
route Fix printing of sockaddr prefixes in verbose mode. 2008-04-10 12:16:20 +00:00
routed Update routed to use the RFC 3678 protocol-independent multicast API. Use 2008-07-30 11:56:15 +00:00
rtsol
savecore
sconfig Do not set IFF_DEBUG directly from the driver. 2008-06-30 21:18:27 +00:00
setkey
shutdown
slattach
spppcontrol
startslip
sunlabel
swapon Add a -q flag to swapon(8) to suppress informational messages. Use it in 2008-06-23 22:17:08 +00:00
sysctl The sysctl(8) program exits on some errors and only emits warnings on 2008-06-23 22:06:28 +00:00
tunefs
umount
Makefile Obsolete bsdlabel(8) on powerpc. Use gpart(8) instead. 2008-07-06 20:57:35 +00:00
Makefile.inc