NetBSD/sys
cgd abf0b7c010 deal with the fact that apparently-common revisions of EB164 firmware
don't machine check when a PCI Master Abort is signalled.  This can
happen, for instance, when configuration space for a device that isn't
present is examined.  When this is detected, act like we normally would
when machine checks are posted while examining nonexistant devices.
1996-11-23 06:46:50 +00:00
..
adosfs make the namei struct members ni_dirp and ni_next, and the componentname 1996-10-25 23:13:58 +00:00
arch deal with the fact that apparently-common revisions of EB164 firmware 1996-11-23 06:46:50 +00:00
compat Avoid compiler warnings when none of the SYSV* options is defined. 1996-11-15 09:51:25 +00:00
conf Only build kern/kern_ntptime.c if NTP is being compiled into the kernel. 1996-11-14 04:53:59 +00:00
ddb Make this compile with -Wcast-qual 1996-10-28 08:42:13 +00:00
dev * 3c509s drop the low-oder bits of EP_THRESH_DISABLE (2047) on a write, 1996-11-22 04:48:26 +00:00
ipkdb Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB 1996-10-16 19:32:08 +00:00
isofs/cd9660 make the namei struct members ni_dirp and ni_next, and the componentname 1996-10-25 23:13:58 +00:00
kern Feature: 1996-11-21 18:46:34 +00:00
lib sync with libc source: remove DEFS.h 1996-11-18 22:50:28 +00:00
lkm Update TODO list for lkm stuff 1996-11-05 02:34:24 +00:00
miscfs define path name string variables that we should not (and, thankfully, do 1996-10-25 21:57:58 +00:00
msdosfs Fix panic on mkdir. 1996-11-08 15:51:49 +00:00
net fix previous byte-order fix the correct way 1996-11-09 23:02:27 +00:00
netccitt backout previous kprintf change 1996-10-13 02:10:01 +00:00
netinet In udp_output(), sanity check the length of the packet to be transmitted. 1996-10-25 06:35:16 +00:00
netiso fix -Wformat problems 1996-11-13 20:00:15 +00:00
netnatm netbsd pr#2918 (jukka.partanen@research.nokia.com): 1996-11-09 03:26:25 +00:00
netns backout previous kprintf change 1996-10-13 01:59:55 +00:00
nfs make the namei struct members ni_dirp and ni_next, and the componentname 1996-10-25 23:13:58 +00:00
scsi Another quirky cdrom drive ; pr kern/2917 1996-11-08 05:06:55 +00:00
stand backout previous kprintf change 1996-10-12 22:14:10 +00:00
sys hack so that extent prototypes can be used by user-land test harnesses: 1996-11-21 18:42:17 +00:00
ufs cast int64_t-sized types to "long long" before printing them with %qd. 1996-11-15 23:11:56 +00:00
vm Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
Makefile netbsd pr#2918 (jukka.partanen@research.nokia.com): 1996-11-09 03:26:25 +00:00