NetBSD/sys
drochner 5d0cfbc9bd sin6_scope_id maps to interface indices for link local addresses only!
(unlikely to be used with other scopes for now, but we should be
correct anyway)
2005-02-01 14:56:17 +00:00
..
altq
arch Strip old "pm1" code. All PPC PMUs are "pm2" style. Two benefits: 2005-02-01 03:24:29 +00:00
coda Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
compat Don't try to map a 0 size bss. 2005-01-30 23:59:57 +00:00
conf new attribute matrixkp 2005-01-31 06:09:03 +00:00
crypto
ddb reduce db_maxoff from 256MB to 1MB, that should be plenty. 2005-01-16 23:38:47 +00:00
dev Update printf format in debug printf to account for sample_rate now 2005-02-01 12:07:58 +00:00
dist Disable the oow test because it is broken. It is killing valid packets. 2005-01-16 02:56:22 +00:00
fs adjust the UBC mapping code to support non-vnode uvm_objects. 2005-01-09 16:42:43 +00:00
gdbscripts
ipkdb
kern define a new LWP flag which indicates that we're in the process of 2005-01-30 16:56:26 +00:00
lib MBR_PTYPE_APPLE_UFS is now spelled with an underscore. 2004-11-12 19:34:43 +00:00
lkm Install tap(4) LKM. 2005-01-24 15:50:52 +00:00
miscfs Extend fsync_range(2) to support the FDISKSYNC flag, which requests 2005-01-25 23:55:20 +00:00
net Fix "unused local variable" warning/error if compiling without 2005-02-01 12:13:51 +00:00
net80211 Bug fix: when encapsulating 802.11 data packets, always copy the 2005-01-21 22:57:30 +00:00
netatalk Commit missing files with domain list sets. 2005-01-23 22:24:39 +00:00
netccitt Commit missing files with domain list sets. 2005-01-23 22:24:39 +00:00
netinet Fix "unused local variable" warning/error if compiling without 2005-02-01 12:56:30 +00:00
netinet6 sin6_scope_id maps to interface indices for link local addresses only! 2005-02-01 14:56:17 +00:00
netipsec Change initialzie of domains to use link sets. Switch to using STAILQ. 2005-01-23 18:41:56 +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 Change initialzie of domains to use link sets. Switch to using STAILQ. 2005-01-23 18:41:56 +00:00
netkey Change initialzie of domains to use link sets. Switch to using STAILQ. 2005-01-23 18:41:56 +00:00
netnatm Change initialzie of domains to use link sets. Switch to using STAILQ. 2005-01-23 18:41:56 +00:00
netns Change initialzie of domains to use link sets. Switch to using STAILQ. 2005-01-23 18:41:56 +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 nfs_namei: return EACCES for empty filenames as rfc1813 says. 2005-01-28 10:12:23 +00:00
opencrypto Cloning cleanup: 2004-11-30 04:25:43 +00:00
stand
sys Reversal of patch done to clean up type usage in sys/scspi; due to problems i decided to undo it 2005-02-01 00:31:02 +00:00
ufs No longer needed. Ffs snapshots are enabled by default. 2005-01-31 22:21:17 +00:00
uvm hack around a UVM problem that causes hangs when large processes fork. 2005-01-30 17:23:05 +00:00
Makefile