1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sbin
Yaroslav Tykhiy a40fb996ae Attempt to load the kernel module only if we are going to create a
new interface.  In other cases loading the module is unwanted and
can lead to ill side effects.  One such effect found is as follows:
"kldunload if_foo" tells the module to kill all its interfaces,
which results in messages sent to devd; the module unloads.  Then
devd starts processing the messages, which ends up in a etc script
running ifconfig fooX, which reloads the module.
2007-03-12 13:08:56 +00:00
..
adjkerntz
atacontrol
atm
badsect
bsdlabel
camcontrol typo: s/tranport layer/transport layer/ 2007-01-28 21:34:07 +00:00
ccdconfig
clri
comcontrol
conscontrol
devd
devfs
dhclient Implement RFC3442, the Classless Static Route option. 2007-02-09 17:50:26 +00:00
dmesg
dump Fix an error in dumping large sparse files containing extended attributes. 2007-02-27 07:28:17 +00:00
dumpfs
dumpon
fdisk
fdisk_pc98
ffsinfo Default output to stdout as the man page suggests. 2007-02-14 23:22:33 +00:00
fsck
fsck_ffs
fsck_msdosfs
fsdb
fsirand
gbde
geom Warn when user use sectorsize bigger than the page size, which will lead 2007-03-05 12:41:44 +00:00
ggate
gpt
growfs
gvinum
idmapd
ifconfig Attempt to load the kernel module only if we are going to create a 2007-03-12 13:08:56 +00:00
init Patches to allow one to allow one to specify a directory to chroot to. 2007-02-04 06:33:13 +00:00
ipf
ipfw Mention the nat command in the synopsis and in the action section. 2007-02-15 14:32:26 +00:00
kldconfig
kldload Mark up lkm with .Nm, since lkm is name of an api. 2007-02-13 17:06:15 +00:00
kldstat Mark up lkm with .Nm, since lkm is name of an api. 2007-02-13 17:06:15 +00:00
kldunload Mark up lkm with .Nm, since lkm is name of an api. 2007-02-13 17:06:15 +00:00
ldconfig Remove unused reference to objformat.h 2007-01-25 22:38:58 +00:00
mca
md5
mdconfig Kris suggested that swap is a better choice as a default than malloc. 2007-02-20 22:04:23 +00:00
mdmfs Don't leave a NULL value in mdsuffix when a particular md 2007-03-07 07:45:38 +00:00
mknod
mksnap_ffs
mount Print warning that "-t msdos" is deprecated and being converted to 2007-02-06 05:57:40 +00:00
mount_autofs
mount_cd9660
mount_ext2fs Convert mount_ext2fs to a simple program which passes "-o option" to nmount(). 2007-01-28 00:51:01 +00:00
mount_hpfs
mount_msdosfs Pass "errmsg" to nmount(), so that if nmount() fails, we can get 2007-01-29 01:49:08 +00:00
mount_nfs Add "fg" option as antonym to "bg"; add "hard" option as antonym to "soft". 2007-03-05 14:47:54 +00:00
mount_ntfs
mount_nullfs
mount_reiserfs
mount_std
mount_udf
mount_umapfs
mount_unionfs Raise WARNS level to 6. 2007-02-13 05:39:38 +00:00
natd
newfs Document -J in usage. 2007-03-02 20:07:59 +00:00
newfs_msdos
nfsiod
nos-tun
pfctl
pflogd
ping
ping6
quotacheck If two files systems, /a and /b are marked as having quotas enabled 2007-02-04 06:33:15 +00:00
rcorder
reboot
recoverdisk
restore Move macros describing extended attributes in UFS from 2007-03-06 08:13:21 +00:00
route
routed
rtsol
savecore
sconfig
setkey
shutdown
slattach
spppcontrol
startslip
sunlabel
swapon
sysctl
tunefs
umount
Makefile Remove mount_nfs4 from SUBDIR list. The mount_nfs Makefile 2007-01-23 09:18:25 +00:00
Makefile.inc