.. |
csu
|
bare asm -> __asm
|
2005-12-24 22:45:33 +00:00 |
i18n_module
|
fix lib/31874.
|
2005-10-29 18:02:04 +00:00 |
libarch
|
u_intN_t -> uintN_t
|
2005-12-26 19:40:14 +00:00 |
libasn1
|
Add proper DT_NEEDED dependencies. From Jukka Salmi
|
2006-03-17 21:43:16 +00:00 |
libbsdmalloc
|
|
|
libbz2
|
|
|
libc
|
Remove a variable that became set-and-not-used after the dead code removal.
|
2006-03-22 14:01:30 +00:00 |
libcdk
|
|
|
libcom_err
|
Remove -DKRB4 (Jukka Salmi)
|
2006-03-20 21:20:59 +00:00 |
libcompat
|
Move insque/remque/lsearch/lfind from libcompat to libc,
|
2005-07-06 14:43:24 +00:00 |
libcrypt
|
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
|
2005-12-24 21:11:15 +00:00 |
libcrypto
|
A couple of the xxx.inc files are non-standard.
|
2006-03-17 23:10:48 +00:00 |
libcrypto_idea
|
|
|
libcrypto_mdc2
|
|
|
libcrypto_rc5
|
|
|
libcurses
|
Coverity CID 1246: Don't allow getc == -1 to propagate as an array index.
|
2006-03-19 01:58:48 +00:00 |
libdes
|
fix the man page.
|
2006-03-20 21:33:26 +00:00 |
libedit
|
Coverity CID 2743: Not really a memory leak, but make it obvious that we
|
2006-03-21 17:52:50 +00:00 |
libevent
|
Coverity CID 828: Add an assertion to validate that activeq is initialized;
|
2006-03-19 19:57:22 +00:00 |
libform
|
Coverity CID 107[123]: Leave the assertions in the code, not only when DEBUG
|
2006-03-19 20:08:09 +00:00 |
libgssapi
|
Add proper DT_NEEDED dependencies. From Jukka Salmi
|
2006-03-17 21:43:16 +00:00 |
libhdb
|
Add proper DT_NEEDED dependencies. From Jukka Salmi
|
2006-03-17 21:43:16 +00:00 |
libintl
|
appease gcc -Wuninitialized
|
2005-06-01 11:08:57 +00:00 |
libipsec
|
Redo previous rework to generate yacc/lex output again and remove generated
|
2005-12-16 16:25:07 +00:00 |
libiscsi
|
Pick up the netmask functionality.
|
2006-02-12 15:38:34 +00:00 |
libkadm5clnt
|
Add proper DT_NEEDED dependencies. From Jukka Salmi
|
2006-03-17 21:43:16 +00:00 |
libkadm5srv
|
Add proper DT_NEEDED dependencies. From Jukka Salmi
|
2006-03-17 21:43:16 +00:00 |
libkafs
|
Goodbye KerberosIV
|
2006-03-20 04:03:10 +00:00 |
libkrb5
|
bump libkrb5
|
2005-11-25 20:28:39 +00:00 |
libkvm
|
Coverity CID 881: Always print an error if allocation failed.
|
2006-03-21 23:47:51 +00:00 |
libl
|
Allow this to compile if MKSTATICLIB=no.
|
2005-05-07 00:23:01 +00:00 |
libm
|
Build the sun versions of frexp(), ldexp() and modf().
|
2006-03-21 18:46:05 +00:00 |
libmagic
|
regen
|
2005-10-17 18:06:48 +00:00 |
libmenu
|
|
|
libossaudio
|
appease gcc -Wuninitialized. some delint
|
2005-06-01 11:22:18 +00:00 |
libpam
|
Remove old kerberos library (Jukka Salmi)
|
2006-03-20 21:22:40 +00:00 |
libpcap
|
revert wrong fix to a non-existant problem
|
2006-03-20 15:43:14 +00:00 |
libpci
|
|
|
libpmc
|
Minus sign is \-
|
2005-10-31 11:45:49 +00:00 |
libposix
|
|
|
libpthread
|
Coverity CID 882: Avoid NULL deref.
|
2006-03-19 23:01:03 +00:00 |
libpthread_dbg
|
|
|
libradius
|
u_intN_t -> uintN_t
|
2005-12-26 19:40:14 +00:00 |
libresolv
|
|
|
librmt
|
Coverity CID 587: Dead code detected because the loop was using the wrong
|
2006-03-19 23:05:50 +00:00 |
libroken
|
|
|
librpcsvc
|
|
|
librt
|
This function is in librt, not libc.
|
2005-05-16 00:45:24 +00:00 |
libskey
|
fix lint warning (assignment in conditional context)
|
2005-12-05 02:07:07 +00:00 |
libsl
|
Add proper DT_NEEDED dependencies. From Jukka Salmi
|
2006-03-17 21:43:16 +00:00 |
libss
|
Add proper DT_NEEDED dependencies. From Jukka Salmi
|
2006-03-17 21:43:16 +00:00 |
libssh
|
bump version for symbol renames.
|
2006-02-13 16:50:14 +00:00 |
libssl
|
move all pqueue.h headers to libcrypto.
|
2005-12-31 00:14:35 +00:00 |
libtelnet
|
Coverity CID 2757: Avoid leaking key_block
|
2006-03-22 16:32:39 +00:00 |
libterm
|
Fix resource leak if malloc of tb->data failed.
|
2006-03-18 12:18:15 +00:00 |
libusbhid
|
Fix sign extension broken by previous. dillo hacked here too.
|
2005-12-14 17:35:40 +00:00 |
libutil
|
plug leaks, coverity cids 1618, 1619.
|
2006-03-20 17:32:17 +00:00 |
libvers
|
|
|
libwrap
|
Use ntohl(host_address) so that RBL lookups work on little-endian hosts.
|
2006-01-08 17:20:28 +00:00 |
liby
|
ansify.
|
2005-12-05 01:50:28 +00:00 |
libz
|
use zlib-1.2.3
|
2006-01-14 20:12:36 +00:00 |
bumpversion
|
|
|
checkoldver
|
|
|
checkver
|
|
|
checkvers
|
|
|
Makefile
|
Goodbye KerberosIV
|
2006-03-20 04:03:10 +00:00 |
Makefile.inc
|
|
|