This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
670d533d54
NetBSD
/
sys
/
arch
/
bebox
History
mycroft
9e21b6555a
In the `MY THAT'S GROSS' department...
...
Eliminate the recursive include of machine/endian.h from sys/endian.h.
2000-03-17 00:09:18 +00:00
..
bebox
Define the DONETISR macro and use netisr_dispatch.h. This is to cut down on code duplication and to standardize the available NETISRs across all ports.
2000-02-21 20:38:46 +00:00
compile
…
conf
Add the RAIDframe device major to the machine-dependent config files
2000-03-14 15:56:51 +00:00
include
In the `MY THAT'S GROSS' department...
2000-03-17 00:09:18 +00:00
isa
- Implement cnbell() -- ring the console bell. The cn_bell entrypoint
2000-03-06 21:36:05 +00:00
pci
…
stand
__P(()) -> __P((void))
2000-03-16 23:21:05 +00:00
Makefile
…