Go to file
chs ba70e96a09 in pthread_kill() and pthread_suspend_np(), return without doing anything
if the target thread is a zombie.

in all the functions that didn't do so already, verify a pthread_t before
dereferencing it (under #ifdef ERRORCHECK, since these checks are not
mandated by the standard).

clean up some debugging stuff.
2005-10-16 00:37:52 +00:00
bin - Don't output 'src -> dst' when -v and there was an error. 2005-10-15 18:22:18 +00:00
crypto Merge ipsec-tools 0.6.2 import. 2005-10-14 14:01:34 +00:00
dist Use group-id from `gr'' and not `pw''. 2005-10-13 14:58:23 +00:00
distrib Add /usr/share/examples/veriexecctl/fpgen.sh 2005-10-13 20:30:38 +00:00
doc Move entries for sparc64 switch to wscons, vnd(4) support for 2005-10-15 17:42:44 +00:00
etc Load Veriexec signatures after mountall. Use veriexec_strict and 2005-10-15 23:26:30 +00:00
games Fix two lines which were broken by previous commit. Noticed by Thomas 2005-10-12 15:33:41 +00:00
gnu Install /usr/share/doc/html/postfix/postfix-logo.jpg too since 2005-10-10 15:34:30 +00:00
include Change the sched_*() functions to return -1 and set errno to ENOSYS 2005-10-09 11:17:28 +00:00
lib in pthread_kill() and pthread_suspend_np(), return without doing anything 2005-10-16 00:37:52 +00:00
libexec Correct the lookup order of _rtld_symlook_default and make 2005-10-13 11:14:09 +00:00
regress add wcsncpy test. 2005-10-13 21:36:11 +00:00
rescue put back tetris; by popular demand. 2005-09-23 00:29:51 +00:00
sbin Mention "kern.bufq.strategies", bump date. 2005-10-15 23:05:45 +00:00
share crank date for last 2005-10-15 22:28:46 +00:00
sys whitespace. 2005-10-16 00:30:03 +00:00
tools Fix previous commit. Broken logic 2005-10-04 04:56:19 +00:00
usr.bin Bump date for previous. 2005-10-12 20:10:45 +00:00
usr.sbin Remove superfluous quotes. Sort option descriptions. 2005-10-12 09:19:34 +00:00
x11 Enable XInput in all Xsun flavours. Fixes fallout from enabling XFree86. 2005-10-03 20:22:08 +00:00
build.sh It needs the braceexpand option for PD KSH, regardless of 2005-09-25 05:34:21 +00:00
BUILDING
Makefile Modify "release" to invoke "make distribution" instead of "make build", 2005-08-25 02:04:39 +00:00
Makefile.inc
UPDATING note about conf/std. 2005-10-03 04:45:52 +00:00