freebsd-skq/sbin
Ruslan Ermilov 1876df83f4 Turn "ether" address family into a generic "link" family
that could be used to set/get arbitrary length link level
addresses.  Alias "lladdr" parameter and "ether" family
to the new "link" family for backward compatibility.

PR:		bin/31476
MFC after:	1 week
2002-03-27 14:29:23 +00:00
..
adjkerntz
atacontrol Add support for creating/deleting ATA RAID's 2002-03-27 10:59:53 +00:00
atm
badsect Kill register 2002-03-20 04:33:25 +00:00
bsdlabel Remove stray register 2002-03-19 18:47:50 +00:00
camcontrol Remove 'register' keyword. 2002-03-20 17:55:10 +00:00
ccdconfig
clri Kill register 2002-03-20 04:33:25 +00:00
comcontrol
conscontrol
cxconfig
dhclient
disklabel Remove stray register 2002-03-19 18:47:50 +00:00
dmesg
dump o remove __P 2002-03-20 22:49:40 +00:00
dumpfs o __P removed 2002-03-20 22:57:10 +00:00
dumpon
fdisk
fdisk_pc98 Add missing \ before an 'n' to get the proper newline when running 2002-03-27 06:20:20 +00:00
ffsinfo "-" now sends output to stdout. 2002-03-20 02:35:14 +00:00
fsck Replace __progname with the functionally identical but more 2002-03-24 15:06:48 +00:00
fsck_ffs Replace __progname with the documented, more acceptable and functionally identical getprogname(3). 2002-03-24 15:17:53 +00:00
fsck_ifs Replace __progname with the documented, more acceptable and functionally identical getprogname(3). 2002-03-24 15:17:53 +00:00
fsck_msdosfs o __P removed 2002-03-20 22:57:10 +00:00
fsdb o __P removal. 2002-03-21 13:10:52 +00:00
fsirand o __P removal. 2002-03-21 13:10:52 +00:00
growfs Remove 'register' keyword. 2002-03-20 17:55:10 +00:00
ifconfig Turn "ether" address family into a generic "link" family 2002-03-27 14:29:23 +00:00
init o remove __P 2002-03-20 22:53:13 +00:00
ip6fw
ipf * add extra -I path to get the "matching" header files. 2002-03-20 09:02:48 +00:00
ipfs add extra include path to get .h files from source being used to compile 2002-03-26 10:09:09 +00:00
ipfstat Hopefully fix make world. 2002-03-19 22:51:53 +00:00
ipfw
ipmon * add extra -I path to get the "matching" header files. (and split the one 2002-03-20 09:04:34 +00:00
ipnat * need to compile printnat.c now that this function is in a separate .c file 2002-03-20 09:01:48 +00:00
kget
kldconfig
kldload
kldstat
kldunload
ldconfig o __P removed 2002-03-21 13:14:21 +00:00
md5
mdconfig Revert 1.20: 2002-03-21 12:03:09 +00:00
mdmfs
mknod
mount o __P removed 2002-03-21 13:14:21 +00:00
mount_cd9660
mount_ext2fs o __P removed 2002-03-21 13:14:21 +00:00
mount_hpfs o __P removed 2002-03-21 13:14:21 +00:00
mount_ifs o __P removed 2002-03-21 13:14:21 +00:00
mount_msdosfs o __P removed 2002-03-21 13:14:21 +00:00
mount_nfs o __P removed 2002-03-21 13:14:21 +00:00
mount_ntfs o __P removed 2002-03-21 13:14:21 +00:00
mount_nullfs o __P removed 2002-03-21 13:14:21 +00:00
mount_nwfs
mount_portalfs o __P removed 2002-03-21 13:14:21 +00:00
mount_smbfs
mount_std o __P removed 2002-03-21 13:14:21 +00:00
mount_umapfs o __P removed 2002-03-21 13:14:21 +00:00
mount_unionfs o __P removed 2002-03-21 13:14:21 +00:00
mountd o __P removed 2002-03-21 13:14:21 +00:00
natd
newfs Swing the axe and remove some archaic features from newfs which modern 2002-03-20 07:16:15 +00:00
newfs_msdos
nextboot
nfsd Fix problem in macro definition breaking compiles with -DDEBUG. 2002-03-26 17:37:59 +00:00
nfsiod o remove __P 2002-03-21 13:20:49 +00:00
nologin
nos-tun o remove __P 2002-03-21 13:20:49 +00:00
ping Style(9) local vars after 'register' removal. 2002-03-23 18:10:59 +00:00
ping6 o remove __P 2002-03-21 13:20:49 +00:00
quotacheck o remove __P 2002-03-21 13:20:49 +00:00
rcorder
reboot Add forgotten flag in flag lists. 2002-03-25 10:45:28 +00:00
restore o remove __P 2002-03-20 22:49:40 +00:00
route o remove __P 2002-03-21 13:20:49 +00:00
routed o remove __P 2002-03-21 13:20:49 +00:00
rtsol
savecore o remove __P 2002-03-21 13:20:49 +00:00
setkey
shutdown o remove __P 2002-03-21 13:20:49 +00:00
slattach o remove __P 2002-03-21 13:20:49 +00:00
spppcontrol
startslip o remove __P 2002-03-21 13:20:49 +00:00
swapon o remove __P 2002-03-21 13:20:49 +00:00
sysctl o remove __P 2002-03-21 13:20:49 +00:00
tunefs o remove __P 2002-03-21 13:20:49 +00:00
umount
vinum
Makefile Replaced hacks in sbin/Makefile,v 1.99 and usr.sbin/Makefile,v 1.217 2002-03-21 09:15:39 +00:00
Makefile.inc