NetBSD/sys
2014-12-05 14:36:44 +00:00
..
altq Build altq module. 2014-11-17 06:04:01 +00:00
arch A80 MMC support. Works for SD card slot on Cubie4, but not eMMC yet. 2014-12-05 14:36:44 +00:00
coda src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
compat Tweak ifconf variants 2014-11-26 09:53:53 +00:00
conf Stop ordering dependencies alphabetically. 2014-11-15 12:56:28 +00:00
crypto Fix inconsistent use of inline in prototype and definition 2014-08-11 22:36:49 +00:00
ddb Define ddb module. 2014-11-16 05:46:27 +00:00
dev Increase reset delay in polling mode to 10ms per loop. It seems like 2014-12-04 21:50:29 +00:00
dist/pf Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
external nouveau_nv50_fence.c needs -Wno-shadow. 2014-12-03 22:59:22 +00:00
fs Explicitly delete the failing node; it would be killed with the unlink too but 2014-12-03 21:37:55 +00:00
gdbscripts
ipkdb
kern Reverts previous: Causes all processes to hang in tstile in rw_lock from 2014-12-03 01:30:32 +00:00
lib bcdtobin and bintobcd are now inlines in <dev/clock_subr.h> 2014-11-20 16:25:16 +00:00
miscfs Do not uselessly include <sys/malloc.h>. 2014-11-10 18:46:33 +00:00
modules lua(4): fixed require 2014-11-30 19:15:03 +00:00
net add DL_PRINT macro 2014-12-03 01:31:37 +00:00
net80211 src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
netatalk - s/u_intX/uintX/ 2014-12-02 19:33:44 +00:00
netbt since rfcomm_attach_pcb may be called from (soft) interrupt context 2014-11-16 21:34:27 +00:00
netinet use the new printing code. 2014-12-02 20:25:47 +00:00
netinet6 more debugging info... 2014-12-03 01:32:11 +00:00
netipsec Don't use C++ keyword new 2014-09-05 09:26:44 +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 split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq 2014-08-09 05:33:00 +00:00
netnatm split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq 2014-08-09 05:33:00 +00:00
netsmb Adjust smbfs/netsmb for filenames byte length changes that come as 2014-11-15 18:52:44 +00:00
nfs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
opencrypto simplify, no functional change 2014-11-27 20:30:21 +00:00
rump Add genassym 2014-12-05 01:49:51 +00:00
secmodel Do not release secmodels_lock when it is not held. 2014-11-04 16:01:58 +00:00
stand
sys Add explicit cast to ensure no intermediate integer promotion happens. 2014-12-03 18:33:02 +00:00
ufs CID 977076: Widen before multiply. 2014-11-25 19:48:24 +00:00
uvm Sort in uvmexp_sysctl's order for readability. No functional change. 2014-12-01 04:11:14 +00:00
Makefile