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
NetBSD
/
sys
/
arch
/
i386
History
mycroft
e75be43c5d
Make sure we get the correct `rep' prefix per the Intel manual (though really
...
GAS should figure this out itself).
1993-12-31 21:11:32 +00:00
..
boot
need sys/types.h, as pointed out by Rich Murphey. also, use 'machine/pio.h'
1993-12-23 07:12:00 +00:00
compile
…
conf
compile genassym -static as suggested by Jim McKim <mckim@lerc.nasa.gov>
1993-12-30 06:56:48 +00:00
eisa
Fixed bug where with two or more SCSI controllers of the same type, you
1993-12-20 23:27:28 +00:00
i386
rename struct 'regs' to 'reg'
1993-12-22 13:07:47 +00:00
include
Make sure we get the correct `rep' prefix per the Intel manual (though really
1993-12-31 21:11:32 +00:00
isa
Correct dumping to WD (was destroyed by MACHINE_NONCONTIG code)
1993-12-24 13:56:14 +00:00
netboot
Fix for new ZMAGIC. Define start address.
1993-10-26 15:52:55 +00:00
stand
…
Makefile
…