NetBSD/sbin
augustss ecf40361a8 Change the default controlling devices to /dev/wskbd and /dev/wsmouse
(instead wskbd0 and wsmouse0), this way changes will affect all devices
instead of just the first one.
2005-04-29 16:51:33 +00:00
..
atactl Improve formatting. 2005-04-12 11:50:29 +00:00
badsect
bim Kill __P(), use ANSI function declarations. 2005-02-05 14:23:24 +00:00
brconfig remove IFFBITS definition. now net/if.h has it. 2005-03-20 15:34:47 +00:00
ccdconfig WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
cgdconfig setprogname(3) needs to come before calls to err(3). 2005-03-30 20:59:34 +00:00
chkconfig
clri Kill __P(), ANSIfy, remove main() prototype; WARNS=3 2005-01-20 15:50:47 +00:00
disklabel Recognize more units and be more helpful when we enter bad units. 2005-04-07 21:27:44 +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 Sort SEE ALSO. 2005-04-19 11:04:34 +00:00
dump_lfs Snapshot support for dump(8): 2005-04-19 07:26:38 +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 Allow partition sizes to be input in GB 2005-04-07 20:23:13 +00:00
fsck Add 'P' (progress meter flag) to getopt()'s optstring, remove 2005-01-19 17:48:15 +00:00
fsck_ext2fs White space nit- don't put a space before/after increment/decrement 2005-02-11 06:21:21 +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 Check parts of pass 5 even if only rolling forward. We can't check the true 2005-04-23 20:21:03 +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 add a reminder comment for x_ifconfig. 2005-03-20 14:24:13 +00:00
init Fix typo 'and the go' -> 'and then go' 2005-04-01 20:40:17 +00:00
ldconfig Kill __P(), use ANSI function declarations. 2005-02-05 14:33:50 +00:00
lmcctl
mbrlabel
mknod WARNS=3. 2005-02-09 06:26:13 +00:00
modload Terminate variable argument list with NULL, not 0. 2005-04-25 01:33:03 +00:00
modunload Kill __P(), use ANSI function declarations; WARNS=3. 2005-02-05 14:35:25 +00:00
mount Fix core dump when doing 2005-03-18 04:24:35 +00:00
mount_ados Kill __P(), use ANSI function declarations; WARNS=3. 2005-02-05 14:47:18 +00:00
mount_cd9660 Xref mscdlabel(8) - it may be useful. Bump date. 2005-03-29 01:24:10 +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 tabify 2005-03-31 15:55:57 +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 Kill __P(), use ANSI function declarations, constify; WARNS=3. 2005-02-09 13:57:57 +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
newfs Add a cast to unsigned char when using a ctype function/macro. 2004-11-15 12:21:29 +00:00
newfs_lfs Use the buffer cache improvements from fsck_lfs. Make it build again. 2005-04-12 01:06:39 +00:00
newfs_msdos Add a tweak to default value settings for a number of drive heads 2005-04-16 14:40:36 +00:00
nologin
pdisk
ping
ping6 Kill __P(), use ANSI function declarations; WARNS=3. 2005-02-09 14:09:46 +00:00
pppoectl Skip empty lines, and free the line buffer so that we don't leak. 2005-02-19 20:50:26 +00:00
raidctl Bump date for previous. 2005-02-28 22:03:05 +00:00
rcorder
reboot
resize_ffs
resize_lfs New sentence, new line; non-argument options before 2005-04-25 11:47:37 +00:00
restore Kill __P(), use ANSI function declarations. 2005-02-17 15:00:33 +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
scsictl Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name 2005-02-21 00:29:06 +00:00
setkey Define SADB_X_EALG_AESCBC=SADB_X_EALG_AES, as we define SADB_X_EALG_AES 2005-02-24 13:45:08 +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 Kill __P(), use ANSI function declarations, constify; WARNS=3. 2005-02-09 05:51:38 +00:00
sysctl PPR/29909: Manuel Bouyer: sysctl dumps core if kern.consdev returns unknown 2005-04-06 21:13:03 +00:00
ttyflags Kill __P(), ANSIfy, remove main() prototype; WARNS=3 2005-01-19 20:48:13 +00:00
tunefs WARNS=3. 2005-02-09 06:26:13 +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 Remove veriexec(4) man page. 2005-04-25 00:40:31 +00:00
vinum
wdogctl "-offset indent" is fine for option lists -- re-add it, 2005-01-21 10:40:01 +00:00
wsconsctl Change the default controlling devices to /dev/wskbd and /dev/wsmouse 2005-04-29 16:51:33 +00:00
Makefile Provide a resize_lfs(8), including kernel and cleaner support. The current 2005-04-23 19:47:51 +00:00
Makefile.inc