Go to file
chris 2c030c103e Zero out the whole of the structure, not just the first 4 bytes. IE use
sizeof(*bconfig) not sizeof(bconfig)

Now a small kernel will boot up on my RISC-PC, an install kernel won't
though, it hangs at the switch from RISC-OS to NetBSD.
2008-01-21 00:41:13 +00:00
bin Code cleanup: 2008-01-16 11:43:34 +00:00
common atomic_and/atomic_or don't operate on pointers, so don't copy the return 2008-01-12 17:29:03 +00:00
crypto From Timo Teras: reset iph1->dpd_r_u in the scheduler's callback, to avoid access to freed memory. 2008-01-11 14:27:34 +00:00
dist Fix off-by-one buffer overflow. VU#203611, CVE-2008-0122 2008-01-18 16:20:57 +00:00
distrib add x86/pmap_pv.h 2008-01-20 20:23:21 +00:00
doc evbarm was the last platform to be converted to timecounter support. 2008-01-20 17:15:00 +00:00
etc try to use programs from base (from anon ymous) sudo -> su 2008-01-17 00:37:46 +00:00
games Only pull in <sys/cdefs.h> on NetBSD, to fix build on Solaris 10. 2008-01-16 23:23:25 +00:00
gnu Catch up with changes so that kernel frame unwinding works again. 2008-01-18 16:07:22 +00:00
include tell about getdents, not getdirentries 2008-01-09 20:55:03 +00:00
lib remove redundant check. 2008-01-20 04:56:08 +00:00
libexec constify 2008-01-14 08:53:42 +00:00
regress Add regression test for inet_network(3). 2008-01-19 04:12:20 +00:00
rescue Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
sbin Note the existance of mbr_com0 and mbr_com0_9600. 2008-01-20 15:04:09 +00:00
share Describe mbr_com0 and mbr_com0_9600 2008-01-20 15:05:15 +00:00
sys Zero out the whole of the structure, not just the first 4 bytes. IE use 2008-01-21 00:41:13 +00:00
tests Fix headers: add NetBSD CVS id tag and drop ATF title. 2008-01-04 18:37:15 +00:00
tools Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
usr.bin It's RPCGEN_CPP, not RPCGEN_RSH 2008-01-19 14:22:05 +00:00
usr.sbin Improve an error message. Was buried in PR 6594 from Greg A. Woods. 2008-01-19 23:01:35 +00:00
x11 Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
BUILDING Add support for CDBUILDEXTRA which acts like CDEXTRA to add extra items 2007-11-23 16:19:28 +00:00
Makefile
Makefile.inc
UPDATING Fix typo. 2007-12-17 23:59:41 +00:00
build.sh Add ofppc64 as a machine target for the tools alongside evbppc64 and macppc64 2008-01-18 09:45:05 +00:00