Go to file
dyoung 14e6ca4ee4 In rtflushall(), do not clear a route cache by removing its rtentry
reference, but mark the cache 'invalid'.  Let the next user of the
route cache check to whether or not the cache is valid, and update
the rtentry reference if necessary.  In this way, avoid hairy
splnet()/splx() protection of route caches, which I never did trust.
2008-01-21 09:11:24 +00:00
bin Conform to XCU Section 2.8.2 (Exit Status for Commands) 2008-01-21 06:43:03 +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 Install elanpar(4), elanpex(4) manual pages. Update distribution 2008-01-21 08:13:55 +00:00
doc Mention implementation processor-sets, affinity, real-time 2008-01-21 01:08:02 +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 Install elanpar(4), elanpex(4) manual pages. Update distribution 2008-01-21 08:13:55 +00:00
sys In rtflushall(), do not clear a route cache by removing its rtentry 2008-01-21 09:11:24 +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
build.sh Add ofppc64 as a machine target for the tools alongside evbppc64 and macppc64 2008-01-18 09:45:05 +00:00
BUILDING Add support for CDBUILDEXTRA which acts like CDEXTRA to add extra items 2007-11-23 16:19:28 +00:00
Makefile Add the tests.tgz set 2007-11-12 15:06:45 +00:00
Makefile.inc
UPDATING Fix typo. 2007-12-17 23:59:41 +00:00