NetBSD/sbin
dsl c2452a4af0 There really isn't any point reporting all the alternate superblocks,
big filesystems can have thousands of them - no one ever writes them down.
After the first line of numbers just output a '.' for each cylinder group.
Also limit the lines to 79 columns so broken terminal emulaters don't
double-space the output lines.
2006-01-09 20:59:25 +00:00
..
atactl fix byteswap of log revision structure check, improve error printout 2005-11-29 08:47:22 +00:00
badsect Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
bim
brconfig Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
ccdconfig namespace sanity: no need to include <sys/device.h> 2005-09-08 14:50:02 +00:00
cgdconfig - constify. 2005-06-27 03:07:45 +00:00
chkconfig
clri Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
disklabel Fix acorn builds 2005-12-07 04:38:32 +00:00
dkctl add a functionality to get/switch bufq strategy. 2005-12-26 10:38:52 +00:00
dmesg Make is worthwhile haveing #ifdef SMALL by making the Makefile set it when 2005-09-05 20:56:41 +00:00
drvctl Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
dump Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
dump_lfs
edlabel Allow this to build under -Wcast-qual -Werror by adding const to a few 2005-06-28 18:14:45 +00:00
fastboot
fdisk PRI* macros should not contain percent sign. 2005-10-07 23:57:10 +00:00
fsck Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
fsck_ext2fs Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
fsck_ffs Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
fsck_lfs Put back removed initializer. gcc on sh3 still doesn't get it correct... 2005-10-13 21:14:45 +00:00
fsck_msdos
fsdb 64 bit inode changes 2005-08-19 02:07:18 +00:00
fsirand Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
ifconfig Commit a straggler: use the new SIOCG80211STATS/SIOCG80211ZSTATS 2005-09-15 23:35:15 +00:00
init The securelevel does not affect whether Veriexec's tables can be modified; 2005-11-13 18:39:53 +00:00
ldconfig
mbrlabel fix compilation on LP64 machines. 2005-12-28 06:03:15 +00:00
mknod fix setmode error handling. 2005-10-01 20:23:54 +00:00
modload Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
modunload Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mount Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mount_ados Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
mount_cd9660 Fix obvious typo in the man page of mount_cd9660: 2005-12-27 17:40:49 +00:00
mount_ext2fs Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
mount_fdesc Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mount_ffs Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
mount_filecore Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
mount_kernfs Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mount_lfs Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
mount_msdos Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
mount_nfs Add a missing break! 2005-11-12 20:30:21 +00:00
mount_ntfs Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
mount_null Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mount_overlay Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mount_portal Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mount_procfs Bump date for previous. 2005-10-03 19:17:49 +00:00
mount_ptyfs
mount_smbfs
mount_sysvbfs Add preliminary support for System V Boot File System. 2005-12-29 14:53:45 +00:00
mount_tmpfs Point to the share/examples/fstab/fstab.ramdisk file for some more information. 2005-12-24 13:02:53 +00:00
mount_umap Sync usage with manpage. 2005-09-11 23:40:54 +00:00
mount_union Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
newbtconf .An -nosplit 2005-09-30 20:18:12 +00:00
newfs There really isn't any point reporting all the alternate superblocks, 2006-01-09 20:59:25 +00:00
newfs_lfs make this compile again. 2005-09-13 04:40:25 +00:00
newfs_msdos
newfs_sysvbfs Add preliminary support for System V Boot File System. 2005-12-29 14:53:45 +00:00
nologin
pdisk Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
ping
ping6 Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
pppoectl Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
raidctl Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
rcorder Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
reboot
resize_ffs
resize_lfs
restore Use crypto/rmd160.h. 2005-09-25 04:16:22 +00:00
rndctl Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
route Add full IPv6 syntax support when route is built with -DSMALL and -DINET6. 2005-08-31 02:58:30 +00:00
routed Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
rtsol
savecore Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
scan_ffs Specify the scan_ffs manpage, otherwise it will use scan_ffs.1. 2005-09-10 23:15:52 +00:00
scsictl Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
setkey Redo previous rework to generate yacc/lex output again and remove generated 2005-12-16 16:25:07 +00:00
shutdown Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
slattach Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
swapctl Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
sysctl add vm.inactivepct. 2005-12-21 12:21:06 +00:00
ttyflags Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
tunefs Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
umount Typo fix (to umount is not yet a verb). Via OpenBSD bugs mailing list. 2005-12-30 10:29:56 +00:00
veriexecctl Allow multiple lines entries using '\' at the end of the line. 2006-01-05 20:16:20 +00:00
vinum Add const to a duplicate declaration of sd_state(). 2005-07-05 22:21:38 +00:00
wdogctl If ioctl(,WDOGIOC_SMODE,) fails, kill the child process before 2005-08-31 18:28:58 +00:00
wsconsctl Fix typo. From YOMURA Masanori in private mail. 2005-09-11 23:50:46 +00:00
Makefile Add preliminary support for System V Boot File System. 2005-12-29 14:53:45 +00:00
Makefile.inc Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00