NetBSD/sys
2004-12-31 12:14:22 +00:00
..
altq Fix URL to Wu-chang Feng's BLUE 2004-06-26 07:22:11 +00:00
arch Enable INET6 by default, bump SYMTAB_SPACE 2004-12-31 12:14:22 +00:00
coda Revert previous. set_statvfs_info needs the struct proc * arg. 2004-10-15 09:09:09 +00:00
compat check that signum is valid correctly. 2004-12-22 18:16:47 +00:00
conf defparam USB_MEM_RESERVE 2004-12-21 16:36:53 +00:00
crypto
ddb Implement ddb setting that allows all ddb output to be teed into the 2004-09-29 23:54:11 +00:00
dev Add rgephy driver to sys/dev/mii/files.mii. Supports integrated PHY 2004-12-30 23:03:19 +00:00
dist Import IPFilter 4.1.3 2004-12-31 11:30:42 +00:00
fs size_t police 2004-12-28 01:12:26 +00:00
gdbscripts
ipkdb
kern #ifdef DDB rdyfail label, too 2004-12-30 12:12:16 +00:00
lib MBR_PTYPE_APPLE_UFS is now spelled with an underscore. 2004-11-12 19:34:43 +00:00
lkm ETHFOO_GOING had no chance to actually be useful if sc_flags is set to 0 2004-12-17 12:17:09 +00:00
miscfs check for _KERNEL_OPT around opt include 2004-12-22 23:29:51 +00:00
net Fixup of bad patch made by me; the #ifdef ought to be also including ISO 2004-12-30 15:38:50 +00:00
net80211 Cosmetic: remove some dead code. Join some lines. 2004-12-27 10:47:57 +00:00
netatalk Rename MBUFTRACE helper function m_claim() to m_claimm(), 2004-06-24 04:15:50 +00:00
netccitt There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
netinet factor out receive side tcp/udp checksum handling code so that they 2004-12-21 05:51:31 +00:00
netinet6 remove a redundant check for ifindex2ifnet[idx] != 0 2004-12-21 11:40:12 +00:00
netipsec Fix missing break; Emmanuel Dreyfus. 2004-10-27 23:10:13 +00:00
netisdn If we don't have a source telephone number configured, do not send 2004-05-06 21:11:04 +00:00
netiso Convert lo(4) to a clonable device. 2004-12-04 16:10:25 +00:00
netkey move SA header to DEAD if there's no children. markus@openbsd 2004-12-06 08:07:28 +00:00
netnatm kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
netns Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +00:00
netsmb There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
nfs revive spec vop_bwrite as it's needed for block devices. 2004-12-17 03:31:20 +00:00
opencrypto Cloning cleanup: 2004-11-30 04:25:43 +00:00
stand
sys Make exposure of MAXNAMLEN conditional on _NETBSD_SOURCE rather than on 2004-12-30 19:43:25 +00:00
ufs remove opt_compat_netbsd.h, afaict it is no longer needed. 2004-12-26 17:34:39 +00:00
uvm mlock(2) and munlock(2) are defined by our man pages (which agree with 2004-12-02 15:23:47 +00:00
Makefile Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00