.. |
csu
|
Tidy up for MD_DO_NOT_NEED_FALLTHRU.
|
2006-07-18 21:18:23 +00:00 |
i18n_module
|
apply a little -O0 with GCC4 and vax...
|
2006-07-01 05:54:35 +00:00 |
libarch
|
Bump date for previous.
|
2006-04-13 21:08:33 +00:00 |
libasn1
|
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
|
2006-05-11 23:16:28 +00:00 |
libbluetooth
|
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,
|
2006-06-19 15:44:33 +00:00 |
libbsdmalloc
|
…
|
|
libbz2
|
use -O0 for blocksort.o on sh3 & GCC4.
|
2006-05-21 03:34:57 +00:00 |
libc
|
"verified exec" -> "veriexec" + some minor tweaks.
|
2006-07-22 10:47:53 +00:00 |
libcom_err
|
Remove -DKRB4 (Jukka Salmi)
|
2006-03-20 21:20:59 +00:00 |
libcompat
|
make sure p is initialized.
|
2006-04-08 22:05:36 +00:00 |
libcrypt
|
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
|
2006-05-11 23:16:28 +00:00 |
libcrypto
|
Add a missing ')' to fix the example code. Already fixed in openssl upstream.
|
2006-05-24 16:44:34 +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
|
PR/34062: Tanaka Akira: rl_deprep_term_function is NULL in libedit.
|
2006-07-23 20:21:45 +00:00 |
libevent
|
Coverity CID 828: Add an assertion to validate that activeq is initialized;
|
2006-03-19 19:57:22 +00:00 |
libform
|
make debug build work.
|
2006-04-09 00:44:40 +00:00 |
libgssapi
|
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
|
2006-05-11 23:16:28 +00:00 |
libhdb
|
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
|
2006-05-11 23:16:28 +00:00 |
libintl
|
…
|
|
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
|
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
|
2006-05-11 23:16:28 +00:00 |
libkadm5srv
|
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
|
2006-05-11 23:16:28 +00:00 |
libkafs
|
Goodbye KerberosIV
|
2006-03-20 04:03:10 +00:00 |
libkrb5
|
apply -fno-strict-aliasing to changepw.c
|
2006-05-12 18:00:06 +00:00 |
libkvm
|
disable via radical lobotomy
|
2006-07-05 18:33:18 +00:00 |
libl
|
…
|
|
libm
|
Rather than cast everything around (which upsets gcc4), use a union instead.
|
2006-07-08 00:28:21 +00:00 |
libmagic
|
…
|
|
libmenu
|
…
|
|
libossaudio
|
…
|
|
libpam
|
PR/30730 force changing password via chsh fails
|
2006-05-30 19:48:07 +00:00 |
libpcap
|
Re-add version.c which got lost in the update.
|
2006-05-02 09:59:26 +00:00 |
libpci
|
…
|
|
libpmc
|
…
|
|
libposix
|
…
|
|
libprop
|
Add kernel and user space parts of a protocol for sending property lists
|
2006-07-05 21:46:10 +00:00 |
libpthread
|
Err, restore the name of pthread__switch_return_point, it is
|
2006-07-09 01:07:38 +00:00 |
libpthread_dbg
|
XXX: GCC uninitialized variable.
|
2006-05-14 02:15:31 +00:00 |
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
|
xdr sucks. sprinkle some (void *) casts into it's functions taking void **,
|
2006-05-11 17:11:57 +00:00 |
librt
|
…
|
|
libsdp
|
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,
|
2006-06-19 15:44:33 +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
|
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
|
2006-05-11 23:16:28 +00:00 |
libssl
|
move all pqueue.h headers to libcrypto.
|
2005-12-31 00:14:35 +00:00 |
libtelnet
|
make MKCRYPTO=no work again.
|
2006-06-25 03:02:19 +00:00 |
libterm
|
Fix resource leak if malloc of tb->data failed.
|
2006-03-18 12:18:15 +00:00 |
libusbhid
|
cast shift argument in macro.
|
2006-05-19 14:40:15 +00:00 |
libutil
|
mention error return value, like getrawpartition(3)
|
2006-05-26 12:36:59 +00:00 |
libvers
|
…
|
|
libwrap
|
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
|
2006-05-09 20:18:05 +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 |
Makefile
|
add support for MKISCSI=no.
|
2006-06-24 05:14:01 +00:00 |
Makefile.inc
|
…
|
|
bumpversion
|
…
|
|
checkoldver
|
…
|
|
checkver
|
…
|
|
checkvers
|
…
|
|