NetBSD/sys
tsutsui 79d3499096 Disable asm statement which defines bpendtsleep symbol as "handy breakpoint"
on all m68k ports since it may cause a multiple symble definition error
by code duplication of gcc4 optimizer. Also note about this in comment.
2006-08-30 17:28:32 +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
ddb fix incomplete initializer. 2006-08-30 00:00:15 +00:00
dev - fix initializers 2006-08-30 17:07:33 +00:00
dist fix incomplete initializers 2006-08-30 01:58:00 +00:00
fs Fix getdirentries() issue from FreeBSD PR - 78953 Quoting from that: 2006-08-28 15:56:56 +00:00
gdbscripts
ipkdb
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 add missing initializers 2006-08-30 17:05:30 +00:00
netinet6 remove impossible comparisons. 2006-08-30 17:15:22 +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 15:32:23 +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
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