.. |
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
|
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
|
2005-01-10 03:11:17 +00:00 |
libbsdmalloc
|
…
|
|
libbz2
|
…
|
|
libc
|
Use different wording as "null macro" is too ambiguous.
|
2006-02-04 22:47:28 +00:00 |
libcdk
|
…
|
|
libcom_err
|
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
|
2005-01-10 03:11:17 +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
|
move all pqueue.h headers to libcrypto.
|
2005-12-31 00:14:35 +00:00 |
libcrypto_idea
|
…
|
|
libcrypto_mdc2
|
…
|
|
libcrypto_rc5
|
…
|
|
libcurses
|
Handle both background character and background attribute.
|
2006-02-05 17:39:52 +00:00 |
libdes
|
Fix wrong buffer size calculation. From Henning Petersen in PR lib/32291.
|
2005-12-13 12:59:48 +00:00 |
libedit
|
Refresh bug reported by Julien Torres:
|
2005-11-09 22:11:10 +00:00 |
libevent
|
Remove superfluous .Pp, add some commas, improve grammar in a sentence,
|
2005-04-17 08:51:19 +00:00 |
libform
|
Add missing prototype for set_max_field() and bump date.
|
2005-10-15 12:43:20 +00:00 |
libgssapi
|
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
|
2005-01-10 03:11:17 +00:00 |
libhdb
|
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
|
2005-01-10 03:11:17 +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 |
libkadm
|
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
|
2005-01-10 03:11:17 +00:00 |
libkadm5clnt
|
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
|
2005-01-10 03:11:17 +00:00 |
libkadm5srv
|
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
|
2005-01-10 03:11:17 +00:00 |
libkafs
|
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
|
2005-01-10 03:11:17 +00:00 |
libkdb
|
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
|
2005-01-10 03:11:17 +00:00 |
libkrb
|
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
|
2005-01-10 03:11:17 +00:00 |
libkrb5
|
bump libkrb5
|
2005-11-25 20:28:39 +00:00 |
libkstream
|
…
|
|
libkvm
|
Fix parsing the page tables.
|
2005-08-04 19:26:02 +00:00 |
libl
|
Allow this to compile if MKSTATICLIB=no.
|
2005-05-07 00:23:01 +00:00 |
libm
|
Note roundf() in STANDARDS, too.
|
2006-01-24 16:39:45 +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
|
define where the dynamic modules go.
|
2006-02-05 02:38:25 +00:00 |
libpcap
|
Bump minor for pcap_inject() addition.
|
2005-10-01 09:55:27 +00:00 |
libpci
|
…
|
|
libpmc
|
Minus sign is \-
|
2005-10-31 11:45:49 +00:00 |
libposix
|
…
|
|
libpthread
|
I was a bit over zealous with my last change so revert the
|
2006-01-09 22:17:16 +00:00 |
libpthread_dbg
|
…
|
|
libradius
|
u_intN_t -> uintN_t
|
2005-12-26 19:40:14 +00:00 |
libresolv
|
…
|
|
librmt
|
- Pass lint.
|
2005-12-05 02:04:16 +00:00 |
libroken
|
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
|
2005-01-10 03:11:17 +00:00 |
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
|
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
|
2005-01-10 03:11:17 +00:00 |
libss
|
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
|
2005-01-10 03:11:17 +00:00 |
libssh
|
Update shared library version and adjust for new and removed files.
|
2006-02-04 22:34:16 +00:00 |
libssl
|
move all pqueue.h headers to libcrypto.
|
2005-12-31 00:14:35 +00:00 |
libtelnet
|
eliminate unused passpromptlen and copy a default password each time we
|
2005-10-25 23:36:07 +00:00 |
libterm
|
add t_putws
|
2005-05-15 21:10:52 +00:00 |
libusbhid
|
Fix sign extension broken by previous. dillo hacked here too.
|
2005-12-14 17:35:40 +00:00 |
libutil
|
make setuserenv and setuserpath take an environment setting function and
|
2005-12-20 21:32:20 +00:00 |
libvers
|
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
|
2005-01-10 03:11:17 +00:00 |
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 |
Makefile
|
move libradius to build after libcrypto.
|
2005-11-26 16:07:15 +00:00 |
Makefile.inc
|
…
|
|
bumpversion
|
…
|
|
checkoldver
|
…
|
|
checkver
|
…
|
|
checkvers
|
…
|
|