Go to file
pk d0d9bb7669 Dedicate a pair of entry points to handling sun4m level 15 (NMI) interrupts.
Hardware NMIs are generated on various fault conditions that take place
asynchronously to the instruction stream. Software NMIs are going to be used
for inter-processor communications.

Get synchronous fault information separately from asynchronous fault
information. Do the former right after taking a memory fault trap and
store the values in temporary locations within the cpuinfo structure (XXX),
so we can unconditionally clear the sync fault status register after
MMU probe operations. This all is to work around a Hypersparc feature
which could lead to loss of fault information because of the fault
status register getting locked.
1998-09-20 19:54:48 +00:00
bin We don't generate .o's anymore for helper programs, so don't CLEANFILES them. 1998-09-12 18:58:41 +00:00
distrib Note that NFS now requires reserved ports by default. 1998-09-18 06:15:58 +00:00
etc s/kdb/kbd/ in the `MAKEDEV minimal' target. 1998-09-19 06:58:06 +00:00
games Fix args processing of backgammon and teachgammon, closes pr 5345 by 1998-09-15 13:43:34 +00:00
gnu Prevent spurious matches matches against unwanted major versions. 1998-09-15 12:38:55 +00:00
include Remove the public declaration of gtime(), which is shipped with tzcode but is 1998-09-15 12:24:28 +00:00
lib Switch to the same padding ULTRIX and Digital UNIX use. 1998-09-19 21:44:37 +00:00
libexec Remember the interface the request comes in on, so we will reply to the 1998-09-20 04:44:55 +00:00
regress Use sigemptyset() to initialize the signal mask for sigaction(). 1998-09-19 21:23:10 +00:00
sbin We use regexp(3), better link w/ libcompat! 1998-09-18 22:14:46 +00:00
share Clarift use of REALBASEMEM / REALEXTMEM. 1998-09-18 12:38:54 +00:00
sys Dedicate a pair of entry points to handling sun4m level 15 (NMI) interrupts. 1998-09-20 19:54:48 +00:00
usr.bin Turn on ELF and other NetBSD features. 1998-09-20 15:36:46 +00:00
usr.sbin Changes so that BPF readers will get the data in fddi packet aligned along 1998-09-20 02:36:08 +00:00
Makefile No need to shield alpha from gcc 2.7 libgcc any longer. Default is egcs. 1998-08-27 14:11:45 +00:00