freebsd-dev/sbin
Sam Leffler db82353d87 o replace special handling of clone operations by a clone callback
mechanism
o change vlan cloning to use callback and pass all vlan parameters
  on create using the new SIOCREATE2 ioctl
o update vlan set logic to match existing practice
2006-07-09 06:10:23 +00:00
..
adjkerntz Correct various mistakes in the last commit. 2006-05-13 11:58:58 +00:00
atacontrol
atm
badsect
bsdlabel
camcontrol
ccdconfig Fix markup and some typos. 2006-04-14 09:20:25 +00:00
clri
comcontrol
conscontrol
devd o Yacc's lineno variable holds a total number of parsed lines. 2006-04-14 07:20:42 +00:00
devfs o Revert a previous delta as strlcpy(3) operates with NUL-terminated 2006-06-14 15:09:52 +00:00
dhclient Send client identifier unconditionally. My ancient D-Link router response 2006-07-03 22:05:38 +00:00
dmesg
dump Dump keeps a bitmap of the state of various inodes, which is sized 2006-04-11 14:45:42 +00:00
dumpfs
dumpon With minidumps, the dumping partition could be smaller than physical 2006-04-27 19:01:54 +00:00
fdisk - Fail with an understandable error message if we cannot detect the 2006-06-18 22:02:22 +00:00
fdisk_pc98
ffsinfo o Fix typo. 2006-06-11 15:53:36 +00:00
fsck
fsck_ffs
fsck_msdosfs
fsdb o Implement findblk command: find the inode(s) owning the specified 2006-06-02 12:55:26 +00:00
fsirand
gbde
geom Allow to use the old -a option to specify an encryption algorithm to use 2006-06-06 22:06:24 +00:00
ggate Fix a typo s/Made/Make. Use .Pp for a line break, it will quiet the 2006-06-10 09:45:26 +00:00
gpt Fix cut-n-paste bug: compare argument s against known aliases, 2006-07-07 02:44:23 +00:00
growfs
gvinum
idmapd
ifconfig o replace special handling of clone operations by a clone callback 2006-07-09 06:10:23 +00:00
init Reparent the process that executes the window= command from the ttys 2006-06-08 14:04:36 +00:00
ipf fix style nit 2006-05-07 00:40:00 +00:00
ipfw Add support of 'tablearg' feature for: 2006-06-15 09:39:22 +00:00
kldconfig
kldload
kldstat
kldunload
ldconfig
mca
md5
mdconfig Make WITHOUT_DYNAMICROOT=foo work again: remember to reference 2006-04-01 16:34:45 +00:00
mdmfs
mknod
mksnap_ffs
mount Minor style tweaks while nearby. Namely ANSIfy and parens on return values. 2006-06-10 01:44:57 +00:00
mount_autofs
mount_cd9660
mount_ext2fs
mount_hpfs
mount_msdosfs mount_msdosfs.c: 2006-06-01 02:25:00 +00:00
mount_nfs
mount_nfs4
mount_ntfs
mount_nullfs Add a missing .Pp call. 2006-04-19 19:21:42 +00:00
mount_reiserfs
mount_std Slight grammar fix. 2006-05-18 15:26:27 +00:00
mount_udf
mount_umapfs
mount_unionfs
natd
newfs
newfs_msdos
nfsiod
nos-tun
pfctl Add missing library dependencies. 2006-04-13 12:49:24 +00:00
pflogd
ping Add a new feature to ping(8) - possibility to specify maximum 2006-04-05 12:30:42 +00:00
ping6
quotacheck
rcorder do_file() is called recursively from several places and cannot 2006-05-20 05:47:18 +00:00
reboot o Describe what actually boot(8) -m mutes. 2006-04-18 19:00:02 +00:00
recoverdisk Make recoverdisk compile on amd64 and possibly other 64bit archs. 2006-05-30 19:10:18 +00:00
restore
route
routed
rtsol
savecore
sconfig
setkey Include other AES key lengths in the comment. 2006-05-13 09:13:58 +00:00
shutdown
slattach
spppcontrol
startslip
sunlabel
swapon
sysctl
tunefs
umount
Makefile Disconnect mount_reiserfs from build. 2006-05-16 22:12:55 +00:00
Makefile.inc