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
christos
d102972c3a
Add a missing _C_LABEL(). Now an ELF kernel builds (if one removes the
...
-z flag from the ld line, in the Makefile)
1999-01-26 14:28:05 +00:00
..
bioscall
…
compile
…
conf
kill accidental 'options MSGBUFSIZE...' that crept in to rev 1.89.
1999-01-25 05:10:03 +00:00
eisa
…
i386
- move the npx assembly routines from npx.c here, so that we can use _C_LABEL
1999-01-26 14:21:20 +00:00
include
add prototypes for the assembly functions that moved to locore.s
1999-01-26 14:25:02 +00:00
isa
Add a missing _C_LABEL(). Now an ELF kernel builds (if one removes the
1999-01-26 14:28:05 +00:00
pci
…
stand
Fixup some usage of _C_LABEL().
1999-01-22 22:43:44 +00:00
Makefile
…