freebsd-skq/sys/i386
peter c183c8a9c0 Jump some hoops to have the *.s code being able to be run through both an
ansi and traditional cpp.

The nesting rules of macros are different, which required some changes.
Use __CONCAT(x,y) instead of /**/.
Redo some comments to use /* */ rather than "# comment" because the ansi
  cpp cares about those, and also cares about quote matching.
1996-05-31 01:08:08 +00:00
..
apm - This code adds some backwards compatability hacks for buggy APM BIOS 1996-04-23 19:59:14 +00:00
bios - This code adds some backwards compatability hacks for buggy APM BIOS 1996-04-23 19:59:14 +00:00
boot Fixed BOOT_HD_BIAS. 1996-05-11 04:27:24 +00:00
conf Instead of: cpp blah file.s | as -o file.o, use instead: 1996-05-31 01:01:24 +00:00
eisa Merge in changes for NetBSD/OpenBSD. 1996-05-30 07:20:17 +00:00
i386 Jump some hoops to have the *.s code being able to be run through both an 1996-05-31 01:08:08 +00:00
ibcs2 Removed unnecessary #includes from <sys/imgact.h> so that it is 1996-05-01 02:43:13 +00:00
include Jump some hoops to have the *.s code being able to be run through both an 1996-05-31 01:08:08 +00:00
isa Jump some hoops to have the *.s code being able to be run through both an 1996-05-31 01:08:08 +00:00
linux First pass at cleaning up macros relating to pages, clusters and all that. 1996-05-02 10:43:17 +00:00
pci Make pcibus_check() ignore Device/Vendor IDs of all 0. 1996-04-30 21:37:21 +00:00
scsi Merge in changes for NetBSD/OpenBSD. 1996-05-30 07:19:59 +00:00
Makefile This commit was manufactured by cvs2svn to create branch 'AMANCIO'. 1994-04-23 01:55:46 +00:00