NetBSD/sys/arch/alpha
mrg ecdad0ec33 clean up a bit after jason :)
- fix emitrules() like emitfiles() to deal with the prefix (otherwise it
  would attempt to find the file in the normal base for the NORMAL_C rule).
- add emitincludes() which adds include directives for each prefix to the
  $INCLUDES variable in the makefile.
- add %INCLUDES to each Makefile.arch to deal with the above.

this makes "prefix" actually work in a usable manner, and now i can move
on to fixing compiler warnings (errors) in the ESP code. :)
1999-07-09 09:52:55 +00:00
..
a12 Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
alpha Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
common Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
compile
conf clean up a bit after jason :) 1999-07-09 09:52:55 +00:00
include Minor Tsunami-related changes. 1999-06-29 07:22:25 +00:00
isa completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
mcbus - Add a comment explaining why we probe for MCPCIAs in the shuffled 1999-04-15 22:19:52 +00:00
pci * sprintf -> snprintf 1999-06-29 17:10:57 +00:00
stand set bb_flags to zero; who knows what they were (on disk) previously, 1999-06-14 23:55:29 +00:00
tc Quote "AS IS" as in the majority of Carnegy Mellon notices. 1999-04-12 20:38:17 +00:00
tlsb be more consistent about use of 'cputype'. e.g. it's in a header, don't 1999-04-10 01:21:36 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
STYLE