NetBSD/sys
2020-03-13 07:42:26 +00:00
..
altq Need opt_inet.h for #ifdef INET, INET6. 2020-03-05 07:46:36 +00:00
arch Allow len == 0 in bus_dmamap_sync(). 2020-03-13 03:49:39 +00:00
coda v_interlock -> vmobjloc 2020-02-24 20:53:11 +00:00
compat regen 2020-03-12 15:03:15 +00:00
conf undo previous since config has been fixed 2020-03-08 00:18:41 +00:00
crypto
ddb Make the db_kernelonly() macro visible to all files and re-use it. 2020-03-10 15:58:36 +00:00
dev add ASMedia Technology 2020-03-13 07:42:26 +00:00
dist/pf Need opt_inet.h for #ifdef INET, INET6. 2020-03-05 07:46:36 +00:00
external Revert "Include opt_diagnostic.h for DIAGNOSTIC." 2020-03-05 15:18:54 +00:00
fs Revert "Include opt_diagnostic.h for DIAGNOSTIC." 2020-03-05 15:18:54 +00:00
gdbscripts
kern Put back missing set of SPCF_SHOULDYIELD. 2020-03-12 10:44:00 +00:00
lib
miscfs Tighten up the locking around vp->v_iflag a little more after the recent 2020-02-27 22:12:53 +00:00
modules Split out the quota code from the rest of compat_netbsd32 module. This 2020-03-12 15:02:29 +00:00
net reduce unnecessary reqid of NAT-T ipsecif(4), suggested by ohishi@IIJ. 2020-03-13 02:43:31 +00:00
net80211 Fix printf to handle various datatypes for MHLEN. 2020-02-29 16:56:58 +00:00
netatalk
netbt pass the address of the field, instead of relying on it being the first 2020-02-29 11:40:06 +00:00
netcan
netinet route: RTM_MISS now puts the message source address in RTA_AUTHOR 2020-03-09 21:20:55 +00:00
netinet6 route: RTM_MISS now puts the message source address in RTA_AUTHOR 2020-03-09 21:20:55 +00:00
netipsec Fix kern/55066. Pointed out and fixed by Chuck Zmudzinski, thanks. 2020-03-13 06:55:35 +00:00
netmpls
netsmb
nfs Update NFS errno mapping and add assert for correctness 2020-03-08 22:12:42 +00:00
opencrypto
rump Revert previous 2020-03-09 14:45:41 +00:00
secmodel
stand
sys Bump kernel version after errno changes in compat and nfs 2020-03-08 22:19:14 +00:00
ufs Perform bit operations on unsigned integer 2020-03-08 17:38:12 +00:00
uvm pmap_tlb_miss_lock needs to be globally visible. 2020-03-12 23:10:27 +00:00
Makefile