NetBSD/sys
2010-05-27 15:35:46 +00:00
..
altq rename the altq-defined INFINITY symbol to ALTQ_INFINITY 2010-04-09 19:32:45 +00:00
arch Added some more precise LinkStation/TeraStation and Synology product names. 2010-05-27 15:35:46 +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 Extract pci_verbose interface definitions into their own header file so 2010-05-27 05:53:35 +00:00
dist Add support for pfs(8) 2010-05-07 17:41:57 +00:00
external use round_page() for PAGE_ALIGN(). from Onno van der Linden 2010-05-24 08:51:53 +00:00
fs Release pathname buffers after use. 2010-05-27 13:22:02 +00:00
gdbscripts
ipkdb
kern Feed dust to a few linkset uses and explicitly call the constructor. 2010-05-26 23:53:21 +00:00
lib fix typo 2010-05-11 21:50:35 +00:00
miscfs Revert my last change, it's not The Right Thing [tm]. 2010-04-13 11:54:43 +00:00
modules add r600_blit.c and radeon_cs.c. 2010-05-27 07:27:35 +00:00
net Change sc_wrports from an int to a bool and "test truth" instead of 2010-05-26 23:46:44 +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 Make sure SYN_CACHE_TIMER_ARM() has been run before calling syn_cache_put() 2010-05-26 17:38:29 +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 nfs_statvfs should return NFS_MAXNAMLEN, not MAXNAMLEN. 2010-05-15 20:24:57 +00:00
opencrypto Add missing "break" for CRYPTO_CAST_CBC, and some assorted comment fixes. 2010-01-31 14:32:56 +00:00
rump regen: rump_vfs_mount_print 2010-05-26 21:51:58 +00:00
secmodel
stand
sys Protect against attempting to load modules from the filesystem until we 2010-05-24 03:50:25 +00:00
ufs Add a comment describing an observed boom-crash-burn problem in 2010-05-25 11:02:07 +00:00
uvm Move PMAP_KMPAGE to be used in pmap_kenter_pa flags argument. 2010-05-14 05:32:06 +00:00
Makefile