freebsd-nq/sbin
Matthew Dillon 92da00bb24 This is David Schultz's swapoff code which I am finally able to commit.
This should be considered highly experimental for the moment.

Submitted by:	David Schultz <dschultz@uclink.Berkeley.EDU>
MFC after:	3 weeks
2002-12-15 19:17:57 +00:00
..
adjkerntz
atacontrol Add a list of currently supported modes && an EXAMPLES section. 2002-12-14 18:38:34 +00:00
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 Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +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 mdoc(7) police: markup nits. 2002-12-09 13:06:34 +00:00
dhclient
disklabel Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
dmesg
dump Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +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 Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
fsck_ffs MFp4: Make ifs consistant with rest of file. 2002-12-13 19:47:07 +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 mdoc(7) police: markup overhaul. 2002-12-12 08:53:20 +00:00
gpt o Newer EFI implementations require that a GPT is preceeded by 2002-12-02 01:42:03 +00:00
growfs Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +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 Remove the incorrect information about dump(8) and snapshots. All the 2002-12-13 16:35:23 +00:00
mount_cd9660
mount_ext2fs
mount_hpfs
mount_msdosfs
mount_nfs
mount_ntfs
mount_nullfs Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
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_udf(8) is currently not in 4.X, so obviously it did not first appear 2002-12-12 05:56:36 +00:00
mount_umapfs Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
mount_unionfs Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
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 mdoc(7) police: sort xrefs in SEE ALSO. 2002-12-13 16:53:51 +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 Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
restore
route
routed
rtsol
savecore
setkey
shutdown
slattach
spppcontrol
startslip
swapon This is David Schultz's swapoff code which I am finally able to commit. 2002-12-15 19:17:57 +00:00
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 vinum_info: Correct the print formats to allow for 64 bit pointers. 2002-12-12 02:25:30 +00:00
Makefile Hook raidctl up to the build. 2002-10-23 04:50:34 +00:00
Makefile.inc