NetBSD/lib
lukem feb92219d9 Protect access to all public functions via a mutex as some of the backends are
not reentrant (such as compat getgr*_r, because it uses the non reentrant
_{dns,nis}_getgrent() backends to implement `+group').
2004-10-24 14:52:46 +00:00
..
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
libbz2
libc Protect access to all public functions via a mutex as some of the backends are 2004-10-24 14:52:46 +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 Spelling errors 'dependant' vs 'dependent' from PR#27345 2004-10-22 18:35:41 +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
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
libintl add system dependent strings support. 2004-09-23 21:35:27 +00:00
libipsec I'm not sure what the comment is trying to say, but it can say it with 2004-10-13 23:46:46 +00:00
libkadm
libkadm5clnt
libkadm5srv
libkafs
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
libkvm pdtpaddr -> pdppaddr 2004-08-27 01:13:31 +00:00
libl
libm add licenses 2004-10-13 15:18:31 +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
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
libposix Append to AFLAGS rather than setting AINC. 2004-04-18 04:26:15 +00:00
libpthread Fix thread context switching to take the stack ABI into account. 2004-10-21 16:49:47 +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
librpcsvc Tidy up the namespace: lint -> __lint__. 2004-07-01 22:52:34 +00:00
librt
libskey
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
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
checkoldver
checkver
checkvers