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
ff6bcd05a5
NetBSD
/
sys
/
arch
/
prep
History
he
f41cb0f1b1
Use mtod(m, char *) when you want to do pointer arithmetic on the result.
2007-03-05 22:36:16 +00:00
..
compile
conf
Finish the code in the prep nvram driver that makes it an actual device
2007-02-26 23:53:12 +00:00
eisa
include
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
isa
Use mtod(m, char *) when you want to do pointer arithmetic on the result.
2007-03-05 22:36:16 +00:00
pci
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
pnpbus
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
prep
Count the number of CPUs at boot and stash in 'ncpu'. Eventually should
2007-02-15 20:32:47 +00:00
stand
Replace wrong tests for character device (st.st_mode & S_IFCHR) by
2006-09-23 20:10:14 +00:00
Makefile