NetBSD/sys
christos dc72548dbe fail with EINVAL if flags not are not O_CLOEXEC|O_NONBLOCK in pipe2(2) and
dup3(2)
2011-07-15 14:50:19 +00:00
..
altq
arch cinclude GENERIC.local 2011-07-15 13:47:12 +00:00
coda Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
common Multiprocessing fixes. 2011-06-29 05:53:44 +00:00
compat revert accidental commit from unrelated change. no custom linux fork. 2011-07-09 23:46:32 +00:00
conf include dtv 2011-07-09 14:48:12 +00:00
crypto Revert my previous change. christos@ submitted a different fix pretty much 2011-05-14 16:46:55 +00:00
ddb Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
dev Use a workqueue(9) to defer allocation of TX packets. Loosely inspired 2011-07-15 11:29:31 +00:00
dist fix an uninitialised variable problem. large-ish function, but i 2011-07-01 02:33:23 +00:00
external #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:31:32 +00:00
fs Add function name to a few debug messages. 2011-07-13 19:51:29 +00:00
gdbscripts fix format 2011-02-05 14:12:05 +00:00
ipkdb
kern fail with EINVAL if flags not are not O_CLOEXEC|O_NONBLOCK in pipe2(2) and 2011-07-15 14:50:19 +00:00
lib revert the _i4i aliases. they are not the right thing. 2011-07-14 09:48:03 +00:00
miscfs Layer_fsync(): when syncing a device node call spec_fsync() to clean the 2011-07-11 08:34:01 +00:00
modules module glue for nxt2k, tvpll, cxdtv 2011-07-14 23:50:12 +00:00
net back out previous - this should be unnecessary on NetBSD due to 2011-07-14 12:44:10 +00:00
net80211 Change i_len in ieee80211req to be unsigned and fix other signed/unsigned 2011-06-12 00:07:19 +00:00
netatalk aarpprobe() is called before MOWNER_ATTACH(&aarp_mowner), leading 2011-05-08 13:51:31 +00:00
netbt G/C M_EMULDATA 2011-04-27 00:36:47 +00:00
netinet avoid an uninitialised variable warning. this one seems a false 2011-07-03 09:03:32 +00:00
netinet6 Don't refer to extern tcbtable here, it is unused. 2011-06-01 22:59:44 +00:00
netipsec catch a case where an ip6 address with scope embedded was compared with 2011-06-09 21:04:37 +00:00
netisdn
netiso Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
netkey fix two bugs in the PFKEY interface: 2010-09-05 06:52:53 +00:00
netmpls Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
netnatm unifdef -U__OpenBSD__ -D__NetBSD__ -U__FreeBSD__ for readability. No 2011-03-09 22:06:42 +00:00
netsmb * remove #ifdef nonsense (which caused the lossage in the first place) 2010-12-17 14:27:34 +00:00
nfs - Fix a silly bug: remove umap from uobj in ubc_release() UBC_UNMAP case. 2011-06-19 02:42:53 +00:00
opencrypto Fix memset usage. 2011-07-04 16:06:17 +00:00
rump Change VOP_BWRITE() to take a vnode as its first argument like all other 2011-07-11 08:27:37 +00:00
secmodel
stand
sys Change VOP_BWRITE() to take a vnode as its first argument like all other 2011-07-11 08:27:37 +00:00
ufs Clean up handling of ufs_lookup_results in rename. 2011-07-14 16:27:43 +00:00
uvm - fix a use-after-free bug in uvm_km_free. 2011-07-05 14:03:06 +00:00
Makefile build evbppc modules in 3 different flavours: 2011-06-15 09:45:58 +00:00