NetBSD/sbin
tsutsui 726acbb131 Use powerof2() macro in <sys/param.h> rather than a homegrown version. 2007-11-27 13:31:10 +00:00
..
amrctl
apmlabel Nuke extra comma in Xrefs. 2007-06-25 00:41:50 +00:00
atactl From Marco Trillo (marcotrillo at gmail dot com): 2007-11-18 17:48:21 +00:00
badsect
bim
bioctl - Remove the code for softraid, it's unlikely that NetBSD will support 2007-11-04 08:25:04 +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 simplify and fix the combination code. Hi pooka. 2007-11-11 22:44:12 +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 Remove unwanted ">" from a printed message. 2007-11-18 19:19:00 +00:00
fsck __attribute -> __attribute__. 2007-09-15 14:35:33 +00:00
fsck_ext2fs Add a workaround for incorrect "SUMMARY INFORMATIONS WRONG FOR CG #N" 2007-11-16 16:55:04 +00:00
fsck_ffs Avoid zero-divides from Anon Ymous 2007-08-22 16:30:28 +00:00
fsck_lfs Merge from vmlocking: 2007-10-10 20:42:20 +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 - fix timeout for -s. 2007-11-09 12:25:00 +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 Use powerof2() macro in <sys/param.h> rather than a homegrown version. 2007-11-27 13:31:10 +00:00
newfs_ext2fs Roundup e2fs_ipg to make it use whole inode table blocks since 2007-11-21 13:14:06 +00:00
newfs_lfs brelse() now takes two args. 2007-10-08 21:42:33 +00:00
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 __attribute -> __attribute__. 2007-09-16 18:42:02 +00:00
rtsol
savecore tyop: _time_seconf -> _time_second 2007-11-12 16:04:55 +00:00
scan_ffs Use a two clause license for all the code I contributed. 2007-10-06 07:21:02 +00:00
scsictl
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 Remove intval from %union, it's unused... ok christos@. 2007-10-01 17:01:55 +00:00
wdogctl Mention evbarm/iopwdog(4) and swwdog(4). 2007-11-23 13:32:46 +00:00
wsconsctl
Makefile Descend into newfs_ext2fs(8). 2007-11-17 16:58:30 +00:00
Makefile.inc