NetBSD/sbin
itojun 22b473e0f6 during ip6/icmp6 inbound packet processing, do not call log() nor printf() in
normal operation (/var can get filled up by flodding bogus packets).
sysctl net.inet6.icmp6.nd6_debug will turn on diagnostic messages.
(#define ND6_DEBUG will turn it on by default)

improve stats in ND6 code.

lots of synchronziation with kame (including comments and cometic ones).
2001-02-07 08:59:47 +00:00
..
atactl
badsect fix nested extern 2001-02-04 19:54:56 +00:00
bim
ccdconfig Sprinkle some const. 2001-01-28 00:59:26 +00:00
clri
disklabel
dmesg
dump restore needs the rcmd operations. 2001-02-04 21:37:29 +00:00
dump_lfs
edlabel
fastboot
fdisk back out previous; it is better for now to handle the dependencies in 2001-01-14 09:41:41 +00:00
fsck remove redundant declarations and nested externs. 2001-02-04 19:59:37 +00:00
fsck_ext2fs fix nested extern and duplicate declarations 2001-02-04 21:19:34 +00:00
fsck_ffs remove redundant declarations 2001-02-04 21:25:54 +00:00
fsck_lfs fix redundant decls 2001-02-04 21:52:02 +00:00
fsck_msdos
fsdb remove redundant declarations 2001-02-04 21:25:54 +00:00
fsirand fix nested extern. While I am here assign copyright to TNF. 2001-02-04 20:04:02 +00:00
ifconfig fix nested externs 2001-02-04 20:05:20 +00:00
init
ldconfig
lmcctl remove redundant declaration 2001-02-04 20:06:51 +00:00
mbrlabel ifix nested extern. 2001-02-04 20:08:24 +00:00
mknod fix nested extern 2001-02-04 20:09:40 +00:00
modload
modunload
mount fix nested extern 2001-02-04 20:09:40 +00:00
mount_ados
mount_cd9660
mount_ext2fs
mount_fdesc
mount_ffs
mount_filecore
mount_kernfs
mount_lfs
mount_msdos
mount_nfs remove unnecessary ":" in openlog ident 2001-01-11 01:33:35 +00:00
mount_ntfs
mount_null
mount_overlay
mount_portal
mount_procfs Fix spelling. 2001-01-17 11:58:33 +00:00
mount_umap
mount_union
newbtconf
newfs
newfs_lfs
newfs_msdos fix nested extern 2001-02-04 21:53:39 +00:00
nologin
ping correct use of howmany() for fd_set. commented by deraadt 2001-01-12 18:50:57 +00:00
ping6 correct recvmsg() validation. 2001-02-04 00:35:20 +00:00
raidctl remove redundant prototypes. 2001-02-04 21:05:42 +00:00
rcorder comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
reboot use openlog correctly... 2001-01-10 03:41:35 +00:00
restore revert previous change; not needed. 2001-02-04 21:38:34 +00:00
rndctl
route remove nested externs. 2001-02-04 21:09:07 +00:00
routed specify interface by using interface index (set/getsockopt with 0.0.0.0/8). 2001-01-15 13:19:12 +00:00
rtsol
savecore Make option flag variables static. This avoids a conflict between 2001-01-11 20:27:12 +00:00
scsictl
setkey remove redundant decl 2001-02-04 21:56:11 +00:00
shutdown
slattach fix nested extern 2001-02-04 21:11:47 +00:00
swapctl
sysctl during ip6/icmp6 inbound packet processing, do not call log() nor printf() in 2001-02-07 08:59:47 +00:00
ttyflags
tunefs
umount
wdogctl fix nested extern 2001-02-04 21:14:32 +00:00
wsconsctl avoid redundant declaration 2001-02-04 21:16:59 +00:00
Makefile
Makefile.inc