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
9071f9ee14
NetBSD
/
sys
/
arch
/
pc532
History
mycroft
9071f9ee14
Add ieee.h.
1999-08-29 18:10:33 +00:00
..
compile
conf
It's time to be COMPAT_14.
1999-07-29 10:37:12 +00:00
dev
Rework layer 2 protocol input routines. Instead of calling e.g. ether_input()
1999-05-18 23:52:51 +00:00
fpu
{bzero, bcopy} -> {memset, memcpy}
1998-09-12 19:14:58 +00:00
include
Add ieee.h.
1999-08-29 18:10:33 +00:00
pc532
two changes to prevent the kernel's pmap from being locked recursively
1999-08-18 03:59:36 +00:00
stand
Fix symbol loading. esym is passed as an offset to loadaddress.
1999-05-03 09:19:29 +00:00
Makefile
Rework the way kernel include files are installed. In the new method,
1998-06-12 23:22:30 +00:00
To.Do