NetBSD/lib
nathanw 9639eeaf54 Adapt to pt_trapuc: change STACK_SWITCH to check for a value in pt_trapuc
and use it preferentially to a value in pt_uc, clearing it once on the new
stack. Move stores into pt_uc back to before the stack switch; storing
after the stack switch opened a one-instruction race condition where an upcall
that had just started a chain could be preempted again, and would bomb when
restarted due to its pt_uc not yet having been updated. Now that pt_trapuc
is what the upcall code writes to, it is safe to store to pt_uc before
switching stacks.

Remove obsolete pt_sleepuc code.
2003-06-26 01:45:31 +00:00
..
csu Don't need sysident.h here anymore; crti provides it. 2003-05-31 19:41:24 +00:00
i18n_module Citrus iconv support(2) 2003-06-25 10:38:01 +00:00
libarch s/busses/buses/ 2003-05-07 07:14:15 +00:00
libasn1
libbsdmalloc
libbz2
libc Citrus iconv support (1) 2003-06-25 09:51:26 +00:00
libcdk
libcom_err
libcompat setup -> set up. 2003-05-14 12:11:03 +00:00
libcrypt
libcrypto Typo police 2003-05-15 16:46:55 +00:00
libcrypto_idea
libcrypto_mdc2
libcrypto_rc5
libcurses Add noqiflush() and qiflush() 2003-06-20 06:58:53 +00:00
libdes
libedit provide a definition for __attribute__ 2003-06-19 16:19:42 +00:00
libevent add $NetBSD$ 2003-06-13 04:09:18 +00:00
libform
libgssapi install more man pages 2003-05-26 09:22:29 +00:00
libhdb
libintl
libipsec
libkadm
libkadm5clnt
libkadm5srv Add a missing dependency (John Gordon) 2003-05-08 13:22:48 +00:00
libkafs bump minors appropriately 2003-05-15 20:58:43 +00:00
libkdb
libkrb
libkrb5 install more man pages 2003-05-26 01:11:55 +00:00
libkstream
libkvm Consistently spell "crash dump" as two separate words. From jmc@openbsd. 2003-05-16 10:24:55 +00:00
libl
libm Nit fixes from jmc@openbsd. 2003-05-20 10:15:16 +00:00
libmagic lint should pass "empty translation unit" now 2003-05-25 21:51:14 +00:00
libmenu
libossaudio
libpcap
libpci
libpmc Include string.h for strcmp. 2003-05-21 20:29:51 +00:00
libposix Use ${HOST_SH} 2003-05-08 13:23:14 +00:00
libpthread Adapt to pt_trapuc: change STACK_SWITCH to check for a value in pt_trapuc 2003-06-26 01:45:31 +00:00
libpthread_dbg
libresolv
librmt
libroken
librpcsvc NFSv3 definitions from FreeBSD. 2003-05-08 13:32:00 +00:00
librt
libskey Grammar, spelling, markup fixes from jmc@openbsd. 2003-06-06 13:42:49 +00:00
libsl
libss
libssl
libtelnet
libterm
libusbhid Grammar, spelling, markup fixes from jmc@openbsd. 2003-06-06 13:42:49 +00:00
libutil Minor grammatical correction. 2003-05-06 07:38:19 +00:00
libvers
libwrap protect from nasty PTR records which could be abused to workaround access 2003-05-26 10:05:07 +00:00
liby
libz
bumpversion
checkoldver
checkver
checkvers
Makefile enable building the library and the regression test 2003-06-12 23:18:07 +00:00
Makefile.inc