..
altq
First step of random number subsystem rework described in
2011-11-19 22:51:18 +00:00
arch
Add armv7_drain_writebuf (which is just a dsb).
2012-10-19 13:47:03 +00:00
coda
mention current status
2012-08-04 12:47:00 +00:00
compat
fix pre-5 stat system call structure which should have used the pre-64-time_t
2012-10-12 19:45:47 +00:00
conf
defopt COMPAT_60, it is already being used
2012-10-17 20:16:59 +00:00
crypto
Separate /dev/random pseudodevice implemenation from kernel entropy pool
2011-12-17 20:05:38 +00:00
ddb
Use _KERNEL_OPT
2012-09-01 01:13:51 +00:00
dev
- Indent.
2012-10-18 10:41:44 +00:00
dist /pf
IPF 5.1.2 is in external/bsd/ipf and sys/external/bsd/ipf now;
2012-09-15 18:12:17 +00:00
external
Fix compilation.
2012-10-13 19:38:24 +00:00
fs
We don't actually want to round the number of elements in the bitmap
2012-10-03 23:32:43 +00:00
gdbscripts
a macro to dump kernel modules
2011-11-02 16:51:21 +00:00
ipkdb
kern
No, we can't elide the fs-wide rename lock for same-directory rename.
2012-10-19 02:07:22 +00:00
lib
add split files.
2012-10-10 02:15:31 +00:00
miscfs
In layer_lookup(), clear *vpp before returning EROFS, as otherwise a
2012-10-10 06:55:25 +00:00
modules
Enable sljit in amd64 kernel and modules.
2012-10-13 19:42:02 +00:00
net
PR/47058: Antti Kantee: If the ipv6 flow code modifies the mbuf, pass the
2012-10-11 20:05:50 +00:00
net80211
add more QoS bits
2012-08-20 07:30:10 +00:00
netatalk
Fix AppleTalk name registration, as discussed on the port-macppc list
2012-01-31 09:53:44 +00:00
netbt
Handle some ``Quality of Service'' configuration options, to
2011-11-29 13:16:27 +00:00
netinet
Requires <sys/queue.h> for LIST_ENTRY and netinet/in.h for struct in_addr.
2012-09-30 05:13:12 +00:00
netinet6
PR/47058: Antti Kantee: If the ipv6 flow code modifies the mbuf, pass the
2012-10-11 20:05:50 +00:00
netipsec
Fix whitespace (mostly removing trailing).
2012-09-20 23:50:05 +00:00
netisdn
netiso
Fix -fno-common found by building i386/conf/ALL
2012-07-28 00:43:22 +00:00
netkey
remove KAME IPSEC, replaced by FAST_IPSEC
2012-03-22 20:34:37 +00:00
netmpls
old style def
2012-02-01 16:49:36 +00:00
netnatm
netsmb
Tabify.
2012-05-12 01:40:37 +00:00
nfs
Replace hack implementation of NDAT() for "nameiat" with a proper one.
2012-10-13 17:46:50 +00:00
opencrypto
Add "consttime_bcmp" and "explicit_bzero" functions for both kernel
2012-08-30 12:16:48 +00:00
rump
regen
2012-10-13 17:47:11 +00:00
secmodel
KNF fix. spaces vs. tab
2012-06-27 10:15:25 +00:00
stand
use NAME_MAX instead of MAXNAMLEN
2011-09-27 01:08:55 +00:00
sys
Welcome to NetBSD-6.99.14
2012-10-19 16:49:21 +00:00
ufs
CHFS comments
2012-10-19 12:44:39 +00:00
uvm
move from common/pmap/tlb -> uvm/pmap
2012-10-03 00:51:45 +00:00
Makefile
Implement build_install in src/lib/Makefile, which traverses the
2012-08-17 16:22:27 +00:00