NetBSD/sys
briggs 8ca9890ea2 Actually set the vectors for RBV as well as VIA2.
Don't go to spl4 when we have an ADB interrupt.
Turn off video interrupts on the SE/30.
1995-04-08 13:16:33 +00:00
..
adosfs copy*str() should use size_t. 1995-03-09 12:05:21 +00:00
arch Actually set the vectors for RBV as well as VIA2. 1995-04-08 13:16:33 +00:00
compat Arch dependant defs for Linux. Just signal stackframe definition for now. 1995-04-07 22:31:19 +00:00
conf don't do things that should only be necessary for 'real' clists. 1995-03-08 00:54:44 +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 Clean up to match common code, and fix a typo. 1995-04-07 22:27:42 +00:00
isofs/cd9660 copy*str() should use size_t. 1995-03-09 12:05:21 +00:00
kern Use sigcode fields in package structure. This seems to be the cleanest 1995-04-07 22:33:23 +00:00
lib KERNEL -> _KERNEL 1995-03-29 21:57:43 +00:00
miscfs Emulate SCO behaviour when both FREAD and FWRITE are set, but only for SCO 1995-04-02 19:27:48 +00:00
msdosfs Require the denode to be locked before calling msdosfs_hashins(), rather than 1995-04-07 17:37:08 +00:00
net if_start and if_watchdog should return void. 1995-04-07 22:20:24 +00:00
netccitt KERNEL -> _KERNEL 1995-03-29 21:57:43 +00:00
netinet Add a common function to initialize ARP-related variables. `Insired' 1995-04-07 22:26:04 +00:00
netiso KERNEL -> _KERNEL 1995-03-29 21:57:43 +00:00
netns KERNEL -> _KERNEL 1995-03-29 21:57:43 +00:00
nfs Cosmetic changes suggested by Adam. 1995-03-28 21:29:32 +00:00
scsi Add another broken CD-ROM drive to The List. 1995-04-04 05:44:32 +00:00
stand
sys Add ep_sigcode and ep_esigcode fields to exec package structure. 1995-04-07 22:34:11 +00:00
ufs KERNEL -> _KERNEL 1995-03-28 19:59:56 +00:00
vm KERNEL -> _KERNEL 1995-03-29 21:57:43 +00:00
Makefile