NetBSD/sys
itojun a07ae6a9df don't try to forward multicast packet to mif that went away; kame 2003-06-06 06:52:29 +00:00
..
altq
arch Increase sizes of space for ramdisks 2003-06-05 14:33:51 +00:00
coda
compat simplify bsd_sys_bind() 2003-06-05 19:42:55 +00:00
conf igsfb needs-flag. 2003-06-02 22:51:49 +00:00
crypto
ddb Somehow overlooked in earlier commits: prototype db_kgdb_cmd(). 2003-05-22 20:17:11 +00:00
dev Some models of the 556B don't turn on the transmitter without magic 2003-06-05 22:11:21 +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 allow the kernel to free policies for users; kernel informs userland 2003-06-03 05:24:00 +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 Change "%qu" to "PRIu64" to make it compile on sparc64. 2003-05-29 08:13:41 +00:00
net Don't call ieee80211_chan2ieee, we don't have it, yet. 2003-05-31 19:37:15 +00:00
netatalk Make "ifconfig $interface" display phase 1 addresses also. 2003-06-02 10:33:25 +00:00
netccitt
netinet inherit IPV6_V6ONLY from listening socket. PR 21713 2003-05-30 01:15:04 +00:00
netinet6 don't try to forward multicast packet to mif that went away; kame 2003-06-06 06:52:29 +00:00
netisdn use strlcpy 2003-05-16 05:12:32 +00:00
netiso Keep pkthdr when prepending new mbuf in front of a given chain. 2003-05-25 08:47:54 +00:00
netkey
netnatm
netns
netsmb Make it compile with DEBUG but no DIAGNOSTIC. 2003-06-02 20:43:36 +00:00
nfs fix a problem in 'protected' case of writerpc. 2003-06-03 14:27:48 +00:00
stand
sys pad the flag arguments to 8 hex chars. 2003-06-03 18:50:59 +00:00
ufs free the ext2fs dinode struct in ext2fs_reclaim. From Ted Unangst. 2003-05-26 21:22:19 +00:00
uvm Fix typo in panic message. From miod@openbsd. 2003-06-01 09:26:10 +00:00
Makefile