NetBSD/sys
macallan 880c7720a7 don't claim alpha font support unless we have enough off-screen memory to
cache a useful number of glyphs
this should probably be CPU speed dependent, most UltraSPARCs can likely
render anti-aliased fonts fast enough on the fly
2012-11-13 20:47:58 +00:00
..
altq
arch bump VM_PHYSSEG_MAX to 32, we've seen a system where 16 wasn't enough. 2012-11-13 14:10:24 +00:00
coda mention current status 2012-08-04 12:47:00 +00:00
compat Move rusage computation to a new getrusage1() function. Adjust all 2012-11-03 23:22:21 +00:00
conf Add references to ${_NETBSD_VERSION_DEPENDS} for files that 2012-11-04 11:12:31 +00:00
crypto
ddb Use _KERNEL_OPT 2012-09-01 01:13:51 +00:00
dev don't claim alpha font support unless we have enough off-screen memory to 2012-11-13 20:47:58 +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 Apply adapted patch from joerg@ to fix clang build. 2012-11-09 23:09:31 +00:00
fs Excise struct componentname from the namecache. 2012-11-05 17:27:37 +00:00
gdbscripts
ipkdb
kern kill some -Wunused-but-set-variable warnings 2012-11-13 20:10:02 +00:00
lib add new divsi3 related files. 2012-10-30 16:36:03 +00:00
miscfs In layer_lookup(), clear *vpp before returning EROFS, as otherwise a 2012-10-10 06:55:25 +00:00
modules Enable bpfjit on sparc. 2012-11-06 07:59:09 +00:00
net Add RCSID and fix -Wsign-compare warnings. 2012-11-10 22:12:31 +00:00
net80211 add more QoS bits 2012-08-20 07:30:10 +00:00
netatalk
netbt
netinet fix typo 2012-11-02 21:07:07 +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 split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
netiso
netkey
netmpls
netnatm
netsmb
nfs fix crash in nfs client lookups, dholland says 'my fault' 2012-11-07 02:31:48 +00:00
opencrypto Add "consttime_bcmp" and "explicit_bzero" functions for both kernel 2012-08-30 12:16:48 +00:00
rump kill some -Wunused-but-set-variable warnings 2012-11-13 20:10:02 +00:00
secmodel kill some -Wunused-but-set-variable warnings 2012-11-13 20:10:02 +00:00
stand
sys regen 2012-11-05 19:06:39 +00:00
ufs Excise struct componentname from the namecache. 2012-11-05 17:27:37 +00:00
uvm When uvm_io reserves kernel address space, make sure it's starts with the 2012-11-02 16:43:16 +00:00
Makefile Implement build_install in src/lib/Makefile, which traverses the 2012-08-17 16:22:27 +00:00