NetBSD/sbin
yamt 389f0f7cb8 note that loopback mount is a bad idea. 2005-01-21 15:49:43 +00:00
..
atactl WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
badsect cleanup some lint 2004-08-08 02:51:19 +00:00
bim Add (unsigned char) casts to is{digit,lower,space,upper} calls. 2005-01-12 09:04:53 +00:00
brconfig Remove main() prototype; WARNS=3 2005-01-20 15:47:51 +00:00
ccdconfig WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
cgdconfig s/milliseconds/microseconds/ in comments and a variable because it is 2005-01-04 04:55:18 +00:00
chkconfig Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
clri Kill __P(), ANSIfy, remove main() prototype; WARNS=3 2005-01-20 15:50:47 +00:00
disklabel WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
dkctl ANSIfy; WARNS=3 2005-01-20 15:53:35 +00:00
dmesg WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
drvctl ANSIfy; WARNS=3 2005-01-20 15:56:30 +00:00
dump Signal handlers should manipulate 'volatile sig_atomic_t' instead of 'int'. 2004-08-08 09:46:16 +00:00
dump_lfs Add description for -l, from dump(8). 2004-07-13 17:08:50 +00:00
edlabel WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
fastboot Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:11 +00:00
fdisk WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
fsck Add 'P' (progress meter flag) to getopt()'s optstring, remove 2005-01-19 17:48:15 +00:00
fsck_ext2fs WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
fsck_ffs WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
fsck_lfs WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
fsck_msdos WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
fsdb WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
fsirand Remove main() prototype; WARNS=3 2005-01-20 16:02:32 +00:00
ifconfig Fix the cast for the getnameinfo() call in the status() function, which 2005-01-20 16:16:10 +00:00
init Revert previous revert; we don't need RESCUEDIR handling here now 2005-01-13 03:21:59 +00:00
ldconfig Add (unsigned char) cast to isdigit call 2004-10-28 20:17:19 +00:00
lmcctl Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
mbrlabel Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
mknod Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
modload Fix a typo in a comment. 2004-10-27 19:36:31 +00:00
modunload New sentence, new line; drop trailing whitespace. 2003-09-06 20:12:41 +00:00
mount New sentence, new line, Xref fsck(8), use Dq. 2004-12-08 01:22:00 +00:00
mount_ados print masks and modes in octal. 2003-05-03 15:37:07 +00:00
mount_cd9660 New sentence, new line. 2004-11-22 12:22:45 +00:00
mount_ext2fs Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
mount_fdesc Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
mount_ffs Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
mount_filecore Sync usage with reality. Closes PR 25915 by Kouichirou Hiratsuka. 2004-06-25 14:48:01 +00:00
mount_kernfs Minor grammar improvements. 2004-11-21 09:09:46 +00:00
mount_lfs Add -b and -N to usage. Use getprogname. 2004-07-06 16:39:37 +00:00
mount_msdos Remove extra newline from usage message. 2004-01-05 23:27:16 +00:00
mount_nfs note that loopback mount is a bad idea. 2005-01-21 15:49:43 +00:00
mount_ntfs s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
mount_null Fix SEE ALSO; remove .sp; put .Pp before sentences. 2004-06-10 14:13:36 +00:00
mount_overlay Fix SEE ALSO; remove .sp; put .Pp before sentences. 2004-06-10 14:13:36 +00:00
mount_portal unifdef -DINET6. getaddrinfo will always be there, so there's no point in 2004-03-01 23:01:18 +00:00
mount_procfs Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
mount_ptyfs Add a missing = 2004-11-27 05:52:16 +00:00
mount_smbfs install the example dot.nsmbrc 2003-04-04 07:50:43 +00:00
mount_umap Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
mount_union Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
newbtconf Drop bogus .Bl/.El uncovered by new mdoc. 2004-08-31 17:08:06 +00:00
newfs Add a cast to unsigned char when using a ctype function/macro. 2004-11-15 12:21:29 +00:00
newfs_lfs Add (unsigned char) cast to ctype function 2004-10-29 19:04:39 +00:00
newfs_msdos Add (unsigned char) cast to ctype function 2004-10-29 19:04:39 +00:00
nologin Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
pdisk remove workaround for missing errno.h include 2002-08-22 22:38:05 +00:00
ping add -h option in synopsis. Fixes PR#25863 from Kouichirou Hiratsuka. 2004-06-08 08:05:30 +00:00
ping6 Add (unsigned char) cast to ctype function 2004-10-29 19:15:20 +00:00
pppoectl fix typo 2004-09-01 19:38:09 +00:00
raidctl WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
rcorder Do not exceed 80 columns. No functional change. 2004-09-21 15:47:32 +00:00
reboot Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
resize_ffs Dunno why this code is playing 'hunt the superblock', but stop it 2004-03-21 21:02:01 +00:00
restore Bump date for recent changes. 2005-01-11 09:39:12 +00:00
rndctl strlcat 2003-07-13 07:59:24 +00:00
route Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
routed PR 9431: if rnh_addradd() fails, total_routes will be wrong. 2004-07-06 23:36:24 +00:00
rtsol rtsol: factor out dump.c if -DSMALL (for boot floppy) 2004-01-03 01:40:31 +00:00
savecore Rearrange the option formatting to be both prettier and more complete 2004-10-21 10:13:00 +00:00
scsictl New sentence, new line. Simplify macro usage. 2005-01-07 02:13:13 +00:00
setkey Add (unsigned char) cast to ctype function, reworked to fit on one line 2004-10-29 19:32:22 +00:00
shutdown Add (unsigned char) cast to ctype functions 2004-11-05 21:56:01 +00:00
slattach Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
swapctl support RESCUEDIR (for mount_nfs and umount) 2005-01-10 20:53:48 +00:00
sysctl PR/28782: OBATA Akio: Document that kern.rtc_offset is writable. 2004-12-26 16:57:09 +00:00
ttyflags Kill __P(), ANSIfy, remove main() prototype; WARNS=3 2005-01-19 20:48:13 +00:00
tunefs Remove main() prototype. 2005-01-19 20:46:16 +00:00
umount WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
veriexecctl WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
vinum Don't initialize an int to NULL. 2003-10-21 02:33:34 +00:00
wdogctl "-offset indent" is fine for option lists -- re-add it, 2005-01-21 10:40:01 +00:00
wsconsctl WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
Makefile remove unnecessary comment 2005-01-10 02:53:39 +00:00
Makefile.inc Revert previous; the change that required it will be done differently. 2002-09-27 21:04:46 +00:00