NetBSD/sys
mrg b8ce913648 remove include of <dev/rcons/raster.h>, which is not necessary. 2015-08-05 07:02:20 +00:00
..
altq
arch remove include of <dev/rcons/raster.h>, which is not necessary. 2015-08-05 07:02:20 +00:00
coda Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00
compat Wrong logic. Here, userland can control the size and the data copied, which 2015-08-02 07:37:57 +00:00
conf Add an API for HDMI CEC devices. HDMI Consumer Electronics Control (CEC) is 2015-08-01 21:19:24 +00:00
crypto More rnd.h user cleanup. 2015-04-13 22:43:41 +00:00
ddb Add support for 'q' qualifier for 64-bit values on examine and write. 2015-06-06 22:06:05 +00:00
dev Add some files. 2015-08-05 04:11:07 +00:00
dist/pf <sys/rnd.h> not needed for pf_norm.c. 2015-04-13 16:35:33 +00:00
external Pull upstream fix to avoid kernel panic on starting X on Intel 855GM machines. 2015-08-01 13:42:32 +00:00
fs union_unmount: use vfs_vnode_iterator to count attached vnodes. 2015-07-23 09:45:21 +00:00
gdbscripts
ipkdb
kern Some changes, to reduce a bit my tech-kern@ patch: 2015-08-04 18:28:09 +00:00
lib Add a (draft) 64-bit superblock. Make things build again. 2015-08-02 18:18:09 +00:00
miscfs Unused inits (harmless). 2015-07-24 13:02:52 +00:00
modules Add VMSWAP 2015-07-30 10:26:14 +00:00
net Fix PR 48104 2015-07-23 10:52:34 +00:00
net80211
netatalk make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netbt make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netinet If we are sending a window probe and there's unacked data in the socket, make 2015-07-24 04:33:50 +00:00
netinet6 Fix rtfree-ing wrong rtentry 2015-07-24 07:36:29 +00:00
netipsec make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netisdn
netkey
netmpls make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netnatm make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netsmb Remove leftover IPX-related stuffs 2015-05-25 08:29:01 +00:00
nfs Fix soft NFS force unmount 2015-07-15 03:28:55 +00:00
opencrypto Trivial printf format changes and typo fix 2015-03-26 17:40:16 +00:00
rump Since the rump kernel does not know when the container it's running in 2015-07-24 14:11:11 +00:00
secmodel
stand
sys Some changes, to reduce a bit my tech-kern@ patch: 2015-08-04 18:28:09 +00:00
ufs Simplify some leftover code and remove some old assertions. 2015-08-03 17:33:54 +00:00
uvm Some changes, to reduce a bit my tech-kern@ patch: 2015-08-04 18:28:09 +00:00
Makefile