..
csu
Add MD_CALL_STATIC_FUNCTION. This allows crt* to compiled with -g.
2003-12-22 21:05:01 +00:00
i18n_module
Cleanup last commit a bit.
2003-12-13 04:34:24 +00:00
libarch
…
libasn1
…
libbsdmalloc
…
libbz2
…
libc
PR/24023: Min Sik Kim: Don't deadlock while closing mappers. The module
2004-01-08 19:23:19 +00:00
libcdk
…
libcom_err
…
libcompat
Don't use NULL to compare against an int.
2003-10-21 00:16:55 +00:00
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
Avoid array type is char warning.
2003-12-23 23:12:44 +00:00
libdes
Various typo fixes from Jonathon Gray via jmc@openbsd.
2003-11-17 11:16:10 +00:00
libedit
update for function name change
2003-12-08 12:03:01 +00:00
libevent
fix a bad realloc; from awohl@chessclub
2003-10-11 18:30:09 +00:00
libform
…
libgssapi
* Bump the shlib major of libkrb5 because the shlib major of libcrypto
2003-10-09 04:40:26 +00:00
libhdb
* Bump the shlib major of libkrb5 because the shlib major of libcrypto
2003-10-09 04:40:26 +00:00
libintl
sys/types.h is not needed here. kevlo@openbsd
2004-01-05 19:21:00 +00:00
libipsec
avoid memory leak. hint from Andrew Lunn
2003-11-23 08:33:13 +00:00
libkadm
…
libkadm5clnt
* Bump the shlib major of libkrb5 because the shlib major of libcrypto
2003-10-09 04:40:26 +00:00
libkadm5srv
* Bump the shlib major of libkrb5 because the shlib major of libcrypto
2003-10-09 04:40:26 +00:00
libkafs
* Bump the shlib major of libkrb5 because the shlib major of libcrypto
2003-10-09 04:40:26 +00:00
libkdb
…
libkrb
…
libkrb5
* Bump the shlib major of libkrb5 because the shlib major of libcrypto
2003-10-09 04:40:26 +00:00
libkstream
…
libkvm
zero out nl, from Todd Miller. thanks!
2003-11-17 20:41:54 +00:00
libl
…
libm
Add a list of pre-defined values (such as pi, e etc.).
2003-12-03 23:31:21 +00:00
libmagic
magic_errno() was added -> bump minor
2003-10-27 17:09:43 +00:00
libmenu
new_item fixes:
2003-09-29 12:32:24 +00:00
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
- add deadlock check to pthread_rwlock_wrlock and pthread_rwlock_timedwrlock
2004-01-09 18:08:28 +00:00
libpthread_dbg
catch up with block/unblock changes in libpthread
2003-12-31 16:46:34 +00:00
libresolv
…
librmt
…
libroken
…
librpcsvc
bootparams, not bootparms.
2003-12-25 19:01:35 +00:00
librt
Check for __weak_alias macro before using it.
2003-12-07 12:53:19 +00:00
libskey
…
libsl
…
libss
…
libssl
…
libtelnet
Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no)
2003-12-11 09:46:26 +00:00
libterm
…
libusbhid
The report size is not a local item, so don't clear it when clearing local items.
2004-01-05 17:55:48 +00:00
libutil
Overhaul how `build.sh tools' are used:
2003-10-27 00:12:41 +00:00
libvers
…
libwrap
Move Matt Green's code from a 4-clause to a 3-clause licence by removing
2003-10-13 14:22:20 +00:00
liby
…
libz
Add zlib(3) provided by jmc@openbsd -- thank you!
2003-10-03 18:46:22 +00:00
Makefile
Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no)
2003-12-11 09:46:26 +00:00
Makefile.inc
…
bumpversion
…
checkoldver
add a pair of double quotes.
2003-10-25 07:53:12 +00:00
checkver
…
checkvers
…