..
adjkerntz
o Use real prototypes
2002-03-18 04:55:09 +00:00
atacontrol
mdoc(7) police: tiny fixes.
2002-03-15 14:28:05 +00:00
atm
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
badsect
o Use real prototypes and ANSI function definitions.
2002-03-18 04:57:08 +00:00
bsdlabel
Remove stray register
2002-03-19 18:47:50 +00:00
camcontrol
Correct an out of date device node name. We do not have /dev/rsd0.ctl
2002-02-11 14:35:28 +00:00
ccdconfig
o __P removal.
2002-03-18 05:00:52 +00:00
clri
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
comcontrol
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
conscontrol
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
cxconfig
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
dhclient
Fix "make release.4" breakage.
2002-02-28 16:17:18 +00:00
disklabel
Remove stray register
2002-03-19 18:47:50 +00:00
dmesg
o Remove __P
2002-03-19 13:29:39 +00:00
dump
mdoc(7) police: tiny fixes.
2002-03-15 14:34:10 +00:00
dumpfs
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
dumpon
o __P
2002-03-18 06:59:15 +00:00
fdisk
Add some more partition types.
2002-02-18 19:32:38 +00:00
fdisk_pc98
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
ffsinfo
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
fsck
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
fsck_ffs
declare locally used globals as static.
2001-12-22 12:35:03 +00:00
fsck_ifs
Spelling
2001-12-11 18:24:59 +00:00
fsck_msdosfs
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
fsdb
This sounds better.
2002-03-15 18:12:13 +00:00
fsirand
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
growfs
Typo fix: Usally -> Usually.
2002-02-14 01:21:07 +00:00
ifconfig
mdoc(7) police: kill whitespace at eol.
2002-03-15 14:45:45 +00:00
init
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
ip6fw
I've been meaning to do this for a while. Add an underscore to the
2002-01-19 23:20:02 +00:00
ipf
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
ipfs
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
ipfstat
both ipnat and ipfstat now use libkvm rather than their own home-rolled
2002-03-19 15:07:30 +00:00
ipfw
I've been meaning to do this for a while. Add an underscore to the
2002-01-19 23:20:02 +00:00
ipmon
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
ipnat
both ipnat and ipfstat now use libkvm rather than their own home-rolled
2002-03-19 15:07:30 +00:00
kget
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
kldconfig
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
kldload
mdoc(7) police: tidy up previous delta.
2002-01-09 15:22:30 +00:00
kldstat
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
kldunload
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
ldconfig
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
md5
Fix
2001-12-19 21:19:43 +00:00
mdconfig
Actually make use of the md_version field of 'struct mdio'. In order
2001-12-20 06:38:21 +00:00
mdmfs
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
mknod
Minor English fixes.
2002-03-10 08:50:53 +00:00
mount
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
mount_cd9660
mdoc(7) police: misc fixes.
2002-03-15 14:56:53 +00:00
mount_ext2fs
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
mount_hpfs
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
mount_ifs
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
mount_msdosfs
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
mount_nfs
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
mount_ntfs
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
mount_nullfs
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
mount_nwfs
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
mount_portalfs
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
mount_smbfs
Add bmake glue for src/contrib/smbfs and connect userland smbfs
2001-12-14 11:41:22 +00:00
mount_std
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
mount_umapfs
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
mount_unionfs
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
mountd
Chase sysctl name.
2002-03-11 00:07:55 +00:00
natd
Back out part of the revision 1.2 changes -- sendto(2) can
2002-01-15 17:07:56 +00:00
newfs
Add the undocumented -R option to disable randomness for regression-testing.
2002-03-19 21:05:29 +00:00
newfs_msdos
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
nextboot
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
nfsd
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
nfsiod
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
nologin
Remove whitespace at EOL.
2001-07-15 07:53:42 +00:00
nos-tun
minor grammar fixes
2002-03-14 10:09:19 +00:00
ping
Use network byte order for the ICMP sequence number. This is only
2002-02-27 22:37:22 +00:00
ping6
Show standard deviation.
2002-03-01 09:49:48 +00:00
quotacheck
Fix some function prototypes.
2002-01-25 20:45:30 +00:00
rcorder
Import the NetBSD 1.5 RC system.
2001-06-16 07:16:14 +00:00
reboot
Clarify the cylinder > 1023 issue, now that EDD support is automatic.
2002-03-13 19:00:19 +00:00
restore
Use a more robust scheme for determining how many blocks to skip
2002-02-18 02:29:47 +00:00
route
Introduce an interface announcement message for the routing
2002-01-18 14:33:04 +00:00
routed
mdoc(7) police: GC duplicate VCS ID.
2002-03-15 15:02:13 +00:00
rtsol
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
savecore
Sparc64 support.
2002-03-11 11:23:48 +00:00
setkey
mdoc(7) police: protect trailing full stops of abbreviations
2001-08-10 13:45:36 +00:00
shutdown
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
slattach
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
spppcontrol
mdoc(7) police: tidy up the markup.
2002-01-10 16:02:23 +00:00
startslip
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
swapon
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
sysctl
mdoc(7) police: tiny fixes.
2002-03-15 15:07:39 +00:00
tunefs
tunefs no longer outputs a warning if one tries to set soft-updates on
2002-01-07 07:01:52 +00:00
umount
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
vinum
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
Makefile
Move savecore build enable to MD section of Makefile, currently enabled
2002-03-19 12:07:27 +00:00
Makefile.inc
Default to WARNS=2.
2001-12-04 02:19:58 +00:00