NetBSD/sbin
wiz f4a91b1899 Fix Dd argument (use full month names).
Use more markup.
Comment out references to safte(4) and softraid(4), which don't exist in
NetBSD.
Remove trailing whitespace.
Use macros instead of characters for HTML output (replace ">", "<"
with \*[Gt], \*[Lt]).
Sort sections.
2007-09-09 16:13:19 +00:00
..
amrctl
apmlabel Nuke extra comma in Xrefs. 2007-06-25 00:41:50 +00:00
atactl Improved SATA support, from Jonathan A. Kollasch in PR bin/36772: 2007-08-21 16:53:18 +00:00
badsect
bim
bioctl Fix Dd argument (use full month names). 2007-09-09 16:13:19 +00:00
brconfig
ccdconfig Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
cgdconfig Add a DIAGNOSTICS section and explain that the error message "could not 2007-02-23 20:00:04 +00:00
chkconfig
clri
disklabel Let the operator use the DISKLABELSECTOR and DISKLABELOFFSET 2007-06-05 21:48:46 +00:00
dkctl
dkscan_bsdlabel Use CPPFLAGS, not COPTS, and ${NETBSDSRCDIR}, not "../..". This 2007-03-02 04:03:17 +00:00
dmesg
drvctl drvctl 4 does not exist. 2007-03-10 20:32:26 +00:00
dump
dump_lfs
edlabel
fastboot
fdisk This program is a host tool, so when we use newfangled C features like 2007-09-04 00:34:58 +00:00
fsck kill MFSNAMELEN 2007-07-17 20:03:10 +00:00
fsck_ext2fs Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
fsck_ffs Avoid zero-divides from Anon Ymous 2007-08-22 16:30:28 +00:00
fsck_lfs Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
fsck_msdos Change mismatch of bytes 11 to 90 to be a warning, not an error, and 2007-03-19 18:30:40 +00:00
fsdb Remove unused ctype.h 2007-03-10 01:16:17 +00:00
fsirand include <signal.h> where signal(3) is used 2007-02-08 21:36:58 +00:00
gpt Produce more useful error messages. 2007-06-11 04:22:00 +00:00
ifconfig Our VLAN implementation (as it correctly expected) is not allowed 2007-06-05 11:15:15 +00:00
init backout previous. 2007-03-24 00:17:34 +00:00
ldconfig
mbrlabel
mknod Use block minor (from device name) for block devices (not char minor). 2007-07-07 20:11:07 +00:00
modload
modunload
mount Explain that nosuid,nodev is also needed for non-privileged mounts. 2007-08-01 08:51:24 +00:00
mount_ados Rescue the subjunctive. 2007-07-30 05:00:55 +00:00
mount_cd9660 Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_efs Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_ext2fs Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_fdesc Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_ffs Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_filecore Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_hfs Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_kernfs kernfs doesn't support getargs, so fail silently instead of making 2007-07-16 17:09:42 +00:00
mount_lfs Don't attempt to start megamaid if run with MNT_GETARGS. 2007-07-17 12:39:24 +00:00
mount_msdos Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_nfs lengthen timeout. i saw a server for which 10s was not enough. 2007-08-05 22:09:12 +00:00
mount_ntfs Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_null Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_overlay Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_portal Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_procfs Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_ptyfs Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_smbfs
mount_sysvbfs Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_tmpfs Print MNT_GETARGS results in one line to make them display 2007-07-16 17:12:03 +00:00
mount_udf Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
mount_umap Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
mount_union Don't re-explain vfs.generic.usermount & friends here. 2007-08-01 08:52:07 +00:00
newbtconf
newfs Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
newfs_lfs
newfs_msdos include <signal.h> where signal(3) is used 2007-02-08 21:36:58 +00:00
newfs_sysvbfs typographical fixes 2007-08-04 10:45:36 +00:00
nologin
pdisk
ping Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
ping6 Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
pppoectl Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
raidctl Talk a bit more about how the size of a RAID set is determined, and 2007-08-06 19:44:16 +00:00
rcorder No need to cast pointers to (char *) when passing to free(3). 2007-03-03 00:09:30 +00:00
reboot Document that reboot(8) passes any arguments to reboot(2) as bootstr. 2007-06-03 22:39:47 +00:00
resize_ffs writeat() also expect offsets in DEV_BSIZE unit. This and the previous commit 2007-07-08 16:54:40 +00:00
resize_lfs
restore Bump date because of last change. 2007-04-30 12:33:13 +00:00
rndctl
route TSEL() is const char* now 2007-02-18 01:48:37 +00:00
routed Don't nul-terminate the interface name in a sockaddr_dl that is 2007-08-14 03:39:19 +00:00
rtsol
savecore
scan_ffs Add -b flag into usage(). 2007-05-01 21:43:37 +00:00
scsictl Bump date for previous. 2007-01-23 20:34:17 +00:00
setkey
shutdown PR/36626 - Jukka Salmi -- fails to compile if DEBUG is defined 2007-07-10 23:50:35 +00:00
slattach
svhlabel When checking for an EFS filesystem just read in the whole superblock, 2007-06-30 02:05:27 +00:00
swapctl Re-phrase description of -A option, as per suggestion from Jukka Salmi 2007-08-02 18:53:46 +00:00
sysctl
ttyflags
tunefs
umount kill MFSNAMELEN 2007-07-17 20:17:52 +00:00
veriexecctl CID 4498: print_entry() returning without freeing 'fp'. 2007-09-06 03:01:55 +00:00
wdogctl
wsconsctl
Makefile Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
Makefile.inc