NetBSD/sys
itojun a10b39ecad reject packets with IPv4 private address range. sync w/kame 2002-06-20 07:43:39 +00:00
..
adosfs
altq define ALTQ_NOPCC if i386 and !I586_CPU and !I686_CPU. 2002-05-31 06:52:00 +00:00
arch remove syscall debugging code; thanks eduardo for fixing the code! looks 2002-06-20 00:55:39 +00:00
coda Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
compat Don't copy from destination to destination. 2002-06-20 04:01:43 +00:00
conf
crypto missing IV handling in CBC mode (does not affect ESP code as we have 2002-05-24 06:28:06 +00:00
ddb provide a db_vprintf() which is exactly what the name suggests 2002-06-05 17:53:52 +00:00
dev add ROLAND/EDIROL SC-8850/SD-90. 2002-06-19 13:55:30 +00:00
filecorefs
fs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
gdbscripts
ipkdb
isofs use CD session offset from the disklabel, if present 2002-05-27 16:44:37 +00:00
kern
lib
lkm Revert rev. 1.10 of Makefile and fix the problem properly by adding 2002-06-02 23:46:49 +00:00
miscfs Add missing pageq lock while uvm_pagefree() is called (either directly 2002-05-29 11:04:39 +00:00
msdosfs UBCify a bit in detrunc() that was missed. from PR 17143. 2002-06-05 02:07:48 +00:00
net reject packets with IPv4 private address range. sync w/kame 2002-06-20 07:43:39 +00:00
netatalk Eliminate commons. 2002-05-12 21:43:23 +00:00
netccitt
netinet Disable TCP Congestion Window Monitoring by default; there are 2002-06-13 16:31:05 +00:00
netinet6 previous commit cached pcb policy too much (when pcb points to 2002-06-16 16:28:36 +00:00
netisdn Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
netiso Comment out token after #endif. 2002-05-16 19:30:41 +00:00
netkey
netnatm
netns More commons eliminated. 2002-05-12 20:23:49 +00:00
netsmb
nfs increase IP TTL for BOOTP/DHCP request packets to avoid dumb 2002-06-10 17:45:54 +00:00
ntfs
stand Fix two typos reported by Chris Lloyd in kern/15028. 2001-12-22 00:35:45 +00:00
sys No need to have two complete copies of the header in the same file. 2002-06-18 16:53:49 +00:00
ufs clear_inodedeps(): use CIRCLEQ_FOREACH() appropriately 2002-06-18 20:24:31 +00:00
uvm Fix recent bugs seen on Performa 4400 macppc's by 2002-06-19 17:01:18 +00:00
Makefile