NetBSD/sys/arch/pc532
sommerfeld aa195e816f Fix PR9240: comment above cpu_fork() out of synch with reality on most ports.
(comment change only, but was wrong for more than just i386).
2000-01-20 22:18:54 +00:00
..
compile
conf Add overlay to kernel configs. 2000-01-20 19:12:28 +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 const -> __const and include <sys/cdefs.h> earlier; fixes PR lib/9052 2000-01-04 14:20:05 +00:00
pc532 Fix PR9240: comment above cpu_fork() out of synch with reality on most ports. 2000-01-20 22:18:54 +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