Go to file
pooka 65a36d9ef8 In case cv_timedwait() gets ticks == 0, make sure we sleep eternally
(or at least until wakeup) instead of immediately waking up.

In other words, fix this after it broke when another piece of the
code was fixed.  Ain't programming fun?
2008-01-21 17:56:48 +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 segmentation fault with printf("%*"); from Jukka Salmi 2008-01-21 17:18:06 +00:00
distrib Install elanpar(4), elanpex(4) manual pages. Update distribution 2008-01-21 08:13:55 +00:00
doc Fix uhmodem(4) entry: the entries must be started with a capital letter. 2008-01-21 14:54:13 +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 add full support device driver for Huawei E220 wireless modem 2008-01-21 11:36:46 +00:00
sys In case cv_timedwait() gets ticks == 0, make sure we sleep eternally 2008-01-21 17:56:48 +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 Turn off the alarmtimer before resetting the SIGALRM handler back to SIG_DFL. 2008-01-21 10:31:28 +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