freebsd-skq/sbin
sam 68cd8761a7 Overhaul to cleanup some of the tangled logic that's grown over the years.
o break per-address family support out into separate files
o modularize per-address family and functional operations using
  a registration mechanism; this permits configuration according
  to which files you include (but beware that order of the files
  is important to insure backwards compatibility)
o many cleanups to eliminate incestuous behaviour, global variables,
  and poor coding practices (still much more to fix)

The original motivation of this work was to support dynamic addition
of functionality based on the interface so we can eliminate the various
little control programs and so that vendors can distribute ifconfig
plugins that support their in-kernel code.  That work is still to be
completed.

o Update 802.11 support for all the new net80211 functionality; some
  of these operations (e.g. list *) may be better suited in a different
  program
2004-12-08 19:18:07 +00:00
..
adjkerntz
atacontrol
atm
badsect
bsdlabel
camcontrol
ccdconfig
clri
comcontrol
conscontrol
devd
devfs
dhclient
dmesg
dump
dumpfs
dumpon
fdisk
fdisk_pc98
ffsinfo
fsck
fsck_ffs
fsck_msdosfs
fsdb
fsirand
gbde
geom
ggate
gpt
growfs
gvinum
idmapd
ifconfig Overhaul to cleanup some of the tangled logic that's grown over the years. 2004-12-08 19:18:07 +00:00
init
ip6fw
ipf
ipfs
ipfstat
ipfw
ipmon
ipnat
kldconfig
kldload
kldstat
kldunload
ldconfig
mca
md5
mdconfig
mdmfs
mknod
mksnap_ffs
mount
mount_autofs
mount_cd9660
mount_ext2fs
mount_hpfs
mount_msdosfs
mount_nfs
mount_nfs4
mount_ntfs
mount_nullfs
mount_std
mount_udf
mount_ufs
mount_umapfs
mount_unionfs
natd
newfs
newfs_msdos
nfsiod
nos-tun
pfctl
pflogd
ping
ping6
quotacheck
rcorder
reboot
recoverdisk
restore
route
routed
rtsol
savecore
sconfig
setkey
shutdown
slattach
spppcontrol
startslip
sunlabel
swapon
sysctl
tunefs
umount
Makefile
Makefile.inc