freebsd-dev/sbin
Kirk McKusick daba4da81d Add a new "untrusted" option to the mount command. Its purpose
is to notify the kernel that the file system is untrusted and it
should use more extensive checks on the file-system's metadata
before using it. This option is intended to be used when mounting
file systems from untrusted media such as USB memory sticks or other
externally-provided media.

It will initially be used by the UFS/FFS file system, but should
likely be expanded to be used by other file systems that may appear
on external media like msdosfs, exfat, and ext2fs.

Reviewed by:  kib
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D20786
2019-07-01 23:22:26 +00:00
..
adjkerntz
bectl bectl(8): create non-recursive boot environments 2019-06-27 14:03:32 +00:00
bsdlabel
camcontrol Replay r349341 by imp accidentally reverted by r349352 2019-06-25 06:14:26 +00:00
ccdconfig
clri
comcontrol
conscontrol
ddb
decryptcore EKCD: Add Chacha20 encryption mode 2019-05-23 20:12:24 +00:00
devd acpi_dock(4): Notify devd(8) on dock status change. 2019-05-31 15:44:33 +00:00
devfs
devmatch
dhclient Free DHCP options with length zero. 2019-06-26 20:19:48 +00:00
dmesg
dump Clarify that the -r and -R options can be used only to create level 0 dumps. 2019-06-14 06:10:15 +00:00
dumpfs
dumpon EKCD: Add Chacha20 encryption mode 2019-05-23 20:12:24 +00:00
etherswitchcfg Add the 'drop tagged' flag support for ethernet switch ports. 2019-06-28 22:12:43 +00:00
fdisk Add DragonFly's partition number to fdisk(8) and diskmbr.h 2019-05-18 00:22:28 +00:00
ffsinfo
fsck explain ``fsck -f'' more in detail 2019-03-08 10:03:16 +00:00
fsck_ffs This revision began as a simple change to eliminate an uninitialized warning 2019-05-21 22:24:38 +00:00
fsck_msdosfs In ask(): override default option if any of alwaysyes/alwaysno/rdonly is 2019-06-15 07:23:06 +00:00
fsdb After a crash, a file that extends into indirect blocks may end up 2019-02-25 21:58:19 +00:00
fsirand
gbde gbde(8) - simplify randomisation with arc4random_buf 2019-02-11 00:11:02 +00:00
geom
ggate
growfs
gvinum
hastctl
hastd Drop "All rights reserved" from my copyright statements. 2019-03-06 22:11:45 +00:00
ifconfig Add an external mbuf buffer type that holds multiple unmapped pages. 2019-06-29 00:48:33 +00:00
init init: pedantic correction to "can't exec" script warning 2019-03-26 19:38:25 +00:00
ipf Create a link to the ipmon.conf.5 man page as documented in ipmon.5. 2019-06-27 12:37:44 +00:00
ipfw Restore ipfw(8)'s compact output support broken after r331668. 2019-06-25 09:08:24 +00:00
iscontrol
kldconfig
kldload
kldstat
kldunload
ldconfig
md5 Close filedescriptors when done with them. 2019-04-19 06:49:46 +00:00
mdconfig
mdmfs mdmfs(8): use -o reserve with malloc-backed md(4) 2019-02-16 23:57:38 +00:00
mknod
mksnap_ffs
mount Add a new "untrusted" option to the mount command. Its purpose 2019-07-01 23:22:26 +00:00
mount_cd9660
mount_fusefs Rename fuse(4) to fusefs(4) 2019-03-20 21:48:43 +00:00
mount_msdosfs
mount_nfs
mount_nullfs
mount_udf
mount_unionfs
natd
newfs
newfs_msdos
nfsiod
nos-tun
nvmecontrol Better formatting for the logpage section 2019-05-17 18:15:47 +00:00
pfctl pfctl: Fix ifgroup check 2019-04-19 10:52:54 +00:00
pfilctl
pflogd
ping
ping6
quotacheck
rcorder
reboot Update the manpage text to show the output generated by the first-stage 2019-04-30 17:42:05 +00:00
recoverdisk
resolvconf
restore
route
routed
rtsol
savecore cap_fileargs: chase r346315, update fileargs_init in consumers 2019-04-17 16:18:14 +00:00
sconfig
setkey
shutdown
spppcontrol
sunlabel
swapon You can't use block special nodes for swap, so don't let that happen. 2019-06-22 19:27:09 +00:00
sysctl evdev: export event device properties through sysctl interface 2019-02-24 18:47:04 +00:00
tests
tunefs The size of the UFS soft-updates journal must be a multiple of the 2019-03-02 21:22:56 +00:00
umount
veriexec Add verifying manifest loader for mac_veriexec 2019-02-26 06:17:23 +00:00
zfsbootcfg
Makefile Remove NAND and NANDFS support 2019-06-25 04:50:09 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.mips
Makefile.powerpc64
Makefile.sparc64