NetBSD/sys
mhitch d8824f1a84 Fix autoconfig stuff to more closely match the alpha. The DS3100 will now
configure properly.  Also fix devices with TurboChannel and mainbus
attachments so they will work if no TurboChannel was configured.
Fix clock.c for a missing variable if not including NTP support.
Also remove some extraneous includes files or use the right ones.
1996-05-29 06:25:01 +00:00
..
adosfs Finish adosfs' support for International FFS (we not only have to use an 1996-05-24 20:16:02 +00:00
arch Fix autoconfig stuff to more closely match the alpha. The DS3100 will now 1996-05-29 06:25:01 +00:00
compat I_SIGSET => I_SETSIG (pointed out by Greg Earle). 1996-05-26 23:57:10 +00:00
conf updated for 1.2A (post 1.2) 1996-05-25 21:59:38 +00:00
ddb change more __kprintf__ format attributes to use __kprintf_attribute__, 1996-04-04 05:13:50 +00:00
dev count audio interupts (from OpenBSD). 1996-05-28 13:36:09 +00:00
isofs/cd9660 Correct evaluation of assoc introduced on ansification 1996-03-16 20:25:40 +00:00
kern impliment ttylist stats based on disk stats. 1996-05-29 02:02:42 +00:00
lib use ' not " when passing variables to a sub-make. pr#1199/pr#1296 1996-05-20 17:23:25 +00:00
miscfs print pointers with %p, rather than by printing with %x and casting to 1996-05-23 23:34:14 +00:00
msdosfs Free allocated space in directory after error 1996-05-25 17:50:41 +00:00
net Prototype new raw_*() functions. 1996-05-28 23:24:50 +00:00
netccitt Mostly minor changes. 1996-05-23 23:35:22 +00:00
netinet Prototype new rip_*() functions. 1996-05-28 23:27:04 +00:00
netiso Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, PRU_BIND and 1996-05-22 13:54:55 +00:00
netns Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, PRU_BIND and 1996-05-22 13:54:55 +00:00
nfs Align things right in NWDELAYHASH (for the Alpha). This fixes crashes in 1996-05-27 11:22:31 +00:00
scsi Implement ST_Q_UNIMODAL quirk, which indicates that a drive will reject 1996-05-24 02:04:29 +00:00
stand
sys impliment ttylist stats based on disk stats. 1996-05-29 02:02:42 +00:00
ufs Change VOP_UPDATE() semantics: 1996-05-11 18:26:27 +00:00
vm count pagein faults in struct user. (from kenneth stailey pr#1397]) 1996-05-20 17:40:02 +00:00
Makefile