This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f75a223c4e
NetBSD
/
sys
/
arch
/
i386
History
augustss
f75a223c4e
Add the esl driver.
2001-09-29 18:46:16 +00:00
..
bioscall
objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it is
2001-09-22 03:34:17 +00:00
compile
conf
Add the esl driver.
2001-09-29 18:46:16 +00:00
eisa
gdbscripts
i386
don't depend on other headers to include sys/proc.h for us.
2001-09-28 11:59:51 +00:00
include
Bah, fix typo that crept in (tank you vi(1)).
2001-09-28 01:50:04 +00:00
isa
Make the newer gas happy by explicitly adding '*' to indirect calls, and
2001-09-21 14:12:50 +00:00
mca
pci
-fix botched switch/case nesting which made AGP on i810 in GFX mode fail
2001-09-17 12:07:32 +00:00
pnpbios
Move the code that enumerates the pnpbios device nodes into a
2001-09-27 17:13:39 +00:00
stand
GCC 2.95 generates significantly larger code with -O2 than our old compiler did; this can cause the second-stage bootblock to exceed the number of blocks that fit in the list in the first-stage bootblock. I thought we used to explicitly set -Os in here; anyway, with this change, we do now!
2001-09-23 23:43:29 +00:00
Makefile