..
csu
Error out if we try to build with GCC 3.3 or later; we should be using
2004-08-28 00:19:22 +00:00
i18n_module
no need to define INTERNALLIB here
2004-05-17 05:49:54 +00:00
libarch
Bring over the changes from revision 1.7 of
2004-10-07 01:47:11 +00:00
libasn1
Commit changes from Heimdal-current, as per discussion with Love
2004-07-12 20:44:56 +00:00
libbsdmalloc
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
libbz2
libc
Change a returned value of -1 (NO_PGID) to (uint)(pid_t)~0u >> 1 (0x7fffffff)
2004-12-01 21:37:15 +00:00
libcdk
Need to prefix relative directories with `${.CURDIR}/' so that
2004-08-05 01:24:02 +00:00
libcom_err
The config.h we get when building as a host tool is the libnbcompat
2002-09-13 18:30:43 +00:00
libcompat
Append to AFLAGS rather than setting AINC.
2004-04-18 04:26:15 +00:00
libcrypt
Add support for SHA1 hashed passwords.
2004-07-02 00:05:23 +00:00
libcrypto
Spelling errors 'dependant' vs 'dependent' from PR#27345
2004-10-22 18:35:41 +00:00
libcrypto_idea
libcrypto_mdc2
MDC2 is a patented algorithm; don't ship it in default libcrypto.
2002-09-26 13:05:54 +00:00
libcrypto_rc5
libcurses
Fix (I hope) the bounding checks against the source window.
2004-08-02 18:47:52 +00:00
libdes
Various typo fixes from Jonathon Gray via jmc@openbsd.
2003-11-17 11:16:10 +00:00
libedit
PR/26785: Jess Thrysoee: libedit - H_NEXT and H_PREV shifts cursor on failure
2004-11-27 18:31:45 +00:00
libevent
Remove some unnecessary double quotes, and fix some macro usage.
2004-08-08 14:48:47 +00:00
libform
Improve RETURN VALUES section.
2004-11-24 12:47:20 +00:00
libgssapi
Merge changes between heimdal-0.6 and heimdal-0.6.1
2004-04-02 14:59:46 +00:00
libhdb
* Bump the shlib major of libkrb5 because the shlib major of libcrypto
2003-10-09 04:40:26 +00:00
libintl
Correct ngettext arguments; bump date.
2004-11-10 13:46:14 +00:00
libipsec
NI_WITHSCOPEID was not picked up by IETF standardization process
2004-11-16 06:04:12 +00:00
libkadm
Rename a large chunk of the make(1) variables which refer to a
2003-07-10 10:33:58 +00:00
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
Need to prefix relative directories with `${.CURDIR}/' so that
2004-08-05 01:24:02 +00:00
libkrb5
Need to prefix relative directories with `${.CURDIR}/' so that
2004-08-05 01:24:02 +00:00
libkstream
no longer need to -I/usr/include first (yes, it's still confusing, i admit)
2003-07-23 13:35:13 +00:00
libkvm
pdtpaddr -> pdppaddr
2004-08-27 01:13:31 +00:00
libl
libm
Add a conditional for proper m68k softfloat operation. It looks like I
2004-11-13 20:29: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
getdevinfo():
2004-11-18 14:02:42 +00:00
libpcap
Move the conditional definition of offsetof() till after all the
2004-10-01 20:46:15 +00:00
libpci
Modify prototype for pci_findvendor() and add pci_findproduct().
2004-08-03 03:32:43 +00:00
libpmc
Include string.h for strcmp.
2003-05-21 20:29:51 +00:00
libposix
Append to AFLAGS rather than setting AINC.
2004-04-18 04:26:15 +00:00
libpthread
pt_sleepuc was removed a long time ago.
2004-12-01 14:27:01 +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
libresolv
bump version.
2004-05-21 03:33:44 +00:00
librmt
Split a sentence in SEE ALSO by a .Pp.
2004-06-10 13:58:47 +00:00
libroken
version 12.3
2002-09-12 13:39:53 +00:00
librpcsvc
Tidy up the namespace: lint -> __lint__.
2004-07-01 22:52:34 +00:00
librt
Check for __weak_alias macro before using it.
2003-12-07 12:53:19 +00:00
libskey
Use (unsigned char) cast to sanitise arguments to ctype functions.
2004-10-28 21:14:52 +00:00
libsl
libss
libssl
Need to prefix relative directories with `${.CURDIR}/' so that
2004-08-05 01:24:02 +00:00
libtelnet
Use (unsigned char) cast to sanitise arguments to ctype functions.
2004-10-28 21:14:52 +00:00
libterm
adjust to constification of cgetent()
2004-04-23 14:49:18 +00:00
libusbhid
Use (unsigned char) cast to sanitise arguments to ctype functions.
2004-10-28 21:14:52 +00:00
libutil
Add missing LIBRARY section.
2004-12-01 00:06:46 +00:00
libvers
libwrap
Replaced strncpy with strlcpy. Thanks to Peter Postma who
2004-09-07 13:20:39 +00:00
liby
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
libz
oops; don't back out the minor number, just remove the functions.
2004-05-01 07:57:46 +00:00
bumpversion
netbsd.org->NetBSD.org
2003-07-26 19:24:24 +00:00
checkoldver
add a pair of double quotes.
2003-10-25 07:53:12 +00:00
checkver
checkvers
Makefile
Implement DEPLIBS (in Makefile.inc for now), which adds all the listed
2004-07-30 07:02:53 +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