NetBSD/sbin
perry 251f7f5990 ANSIfy a function declaration, remove obsolete "register" declarations. 2005-02-06 06:13:12 +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 Kill __P(), use ANSI function declarations. 2005-02-05 14:23:24 +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
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 ANSIfy a function declaration, remove obsolete "register" declaration. 2005-02-06 06:07:12 +00:00
edlabel WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
fastboot
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 Kill __P(); 2005-02-05 14:26:05 +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 ANSIfy a function declaration, remove obsolete "register" declarations. 2005-02-06 06:13:12 +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 Kill __P(); 2005-02-05 14:26:05 +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 Kill __P(), use ANSI function declarations. 2005-02-05 14:33:50 +00:00
lmcctl
mbrlabel
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 Kill __P(), use ANSI function declarations; WARNS=3. 2005-02-05 14:35:25 +00:00
mount Kill __P(), use ANSI function declarations. 2005-02-05 14:44:46 +00:00
mount_ados Kill __P(), use ANSI function declarations; WARNS=3. 2005-02-05 14:47:18 +00:00
mount_cd9660 Kill __P(), use ANSI function declarations; WARNS=3. 2005-02-05 14:47:18 +00:00
mount_ext2fs Kill __P(), use ANSI function declarations; WARNS=3. 2005-02-05 14:47:18 +00:00
mount_fdesc Kill __P(), use ANSI function declarations; WARNS=3. 2005-02-05 14:47:18 +00:00
mount_ffs ll __P(), use ANSI function declarations; WARNS=3. 2005-02-05 14:54:35 +00:00
mount_filecore Kill __P(), use ANSI function declarations; WARNS=3. 2005-02-05 14:55:44 +00:00
mount_kernfs Kill __P(), use ANSI function declarations; WARNS=3. 2005-02-05 14:55:44 +00:00
mount_lfs Fix PR#3617 and PR#3205: call realpath to convert mount points and paths to 2005-01-31 05:19:18 +00:00
mount_msdos Kill __P(), use ANSI function declarations; WARNS=3. 2005-02-05 14:55:44 +00:00
mount_nfs Kill __P(), use ANSI function declarations; WARNS=3. 2005-02-05 14:55:44 +00:00
mount_ntfs Kill __P(), use ANSI function declarations; WARNS=3. 2005-02-05 14:55:44 +00:00
mount_null Kill __P(), use ANSI function declarations; WARNS=3. 2005-02-05 14:55:44 +00:00
mount_overlay Kill __P(), use ANSI function declarations; WARNS=3. 2005-02-05 14:55:44 +00:00
mount_portal Fix PR#3617 and PR#3205: call realpath to convert mount points and paths to 2005-01-31 05:19:18 +00:00
mount_procfs Kill __P(), use ANSI function declarations; WARNS=3. 2005-02-05 14:55:44 +00:00
mount_ptyfs Fix PR#3617 and PR#3205: call realpath to convert mount points and paths to 2005-01-31 05:19:18 +00:00
mount_smbfs
mount_umap Kill __P(), use ANSI function declarations; WARNS=3. 2005-02-05 14:55:44 +00:00
mount_union Kill __P(), use ANSI function declarations; WARNS=3. 2005-02-05 14:55:44 +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
pdisk
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 Give Dd the full month names as argument. 2005-02-01 13:38:53 +00:00
rcorder Do not exceed 80 columns. No functional change. 2004-09-21 15:47:32 +00:00
reboot
resize_ffs
restore Bump date for recent changes. 2005-01-11 09:39:12 +00:00
rndctl
route Kill __P(), use ANSI function declarations. 2005-02-05 14:05:23 +00:00
routed Kill __P(). 2005-02-05 13:47:19 +00:00
rtsol
savecore Rearrange the option formatting to be both prettier and more complete 2004-10-21 10:13:00 +00:00
scsictl Kill __P(), use ANSI function declarations; WARNS=3. 2005-02-05 13:37:39 +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 Finish previous (use ANSI function declarations) this time. 2005-02-05 13:17:54 +00:00
slattach Kill __P(), use ANSI function declarations; WARNS=3. 2005-02-05 12:38:58 +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 Fix PR#3205 for the -a case: when the list of mount points comes from the 2005-01-31 01:19:30 +00:00
veriexecctl WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
vinum
wdogctl "-offset indent" is fine for option lists -- re-add it, 2005-01-21 10:40:01 +00:00
wsconsctl o Add missing SGI wskbd type 2005-01-31 06:24:08 +00:00
Makefile remove unnecessary comment 2005-01-10 02:53:39 +00:00
Makefile.inc