NetBSD/lib
lukem 3921361c6a Use __attribute__((__used__,__noinline__)) (instead of __unused__)
for __do_global_ctors_aux() and __do_global_dtors_aux(),
to fix building with gcc3 -O3.
Discussed with Matt Thomas & Christos Zoulas, and tested on alpha & i386.
2003-12-02 03:01:19 +00:00
..
csu Use __attribute__((__used__,__noinline__)) (instead of __unused__) 2003-12-02 03:01:19 +00:00
i18n_module
libarch
libasn1
libbsdmalloc
libbz2
libc improve random number generation by using largest 31-bit prime 2003-11-26 20:44:40 +00:00
libcdk
libcom_err
libcompat
libcrypt
libcrypto avoid bswapl, which is post-i486 (including i486) insn. markus@openbsd 2003-11-13 19:36:31 +00:00
libcrypto_idea
libcrypto_mdc2
libcrypto_rc5
libcurses Typo; from Jared Yanovich via jmc@openbsd. 2003-11-02 11:16:03 +00:00
libdes Various typo fixes from Jonathon Gray via jmc@openbsd. 2003-11-17 11:16:10 +00:00
libedit s/wth/with/ 2003-11-04 13:22:19 +00:00
libevent
libform
libgssapi
libhdb
libintl
libipsec avoid memory leak. hint from Andrew Lunn 2003-11-23 08:33:13 +00:00
libkadm
libkadm5clnt
libkadm5srv
libkafs
libkdb
libkrb
libkrb5
libkstream
libkvm zero out nl, from Todd Miller. thanks! 2003-11-17 20:41:54 +00:00
libl
libm Uppercase name; from Jared Yanovich via jmc@openbsd. 2003-11-02 11:17:16 +00:00
libmagic magic_errno() was added -> bump minor 2003-10-27 17:09:43 +00:00
libmenu
libossaudio drop whitespace 2003-11-18 22:42:04 +00:00
libpcap prevent double free. From OpenBSD 2003-11-24 21:49:12 +00:00
libpci
libpmc
libposix
libpthread Set default stack size to the current limit on the stack size as set 2003-11-27 16:30:54 +00:00
libpthread_dbg Add td__getstacksize() to support variable stack sizes. 2003-11-27 16:32:09 +00:00
libresolv
librmt
libroken
librpcsvc
librt
libskey
libsl
libss
libssl
libtelnet
libterm
libusbhid
libutil Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
libvers
libwrap
liby
libz
bumpversion
checkoldver
checkver
checkvers
Makefile
Makefile.inc