NetBSD/sys
jonathan 69f4059642 Change kn01 (pmax,3100) interrupt-enable signature to match
the NetBSD-1.1 convention.  Change the mainbus `struct confargs'
and the "generic" interrupt-establish method, used by devices that
appear on both a kn01 and TC decstations, to match.

Change the macros in autconf.h accordingly.
1996-03-18 01:47:06 +00:00
..
adosfs
arch Change kn01 (pmax,3100) interrupt-enable signature to match 1996-03-18 01:47:06 +00:00
compat svr4_sigfillset should be void 1996-03-16 23:20:30 +00:00
conf adjust to deal with expression support for optional file specs 1996-03-17 13:21:09 +00:00
ddb
dev Additional fixes to complete the NetBSD/1.1B config changes: 1996-03-18 01:39:47 +00:00
isofs/cd9660 Correct evaluation of assoc introduced on ansification 1996-03-16 20:25:40 +00:00
kern Remove extraneous argument from sysctl_doprof(). 1996-03-17 02:44:40 +00:00
lib - Add missing prototypes 1996-03-14 18:52:03 +00:00
miscfs Fix printf format follies. 1996-03-16 23:52:42 +00:00
msdosfs
net #if 0 unused string 1996-03-16 23:55:40 +00:00
netccitt Make cons_rtrequest return void because the only place it is used 1996-03-14 18:47:52 +00:00
netinet Fix printf format args. 1996-03-16 23:53:58 +00:00
netiso Fix a gazillion incorrect printf usages. 1996-03-16 23:13:45 +00:00
netns
nfs Fix printf format strings. 1996-03-17 02:38:20 +00:00
scsi Parentheses are your friends. 1996-03-17 02:06:50 +00:00
stand
sys Prototype kmstartup() 1996-03-17 02:43:09 +00:00
ufs Fix printf format strings 1996-03-17 02:16:18 +00:00
vm Fix vm_offset_t (unsigned long) and vm_size_t (unsigned long) printf arguments 1996-03-16 23:15:18 +00:00
Makefile