NetBSD/sys
macallan 15a269471f autogenerate box drawing characters for fonts that don't have them, put them
into an alternate font pointed at by the recently added mappings in wsfont,
adapt all putchar() methods except the rotated ones to use them
XXX no attempt has been made to make this work with rotation
2010-05-04 04:57:34 +00:00
..
altq rename the altq-defined INFINITY symbol to ALTQ_INFINITY 2010-04-09 19:32:45 +00:00
arch Fixed descriptor size (noticed by nisimura). 2010-05-03 18:55:09 +00:00
coda Don't generate unused fs_thefs.h headers. 2010-03-02 16:43:48 +00:00
common/bus_dma
compat Remove the nameidata from struct exec_package. It was used only for two 2010-05-02 05:30:20 +00:00
conf For the simple cases, augment device-major with information on how 2010-04-30 20:47:17 +00:00
crypto
ddb Include "ctype.h" in the central place which deals with building the 2010-02-02 09:04:14 +00:00
dev autogenerate box drawing characters for fonts that don't have them, put them 2010-05-04 04:57:34 +00:00
dist clean up compile time warnings to due caddr_t and empty statements 2010-04-17 22:04:00 +00:00
external Update the event counters to 64-bit integers. 2010-04-12 12:04:54 +00:00
fs As per change in NiLFS2 spec, select the superblocks on highest checksum 2010-05-01 21:21:27 +00:00
gdbscripts
ipkdb
kern DTrace: Fix several bugs where the mod_ctf_get() function could return 2010-05-03 09:51:36 +00:00
lib Fix KASSERTMSG() to be consistent with KASSERT() logic, not inverted. 2010-04-25 15:39:41 +00:00
miscfs Revert my last change, it's not The Right Thing [tm]. 2010-04-13 11:54:43 +00:00
modules Remove bpfilter.h as not needed. 2010-04-13 13:09:46 +00:00
net Permit the existence of a route with unlinked ifp and ifa, 2010-05-02 19:17:56 +00:00
net80211 Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
netatalk Use the symbolic names. No functional change. 2010-01-30 21:48:30 +00:00
netbt Remove unused opt_bluetooth.h 2010-03-26 18:15:15 +00:00
netinet syn_cache_put(): defer all pool_put() to the callout. Reschedule 2010-04-21 20:40:16 +00:00
netinet6 When choosing IPv6 source addresses, respect the ifaddr preference 2010-04-22 20:05:15 +00:00
netipsec Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
netisdn Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
netiso
netkey Remove #ifdef KERNFS by using weak symbols. Notably, this approach 2010-03-03 01:13:26 +00:00
netnatm
netsmb
nfs Enforce RLIMIT_FSIZE before VOP_WRITE. This adds support to file 2010-04-23 15:38:46 +00:00
opencrypto Add missing "break" for CRYPTO_CAST_CBC, and some assorted comment fixes. 2010-01-31 14:32:56 +00:00
rump ABC2010 paper 2010-05-02 11:11:36 +00:00
secmodel
stand
sys 5.99.29: smaller struct exec_package. 2010-05-02 05:31:47 +00:00
ufs switch from 4 clause to 2 clause BSD license. 2010-04-24 19:58:13 +00:00
uvm Reduce memory spent on bookkeeping for large values of MAXCPUS. 2010-04-25 15:54:14 +00:00
Makefile