NetBSD/sys
mycroft 3e8850eab2 Enable CR0_AM on 486s. (We already handled the fault.) This would be more
useful if it applied to the kernel.
Avoid btrl when checking AST flag.
Add hooks to recover from errors during any INTRFASTEXIT and simulate a user-
level protection fault.
1995-01-15 00:52:21 +00:00
..
adosfs cleanup a couple botched merges. 1994-12-29 22:06:15 +00:00
arch Enable CR0_AM on 486s. (We already handled the fault.) This would be more 1995-01-15 00:52:21 +00:00
boot
compat More debugging for waitsys() 1995-01-10 00:04:03 +00:00
conf Minor style cleanup. 1994-12-05 06:03:45 +00:00
ddb Leave db_recover as it was on entry to avoid endless "exception in ddb"... 1994-12-02 06:07:37 +00:00
dev Simplify some sanity checks. 1995-01-13 14:46:44 +00:00
isofs Format police. 1994-12-27 19:05:12 +00:00
kern cast pointer to long, not int 1995-01-12 05:40:10 +00:00
lib Better fix for the last. 1995-01-07 20:53:31 +00:00
libkern
miscfs initialize variable as pointed out by David Jones <dej@qpoint.torfree.net> 1995-01-05 07:10:54 +00:00
msdosfs Some trivial cleanup. 1995-01-04 06:32:19 +00:00
net Protect from multiple inclusion with _NET_BPF_H_, for PR #679. 1995-01-13 00:34:09 +00:00
netccitt Remove extra arg to vn_open(). 1994-12-14 19:03:13 +00:00
netinet Fix mbuf leak in rip_ctloutput(). 1995-01-12 06:23:45 +00:00
netiso Fix compiler warning. 1994-12-13 20:38:52 +00:00
netns be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
nfs Convert unspecified usec value to 0, per discussion with Rick. 1995-01-13 16:15:02 +00:00
pcfs
scsi Add a DIAGNOSTIC check. 1995-01-13 14:38:13 +00:00
stand
sys unconditionally include <machine/signal.h> 1995-01-10 19:05:10 +00:00
ufs fix pr 568 1995-01-03 01:23:50 +00:00
vm Fix two off-by-one errors. 1995-01-09 17:36:48 +00:00
Makefile