NetBSD/sys
scw d0f3a5b671 Add parentheses around macro arguments. 2003-05-16 21:40:41 +00:00
..
altq
arch Add parentheses around macro arguments. 2003-05-16 21:40:41 +00:00
coda
compat use strlcpy 2003-05-16 14:36:30 +00:00
conf no need to compile net_osdep.c. simplify net_osdep.h conditions (remove 2003-05-14 22:45:02 +00:00
crypto
ddb switch to use strlcpy() from libkern. 2003-05-16 16:28:30 +00:00
dev use strlcpy 2003-05-16 15:34:25 +00:00
fs use strlcpy. check size if we are to use namei buffer. 2003-05-16 05:09:11 +00:00
gdbscripts Clean up the output a little and print the lwp pointer. 2003-04-28 01:43:48 +00:00
ipkdb
kern use strlcat 2003-05-16 14:40:41 +00:00
lib latest copyright notice (more loose). noted by wiz 2003-05-15 15:02:52 +00:00
lkm use "rm -f $@ ; ln -s ... $@" instead of "ln -sf ... $@" 2003-05-04 06:36:37 +00:00
miscfs Add breaks which were forgotten in rev. 1.2 change. 2003-05-08 13:46:50 +00:00
net AF_LINK sockaddr has to be attached to ifp->if_addrlist until the end, 2003-05-16 16:57:09 +00:00
netatalk
netccitt
netinet use strlcpy 2003-05-16 03:56:49 +00:00
netinet6 backout previous. (sys/net/if.c fixed) 2003-05-16 16:57:35 +00:00
netisdn use strlcpy 2003-05-16 05:12:32 +00:00
netiso if 0 out some redundant asserts. 2003-04-17 12:52:21 +00:00
netkey
netnatm
netns
netsmb need dstlen to make it safe 2003-05-16 05:14:40 +00:00
nfs correct a KASSERT. 2003-05-16 17:16:05 +00:00
stand
sys add a refcount for the radix node usage in the exports. 2003-05-16 13:56:54 +00:00
ufs The C language does not permit statements of the form 2003-05-15 20:25:31 +00:00
uvm Back out the following chagne: 2003-05-10 21:10:23 +00:00
Makefile