..
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
Ensure that _nis_start(&state) has been called before using PASSWD_BYNAME()
2004-10-07 06:11:24 +00:00
libcdk
Need to prefix relative directories with `${.CURDIR}/' so that
2004-08-05 01:24:02 +00:00
libcom_err
…
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
Add support for SHA1 hashed passwords.
2004-07-02 00:05:23 +00:00
libcrypto_idea
…
libcrypto_mdc2
…
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
cut out the middle-man and use el_insertstr() directly.
2004-09-08 18:15:57 +00:00
libevent
Remove some unnecessary double quotes, and fix some macro usage.
2004-08-08 14:48:47 +00:00
libform
s/the the/the/ (only in sources that aren't regularly imported from
2004-04-23 02:58:27 +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
add system dependent strings support.
2004-09-23 21:35:27 +00:00
libipsec
Initial commit of a port of the FreeBSD implementation of RFC 2385
2004-04-25 22:25:03 +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
pull in an accuracy fix for corner cases from FDLIBM 5.3
2004-07-22 18:24:09 +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
drop whitespace
2003-11-18 22:42:04 +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
In nanosleep(), loop until the timer fires or a signal is taken; other
2004-08-24 02:08:08 +00:00
libpthread_dbg
enhance MI pthreads code to support hppa:
2004-07-18 21:24:52 +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
…
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
Grammar, spelling, markup fixes from jmc@openbsd.
2003-06-06 13:42:49 +00:00
libsl
…
libss
…
libssl
Need to prefix relative directories with `${.CURDIR}/' so that
2004-08-05 01:24:02 +00:00
libtelnet
Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and
2004-05-23 02:24:50 +00:00
libterm
adjust to constification of cgetent()
2004-04-23 14:49:18 +00:00
libusbhid
Minor fix in SEE ALSO; put xref first; .Pp before a sentence.
2004-06-10 14:01:45 +00:00
libutil
KNF; Simplify some logic, so that lines don't wrap. Explain why we
2004-09-18 20:14:22 +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
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
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
…