.. |
csu
|
Copyright Maintenance
|
2005-05-21 06:46:34 +00:00 |
i18n_module
|
add new citrus iconv module UTF-7.
|
2005-03-06 04:25:04 +00:00 |
libarch
|
Bring over the changes from revision 1.7 of
|
2004-10-07 01:47:11 +00:00 |
libasn1
|
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
|
2005-01-10 03:11:17 +00:00 |
libbsdmalloc
|
…
|
|
libbz2
|
…
|
|
libc
|
Don't hide the error from sysctl. From Liam Foy.
|
2005-10-14 23:53:41 +00:00 |
libcdk
|
Need to prefix relative directories with `${.CURDIR}/' so that
|
2004-08-05 01:24:02 +00:00 |
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
|
Mention pwhash(1) in a few places,
|
2005-09-05 03:37:14 +00:00 |
libcrypto
|
Regen (PR security/13953).
|
2005-10-05 23:51:53 +00:00 |
libcrypto_idea
|
…
|
|
libcrypto_mdc2
|
…
|
|
libcrypto_rc5
|
…
|
|
libcurses
|
Deal with modern c++ casts.
|
2005-08-09 02:33:38 +00:00 |
libdes
|
Various typo fixes from Jonathon Gray via jmc@openbsd.
|
2003-11-17 11:16:10 +00:00 |
libedit
|
Add el_get to SYNOPSIS. From jmc@openbsd.
|
2005-10-12 09:29:43 +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
|
Update ipsec-tools version
|
2005-10-14 13:30:10 +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
|
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
|
2005-01-10 03:11:17 +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
|
Add man page for l{,l}rint{,f}(3), very loosely based on the FreeBSD one.
|
2005-09-16 15:26:47 +00:00 |
libmagic
|
update for 4.08
|
2004-03-23 08:40:36 +00:00 |
libmenu
|
Increment major number (to 5) because of the libcurses major number change
|
2004-03-22 19:01:28 +00:00 |
libossaudio
|
appease gcc -Wuninitialized. some delint
|
2005-06-01 11:22:18 +00:00 |
libpam
|
Implement PAM_REFRESH_CRED / PAM_REINITIALIZE_CRED
|
2005-09-27 14:38:19 +00:00 |
libpcap
|
Bump minor for pcap_inject() addition.
|
2005-10-01 09:55:27 +00:00 |
libpci
|
Modify prototype for pci_findvendor() and add pci_findproduct().
|
2004-08-03 03:32:43 +00:00 |
libpmc
|
de-__P
|
2005-02-04 15:27:44 +00:00 |
libposix
|
Append to AFLAGS rather than setting AINC.
|
2004-04-18 04:26:15 +00:00 |
libpthread
|
Change the sched_*() functions to return -1 and set errno to ENOSYS
|
2005-10-09 11:17:28 +00:00 |
libpthread_dbg
|
Remove pt_blockuc. If the debugger attempts to muck with the state of a
|
2004-10-12 22:17:56 +00:00 |
libradius
|
Fix compilation both with and without SSL. The buffer argument is different
|
2005-03-31 14:29:32 +00:00 |
libresolv
|
Only compile in IPv6 support if ${USE_INET6} != "no"
|
2005-01-10 02:58:58 +00:00 |
librmt
|
Split a sentence in SEE ALSO by a .Pp.
|
2004-06-10 13:58:47 +00:00 |
libroken
|
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
|
2005-01-10 03:11:17 +00:00 |
librpcsvc
|
Build librpcsvc as a shared library, since pam_unix.so needs it.
|
2005-01-08 10:02:36 +00:00 |
librt
|
This function is in librt, not libc.
|
2005-05-16 00:45:24 +00:00 |
libskey
|
Use crypto/rmd160.h.
|
2005-09-25 14:34:54 +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 for 4.0, bump version.
|
2005-04-23 16:53:47 +00:00 |
libssl
|
Need to prefix relative directories with `${.CURDIR}/' so that
|
2004-08-05 01:24:02 +00:00 |
libtelnet
|
Don't perform a check for "secure" tty for root logins when using PAM;
|
2005-05-05 23:21:58 +00:00 |
libterm
|
add t_putws
|
2005-05-15 21:10:52 +00:00 |
libusbhid
|
Use (unsigned char) cast to sanitise arguments to ctype functions.
|
2004-10-28 21:14:52 +00:00 |
libutil
|
Lint warnings.
|
2005-09-17 01:51:21 +00:00 |
libvers
|
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
|
2005-01-10 03:11:17 +00:00 |
libwrap
|
Use get*_r re-entrant functions and get rid of end*ent(). From John Nemeth.
|
2005-09-24 14:26:12 +00:00 |
liby
|
…
|
|
libz
|
Return correct error on all zero length codes. Fix from Gentoo bug 94584.
|
2005-08-04 14:36:42 +00:00 |
Makefile
|
Provide the minimum set of .WAIT barriers, adding explanatory comments.
|
2005-06-03 14:28:07 +00:00 |
Makefile.inc
|
Convert from the src/lib -specific DEPLIBS to using LIBDPLIBS from <bsd.lib.mk>
|
2004-08-04 08:04:25 +00:00 |
bumpversion
|
…
|
|
checkoldver
|
…
|
|
checkver
|
…
|
|
checkvers
|
…
|
|