NetBSD/sys
isaki 8f16a95caf Add a comment on mnemonic that assembler cannot recognize. 2015-07-25 06:24:53 +00:00
..
altq Build altq module. 2014-11-17 06:04:01 +00:00
arch Add a comment on mnemonic that assembler cannot recognize. 2015-07-25 06:24:53 +00:00
coda Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00
compat Unused inits (harmless). 2015-07-24 13:02:52 +00:00
conf Create a new sysv_ipc module to contain the SYSVSHM, SYSVSEM, and 2015-05-13 02:06:25 +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 Use pci_intr_alloc(). 2015-07-24 15:43:38 +00:00
dist/pf <sys/rnd.h> not needed for pf_norm.c. 2015-04-13 16:35:33 +00:00
external fix Xorg coredumps that have started happening recently. 2015-06-25 16:01:20 +00:00
fs union_unmount: use vfs_vnode_iterator to count attached vnodes. 2015-07-23 09:45:21 +00:00
gdbscripts
ipkdb
kern Unused inits (harmless). 2015-07-24 13:02:52 +00:00
lib Switch to accessor functions for elements of the LFS on-disk 2015-07-24 06:56:41 +00:00
miscfs Unused inits (harmless). 2015-07-24 13:02:52 +00:00
modules Don't build compat_netbsd32 if mips64 && building mips-n32 2015-07-09 14:41:30 +00:00
net Fix PR 48104 2015-07-23 10:52:34 +00:00
net80211 src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
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 src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
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 Do not release secmodels_lock when it is not held. 2014-11-04 16:01:58 +00:00
stand
sys Remove unofficial AVR32 2015-07-24 21:27:03 +00:00
ufs Unused inits (harmless). 2015-07-24 13:02:52 +00:00
uvm Use %p, %#xl etc. for pointers and addresses. 2015-06-22 06:24:17 +00:00
Makefile