NetBSD/sys
plunky 999bb1e465 It seems that EHCI at least will complete a empty transfer with
status == NORMAL_COMPLETION.

Guard against that.
2006-08-30 19:42:37 +00:00
..
altq - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
arch Work around an issue in gas when cross-compiling i386 from amd64. 2006-08-30 15:35:56 +00:00
coda fix incomplete initializer 2006-08-29 23:45:23 +00:00
compat Allow this to build as an LKM by testing for _KERNEL_OPT before 2006-08-30 17:14:34 +00:00
conf Make SYSTRACE depend on PTRACE because it uses process_domem(). 2006-08-30 14:07:09 +00:00
contrib/dev/ath Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
crypto quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
ddb fix incomplete initializer. 2006-08-30 00:00:15 +00:00
dev It seems that EHCI at least will complete a empty transfer with 2006-08-30 19:42:37 +00:00
dist off by one element. 2006-08-30 19:12:56 +00:00
fs Fix getdirentries() issue from FreeBSD PR - 78953 Quoting from that: 2006-08-28 15:56:56 +00:00
gdbscripts merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ipkdb Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
kern Disable asm statement which defines bpendtsleep symbol as "handy breakpoint" 2006-08-30 17:28:32 +00:00
lib Add src/common/include to include header search path so that 2006-08-28 13:34:18 +00:00
lkm Update powernow module with POWERNOW_K7 and POWERNOW_K8 support. 2006-08-27 10:10:55 +00:00
miscfs Restore dependency on PTRACE for PROCFS. 2006-08-30 13:49:27 +00:00
net fix initializer 2006-08-30 17:00:15 +00:00
net80211 comment out impossible comparisons. 2006-08-30 15:40:41 +00:00
netatalk Fix initializers 2006-08-27 23:49:33 +00:00
netbt add newline to (debug) printf 2006-08-28 08:19:53 +00:00
netinet Fix initializers. 2006-08-30 19:00:22 +00:00
netinet6 remove empty code. 2006-08-30 19:15:05 +00:00
netipsec Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netisdn Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netiso Fix initializers 2006-08-30 19:20:48 +00:00
netkey remove excess initializer 2006-08-28 02:54:11 +00:00
netnatm One step closer to loadable domains. Store pointers to a domain's soft 2006-08-25 19:33:50 +00:00
netsmb Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
nfs Don't free what we did not allocate. 2006-08-24 12:40:39 +00:00
opencrypto fix incomplete initializer 2006-08-29 23:45:23 +00:00
stand merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
sys Regen against correct syscalls.master version [hi gimpy!]. 2006-08-30 13:53:41 +00:00
ufs fix missing initializers 2006-08-30 01:28:53 +00:00
uvm Make PTRACE and COREDUMP optional. Make the default (status quo) by putting 2006-08-29 23:34:48 +00:00
Makefile Don't descend into netns and netccitt 2006-08-25 17:40:21 +00:00