freebsd-skq/sbin
jhb 01eed200f9 Make libgeom usable by C++ programs:
- Add DECL wrappers to libgeom.h.
- Rename structure members in libgeom.h to use a lg_ prefix for member
  names.  This is required because a few structures had members named
  'class' which made g++ very unhappy.
- Catch gstat(8) and gconcat(8) up to these API changes.

Reviewed by:	phk
2004-03-09 21:14:18 +00:00
..
adjkerntz
atacontrol
atm Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) 2004-03-05 08:10:19 +00:00
badsect
bsdlabel
camcontrol Fix a couple of camcontrol issues that popped up on sparc64: 2004-03-03 01:51:24 +00:00
ccdconfig
clri
comcontrol
conscontrol
devd
devfs
dhclient style.Makefile(5): 2004-02-23 20:25:27 +00:00
dmesg
dump
dumpfs
dumpon style.Makefile(5): 2004-02-23 20:25:27 +00:00
fdisk style.Makefile(5): 2004-02-23 20:25:27 +00:00
fdisk_pc98 style.Makefile(5): 2004-02-23 20:25:27 +00:00
ffsinfo
fsck
fsck_ffs In the case of a background fsck, periodically update the process title 2004-02-28 07:50:42 +00:00
fsck_msdosfs style.Makefile(5): 2004-02-23 20:25:27 +00:00
fsdb
fsirand style.Makefile(5): 2004-02-23 20:25:27 +00:00
gbde
gconcat Make libgeom usable by C++ programs: 2004-03-09 21:14:18 +00:00
gpt style.Makefile(5): 2004-02-23 20:25:27 +00:00
growfs
idmapd style.Makefile(5): 2004-02-23 20:25:27 +00:00
ifconfig Look for both name and if_<name> strings in module metadata. Pseudo-devices 2004-02-27 06:43:14 +00:00
init style.Makefile(5): 2004-02-23 20:25:27 +00:00
ip6fw Make this WARNS=2 clean by: 2004-03-03 20:21:15 +00:00
ipf style.Makefile(5): 2004-02-23 20:25:27 +00:00
ipfs style.Makefile(5): 2004-02-23 20:25:27 +00:00
ipfstat style.Makefile(5): 2004-02-23 20:25:27 +00:00
ipfw
ipmon style.Makefile(5): 2004-02-23 20:25:27 +00:00
ipnat style.Makefile(5): 2004-02-23 20:25:27 +00:00
kldconfig Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) 2004-03-05 08:10:19 +00:00
kldload
kldstat
kldunload
ldconfig style.Makefile(5): 2004-02-23 20:25:27 +00:00
mca style.Makefile(5): 2004-02-23 20:25:27 +00:00
md5
mdconfig
mdmfs Add a "-l" parameter to mdmfs so that memory file systems can be 2004-02-26 01:15:47 +00:00
mknod style.Makefile(5): 2004-02-23 20:25:27 +00:00
mksnap_ffs
mount s/considred/considered/ 2004-03-04 00:52:16 +00:00
mount_cd9660 style.Makefile(5): 2004-02-23 20:25:27 +00:00
mount_ext2fs
mount_hpfs style.Makefile(5): 2004-02-23 20:25:27 +00:00
mount_msdosfs
mount_nfs style.Makefile(5): 2004-02-23 20:25:27 +00:00
mount_nfs4 style.Makefile(5): 2004-02-23 20:25:27 +00:00
mount_ntfs style.Makefile(5): 2004-02-23 20:25:27 +00:00
mount_nullfs style.Makefile(5): 2004-02-23 20:25:27 +00:00
mount_std style.Makefile(5): 2004-02-23 20:25:27 +00:00
mount_udf style.Makefile(5): 2004-02-23 20:25:27 +00:00
mount_umapfs style.Makefile(5): 2004-02-23 20:25:27 +00:00
mount_unionfs style.Makefile(5): 2004-02-23 20:25:27 +00:00
natd style.Makefile(5): 2004-02-23 20:25:27 +00:00
newfs Add a "-l" flag to newfs, which sets the FS_MULTILABEL flag. This 2004-02-26 01:14:27 +00:00
newfs_msdos style.Makefile(5): 2004-02-23 20:25:27 +00:00
nfsiod
nologin
nos-tun style.Makefile(5): 2004-02-23 20:25:27 +00:00
pfctl Add skeleton build dirs for pf userland: 2004-02-28 21:50:50 +00:00
pflogd Add skeleton build dirs for pf userland: 2004-02-28 21:50:50 +00:00
ping style.Makefile(5): 2004-02-23 20:25:27 +00:00
ping6 style.Makefile(5): 2004-02-23 20:25:27 +00:00
quotacheck style.Makefile(5): 2004-02-23 20:25:27 +00:00
raidctl Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) 2004-03-05 08:10:19 +00:00
rcorder style.Makefile(5): 2004-02-23 20:25:27 +00:00
reboot
restore style.Makefile(5): 2004-02-23 20:25:27 +00:00
route style.Makefile(5): 2004-02-23 20:25:27 +00:00
routed Sync HEAD sources to vendor branch import of routed v2.27 from rhyolite.com. 2004-02-25 23:45:57 +00:00
rtsol style.Makefile(5): 2004-02-23 20:25:27 +00:00
savecore o Remove obsoleted '-N' and '-d' flags. 2004-02-28 10:42:27 +00:00
sconfig
setkey
shutdown
slattach style.Makefile(5): 2004-02-23 20:25:27 +00:00
spppcontrol
startslip style.Makefile(5): 2004-02-23 20:25:27 +00:00
sunlabel
swapon Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) 2004-03-05 08:10:19 +00:00
sysctl Add CTLTYPE_QUAD to the list of types for which we don't want an empty 2004-03-02 05:42:52 +00:00
tunefs
umount s/considred/considered/ 2004-03-04 00:52:16 +00:00
vinum style.Makefile(5): 2004-02-23 20:25:27 +00:00
Makefile Link pf to the build and install: 2004-03-08 22:03:29 +00:00
Makefile.inc