freebsd-skq/sbin
imp a536ab821b MFp4 (imp_freebsd branch): snapshot of devd work:
o improve parsing and lexing
o create data structures based on the parsed file now.
o Still need to rewrite main loop and add regex (still uses hard coded
  devd-generic)
o minor man page updates.

# There should be one more commit before rc2

Approved by: re (blanket)
2002-12-07 08:04:36 +00:00
..
adjkerntz
atacontrol
atm
badsect Create a new 32-bit fs_flags word in the superblock. Add code to move 2002-11-27 02:18:58 +00:00
bsdlabel Relax partition overlap check to allow Vinum partitions to overlap 2002-12-02 23:49:59 +00:00
camcontrol
ccdconfig
clri Create a new 32-bit fs_flags word in the superblock. Add code to move 2002-11-27 02:18:58 +00:00
comcontrol
conscontrol
cxconfig
devd MFp4 (imp_freebsd branch): snapshot of devd work: 2002-12-07 08:04:36 +00:00
devfs
dhclient
disklabel Relax partition overlap check to allow Vinum partitions to overlap 2002-12-02 23:49:59 +00:00
dmesg
dump Add the `L' option to dump to notify it that it is dumping a 2002-12-03 18:21:09 +00:00
dumpfs Create a new 32-bit fs_flags word in the superblock. Add code to move 2002-11-27 02:18:58 +00:00
dumpon
fdisk Fix the regexp evilness so that fdisk can (again?) find the device 2002-10-27 10:52:54 +00:00
fdisk_pc98 Merged various changes from src/sbin/fdisk/fdisk.c revisions up to 1.66. 2002-10-27 16:43:59 +00:00
ffsinfo
fsck Give a meaningfull diagnostic when we cannot determine the filesystem type. 2002-10-31 15:32:39 +00:00
fsck_ffs Verify that alternate superblocks have a correct magic number before 2002-12-02 19:30:37 +00:00
fsck_msdosfs
fsdb
fsirand Create a new 32-bit fs_flags word in the superblock. Add code to move 2002-11-27 02:18:58 +00:00
gbde Synchronize usage() with reality. 2002-12-01 15:58:28 +00:00
gpt o Newer EFI implementations require that a GPT is preceeded by 2002-12-02 01:42:03 +00:00
growfs Create a new 32-bit fs_flags word in the superblock. Add code to move 2002-11-27 02:18:58 +00:00
ifconfig mdoc(7) police: markup, spelling. 2002-11-25 16:01:28 +00:00
init
ip6fw
ipf
ipfs
ipfstat
ipfw Align timestamps when -t is used in ipfw and ipfw2. 2002-11-26 22:53:14 +00:00
ipmon
ipnat
kldconfig
kldload
kldstat
kldunload
ldconfig
mca o Replace 'struct uuid' with 'uuid_t', 2002-11-01 06:34:35 +00:00
md5
mdconfig
mdmfs Teach mdmfs how to pass UFS version numbers through to newfs. Because 2002-12-01 23:19:57 +00:00
mknod
mount
mount_cd9660
mount_ext2fs
mount_hpfs
mount_msdosfs
mount_nfs
mount_ntfs
mount_nullfs
mount_nwfs
mount_portalfs
mount_smbfs
mount_std Take sizeof() the right string for fspath's iovec. The old string was the 2002-11-05 20:06:01 +00:00
mount_udf
mount_umapfs
mount_unionfs
natd
newfs Correctly calculate the initial number of fragments in a filesystem 2002-12-02 19:31:53 +00:00
newfs_msdos Bring newfs_msdos into the GEOM world. Totally rewrite and simplify 2002-11-03 08:54:46 +00:00
nfsiod
nologin
nos-tun
ping Fix LSRR option length check: it has to be less or equal remained header's 2002-10-21 11:43:46 +00:00
ping6 corrected buffer lengths for memset() 2002-12-06 02:11:31 +00:00
quotacheck Create a new 32-bit fs_flags word in the superblock. Add code to move 2002-11-27 02:18:58 +00:00
raidctl After much delay and anticipation, welcome RAIDFrame into the FreeBSD 2002-10-20 08:17:39 +00:00
rcorder mdoc(7) police: Fixed markup now that it was taken out of vendor branch. 2002-11-25 16:23:03 +00:00
reboot mdoc(7) police: Nits. 2002-11-26 09:05:06 +00:00
restore
route
routed
rtsol
savecore
setkey
shutdown
slattach
spppcontrol
startslip
swapon
sysctl Fix a "bug" in sysctl(8). Limit the length when we print a string from 2002-11-12 21:18:21 +00:00
tunefs Create a new 32-bit fs_flags word in the superblock. Add code to move 2002-11-27 02:18:58 +00:00
umount
vinum
Makefile Hook raidctl up to the build. 2002-10-23 04:50:34 +00:00
Makefile.inc