NetBSD/lib
pooka edb40ac9bf Add some very initial support for a threading worker model as an
alternative to the (vastly superior ;) continuation model.  This
is very preliminary stuff and not compiled by default (which it
even won't do without some other patches I cannot commit yet).

The raison d'commit of the patch is a snippet which ensures proper
in-order dispatching of all operations, including those which don't
require a response.  Previously many of them would be dispatched
simultaneosly, e.g. fsync and reclaim on the same node, which
obviously isn't all that nice for correct operation.
2007-10-26 17:35:01 +00:00
..
csu <machine/profile.h> needs <sys/types.h>; why crt0.c needs <machine/profile.h> 2007-09-27 10:51:18 +00:00
i18n_module
libarch
libarchive
libasn1 Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libbluetooth
libbsdmalloc
libbz2
libc Add HISTORY: The strtof() and strtold() functions appeared in NetBSD 2007-10-24 13:42:10 +00:00
libcom_err
libcompat
libcrypt
libcrypto
libcrypto_idea
libcrypto_mdc2
libcrypto_rc5
libcurses Only resize curscr, __virtscr and stdscr when the screen is resized. 2007-10-25 20:42:07 +00:00
libdes
libedit
libevent
libform
libgssapi
libhdb
libintl Farewell to gccism. 2007-09-25 08:22:44 +00:00
libipsec
libiscsi
libkadm5clnt
libkadm5srv
libkafs
libkrb5
libkvm sync with kernel after the merge of yamt-x86pmap branch. 2007-10-18 15:30:43 +00:00
libl
libm replace the last cast through void* by the SET_FLOAT_WORD macro, inspired 2007-08-21 20:12:27 +00:00
libmagic
libmenu
libossaudio Implement OSS_SNDCTL_DSP_GETODELAY and provide a no-op function 2007-09-18 22:57:31 +00:00
libpam __FUNCTION__ -> __func__. 2007-09-15 14:30:56 +00:00
libpcap
libpci
libpmc
libposix
libprop
libpthread Note that libpthread_dbg needs to be checked after making changes to 2007-10-16 15:21:54 +00:00
libpthread_dbg Crank libpthread_dbg major. 2007-10-16 15:11:27 +00:00
libpuffs Add some very initial support for a threading worker model as an 2007-10-26 17:35:01 +00:00
libradius
librefuse revert 1.77, MULTITHREADED_REFUSE has problems 2007-10-23 17:19:19 +00:00
libresolv
librmt
libroken
librpcsvc
librt Add cancellation stubs in libpthread for POSIX messages queues and 2007-10-09 18:18:33 +00:00
libsdp
libskey
libsl
libss Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
libssh
libssl
libtelnet
libterm
libusbhid
libutil split LOGIN_SETGROUP -> LOGIN_SETGID|LOGIN_SETGROUPS 2007-10-06 21:51:21 +00:00
libvers
libwrap
liby
libz
bumpversion netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
checkoldver
checkver
checkvers
Makefile
Makefile.inc