NetBSD/sys
tsutsui 0b2c7040b5 Make sun3 use common sun68k/sun68k/isr.c, sun68k/include/cpu.h and
sun68k/include/intr.h.

This also means now sun3 has GENERIC_SOFT_INTERRUPTS support,
so also adapt fd.c and zs.c to MI softintr(9) APIs.

(I'll also update related sources in yamt-splraiseipl branch later)
2006-10-05 14:46:11 +00:00
..
altq add missing initializer 2006-09-03 04:28:16 +00:00
arch Make sun3 use common sun68k/sun68k/isr.c, sun68k/include/cpu.h and 2006-10-05 14:46:11 +00:00
coda fix incomplete initializer 2006-08-29 23:45:23 +00:00
compat Coverity CID 2990: fix memory leak (from Arnaud Lacombe) 2006-09-29 14:24:55 +00:00
conf Add -Wextra -Wno-unused for i386. Portmasters, please check your ports 2006-10-04 16:03:01 +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 static comes first 2006-09-03 05:22:36 +00:00
ddb ANSIfy db_error. 2006-09-05 21:56:44 +00:00
dev add braces for if-else statement, in the event that DPRINTF is an 2006-10-04 23:55:22 +00:00
dist In pf, there are lots of #ifdef ALTQ, but our ALTQ is not what pf expects, 2006-10-01 12:52:24 +00:00
fs Fix panic on unmounting VAT file systems. The VAT table was allocated and 2006-10-04 13:03:17 +00:00
gdbscripts Make these work again. I know, I'm a bit impatient, since they've 2006-09-29 15:43:06 +00:00
ipkdb Don't use KAUTH_RESULT_* where it's not applicable. 2006-09-13 10:07:42 +00:00
kern add braces for if-else statement, in the event that SCHED_ASSERT_LOCKED is an 2006-10-04 23:10:42 +00:00
lib Remove stale copy. Pointed out by uwe@ ages ago. 2006-09-28 13:12:59 +00:00
lkm Make pn_family static. 2006-10-04 21:47:56 +00:00
miscfs The poll routine needs to return POLLERR on error, not an errno. Sorry 2006-09-30 21:00:13 +00:00
net It is not sufficient for MINDEX to just 'return 0' if the MINDEX macro 2006-10-04 20:47:43 +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 fix empty if 2006-10-04 15:49:59 +00:00
netinet back out revision 1.144 calculating txsegsizep since it unmasks 2006-10-01 22:29:20 +00:00
netinet6 Fix typo in comment 2006-09-26 11:55:41 +00:00
netipsec Make this compile again (hi xtos!). Switch to C99 structure initializations. 2006-08-31 23:21:54 +00:00
netisdn Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netiso remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
netkey use c99 initializers 2006-09-02 06:44:59 +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 add missing initializer 2006-09-03 05:27:28 +00:00
nfs Flush regular files before setattr also if the mode bits are going to 2006-09-29 16:19:50 +00:00
opencrypto fix incomplete initializer 2006-08-29 23:45:23 +00:00
secmodel Implement the "device" scope. 2006-09-30 20:05:57 +00:00
stand
sys Add rounddown from <sys/gmon.h> 2006-10-04 14:23:28 +00:00
ufs fix empty if 2006-10-04 15:53:24 +00:00
uvm Coverity CID 3170,3171: Add KASSERT. 2006-10-03 18:26:03 +00:00
Makefile Don't descend into netns and netccitt 2006-08-25 17:40:21 +00:00