NetBSD/sbin
simonb 6fccd7ab03 Open the raid device read-only for the commands that don't need
write access.  With the default set up this allows users in group
operator to query the status of the raid devices.

Fixes PR admin/15840.
2002-03-21 00:27:11 +00:00
..
atactl Sort sections. 2001-11-16 11:21:37 +00:00
badsect Sort sections. 2001-11-16 11:21:37 +00:00
bim -Wshadow warnings for variable index. 2002-02-26 07:50:30 +00:00
brconfig Sort sections, use standard section headers. 2001-11-16 11:26:53 +00:00
ccdconfig Sort sections, use standard section headers. 2001-11-16 11:26:53 +00:00
chkconfig Sort sections, use standard section headers. 2001-11-16 11:26:53 +00:00
clri remove third argument (`int ns') from ffs_sb_swap(), and let ffs_sb_swap() 2001-08-17 02:18:46 +00:00
disklabel When accessing the MBR magic as a 16-bit value, consider its on-disk 2002-02-14 00:07:43 +00:00
dkctl Grammar fix, and drop a trailing comma in SEE ALSO section. 2002-01-09 23:10:19 +00:00
dmesg
dump Typo fix, from jslag@prop.walkerart.org via OpenBSD. 2002-02-26 02:00:15 +00:00
dump_lfs Fix typo in macro. 2002-01-21 18:14:33 +00:00
edlabel Rename the local devname -> dev_name to avoid warning with shadowing 2002-03-03 12:13:47 +00:00
fastboot Sort SEE ALSO. 2001-11-16 11:31:30 +00:00
fdisk Drop duplicate .Pp. 2002-03-05 15:09:26 +00:00
fsck Sync getopt() / man page with actual getopt options. 2001-12-20 20:10:33 +00:00
fsck_ext2fs Edit -mdoc usage. 2002-02-07 03:15:06 +00:00
fsck_ffs Edit -mdoc usage. 2002-02-07 03:15:06 +00:00
fsck_lfs Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
fsck_msdos Allow check to proceed with bad backup boot block if we're doing a readonly 2001-12-22 17:25:20 +00:00
fsdb Cast 3rd arg to el_parse() to deal with const'ification of 2002-03-18 20:04:49 +00:00
fsirand need ufs/ufs/dinode.h for ufs/ffs/fs.h 2002-01-08 05:01:50 +00:00
ifconfig Whitespace nits 2001-11-16 10:25:42 +00:00
init crank size of mfs from 512 sectors to 768 sectors (large i386 MAKEDEV) 2002-02-03 12:55:26 +00:00
ldconfig Also build ldconfig is MACHINE_ARCH is arm or vax buf OBJECT_FMT=ELF 2002-02-24 03:18:44 +00:00
lmcctl Drop unnecessary .Pp and empty lines. Drop unneeded .Nm argument. 2001-11-16 11:38:15 +00:00
mbrlabel minor LP64 nits 2002-02-07 02:14:02 +00:00
mknod Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
modload Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
modunload Improve author markup, use standard header. 2001-11-16 11:57:16 +00:00
mount Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
mount_ados Sort sections, use standard section headers. 2001-11-16 11:26:53 +00:00
mount_cd9660 Sort sections, use standard section headers. 2001-11-16 11:26:53 +00:00
mount_ext2fs Sort sections. 2001-11-16 11:21:37 +00:00
mount_fdesc Sort sections, use standard section headers. 2001-11-16 11:26:53 +00:00
mount_ffs Sort sections. 2001-11-16 11:21:37 +00:00
mount_filecore Punctuation nit. 2001-11-16 11:58:28 +00:00
mount_kernfs Sort sections, use standard section headers. 2001-11-16 11:26:53 +00:00
mount_lfs Add -b to getopt argument. Patch from DHOYASHIKI Shinichi in bin/15742. 2002-02-26 15:57:13 +00:00
mount_msdos Sort sections, use standard section headers. 2001-11-16 11:26:53 +00:00
mount_nfs when complaining that we can't lookup a hostname, actually say which 2002-03-02 12:25:23 +00:00
mount_ntfs Punctuation nits, drop a .Pp, use .Nx, use standard headers. 2001-11-16 11:59:47 +00:00
mount_null Lose unnecessary .Nm argument. 2001-11-16 12:00:10 +00:00
mount_overlay Typos and grammar fixes (last part of misc/13133 by Michael K. Sanders) 2001-06-07 13:58:23 +00:00
mount_portal Minor tweak to make portalfs work on 64 bit ports. 2002-02-11 07:32:56 +00:00
mount_procfs Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
mount_umap Sort sections. 2001-11-16 11:21:37 +00:00
mount_union Sort SEE ALSO, sort sections. 2001-11-16 12:03:20 +00:00
newbtconf Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
newfs change the default back to checking the file system type is '4.2BSD', 2002-02-20 04:04:39 +00:00
newfs_lfs Use mdoc macros instead of man ones. 2002-01-21 18:23:09 +00:00
newfs_msdos Sort sections. 2001-11-16 11:21:37 +00:00
nologin Improve grammar. Noted by Stoned Elipot. 2001-11-18 23:21:02 +00:00
ping Sync options with usage. 2001-12-20 20:23:09 +00:00
ping6 no \n to warnx(3). From: Mike Pechkin <mpech@prosoft.org.lv> 2002-03-11 02:06:02 +00:00
pppoectl Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 17:03:28 +00:00
raidctl Open the raid device read-only for the commands that don't need 2002-03-21 00:27:11 +00:00
rcorder Whitespace nits 2001-11-16 10:25:42 +00:00
reboot Sort SEE ALSO, use .Pp for paragraphs. 2001-11-16 12:06:32 +00:00
restore Don't forget to update curfile, if tape begins with TS_ADDR type block. 2002-02-19 19:16:38 +00:00
rndctl Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
route PR/15672: Love: route monitor missing info 2002-02-21 15:44:25 +00:00
routed Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
rtsol MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
savecore PR/15502: Wolfgang Rupprecht: savecore fails for > 2GB files. 2002-03-19 18:55:03 +00:00
scsictl Sort sections, use standard section headers. 2001-11-16 11:26:53 +00:00
setkey Slightly improve markup in two places, sort sections. 2001-11-16 12:10:06 +00:00
shutdown Whitespace nits 2001-11-16 10:25:42 +00:00
slattach Sync getopt() / man page with actual getopt options. 2001-12-20 20:10:33 +00:00
swapctl Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
sysctl remove debugging line. 2002-03-20 00:29:24 +00:00
ttyflags Whitespace nits 2001-11-16 10:25:42 +00:00
tunefs Sort sections. 2001-11-16 11:21:37 +00:00
umount
wdogctl Use standard section headers. 2001-11-16 11:27:09 +00:00
wsconsctl Add WSMOUSE_TYPE_MAXINE. 2002-02-24 02:01:40 +00:00
Makefile Descend into dkctl. 2002-01-09 22:31:57 +00:00
Makefile.inc enable WARNS?=2 2001-12-05 05:50:22 +00:00