Go to file
chs 0a185981ab in sa_switch(), if after we set up the LWP with cpu_setfunc(), we decide that
we can't do an SA context switch after all, we need to clear the sau from
the LWP's arg.  sa_switch() frees the sau in this case, but if we don't
reset the LWP's state and the process exits, then the exiting LWP will
try to free the sau again.

also, change the sadebug printf stuff to use printf_nolog(), since
otherwise we deadlock because we're already holding sched_lock and
the normal printf() will try to wakeup the log reader.
2005-10-26 06:24:04 +00:00
bin Rather than '-h' suppressing '-s' when using '-l', make it display 2005-10-26 02:24:22 +00:00
crypto Merge ipsec-tools 0.6.2 import. 2005-10-14 14:01:34 +00:00
dist reverting to the previous version of file 4.16, not 4.15. 2005-10-21 16:01:16 +00:00
distrib source is too big for multi-cd3 when pkgsrc is included; substitute 2005-10-25 19:43:20 +00:00
doc yamt-vop branch. 2005-10-20 00:42:40 +00:00
etc Add /usr/share/legal. 2005-10-22 12:31:52 +00:00
games Removed the unnecessary #include <ctype.h>. 2005-10-18 20:13:04 +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 eliminate unused passpromptlen and copy a default password each time we 2005-10-25 23:36:07 +00:00
libexec Correct the lookup order of _rtld_symlook_default and make 2005-10-13 11:14:09 +00:00
regress also check a double argument to isnan(), and whether 2005-10-20 18:02:52 +00:00
rescue put back tetris; by popular demand. 2005-09-23 00:29:51 +00:00
sbin Fix alpha build - pointed out by Kurt Schreiner on port-alpha 2005-10-20 20:08:33 +00:00
share New sentence, new line. 2005-10-25 02:27:18 +00:00
sys in sa_switch(), if after we set up the LWP with cpu_setfunc(), we decide that 2005-10-26 06:24:04 +00:00
tools Fix previous commit. Broken logic 2005-10-04 04:56:19 +00:00
usr.bin Don't forget original allocated memory address. 2005-10-22 15:32:48 +00:00
usr.sbin Overhaul makefs -t cd9660. 2005-10-25 02:22:04 +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