NetBSD/lib
ad 61cac435e4 - Convert from makecontext() -> _lwp_makecontext().
- Rely on _lwp_makecontext() to set up the thread identity register.
  This is not currently done (a bug), nor does libpthread use the
  threadreg yet. I'm doing this so it the code can be used by the
  person working on TLS to verify that their threadreg code is working.
2009-05-17 14:49:00 +00:00
..
csu strip .ident, if MKSTRIPIDENT. From Adam Ciarci 2009-02-18 15:21:52 +00:00
i18n_module bump shared libraries. 2009-01-11 03:07:47 +00:00
libarch build libi386 / libsparc in 32 bit mode on amd64 / sparc64, respectively. 2008-10-26 07:05:33 +00:00
libasn1 bump shared libraries. 2009-01-11 03:07:47 +00:00
libbluetooth fix some signed vs unsigned comparison issues 2009-05-14 19:12:45 +00:00
libbsdmalloc
libbz2 Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC. 2008-08-29 00:02:21 +00:00
libc Update MLINKS to match the flist. 2009-05-15 02:23:42 +00:00
libcom_err bump shared libraries. 2009-01-11 03:07:47 +00:00
libcompat Convert more MACHINE tests to MACHINE_ARCH 2009-02-14 13:50:50 +00:00
libcrypt ANSI function prototypes 2009-05-01 00:28:17 +00:00
libcrypto Correct the syntax: .ifndef(RC4_SRCS) -> .if !defined(RC4_SRCS). 2009-01-18 16:52:18 +00:00
libcrypto_idea
libcrypto_mdc2
libcrypto_rc5
libcurses make fileio.h work with objdir. 2009-04-06 00:48:19 +00:00
libdes bump shared libraries. 2009-01-11 03:07:47 +00:00
libedit Punctuation nit. 2009-05-12 08:14:07 +00:00
libevent Use Xr for strtok_r reference. Remove trailing whitespace. 2009-04-28 07:51:59 +00:00
libform bump shared libraries. 2009-01-11 03:07:47 +00:00
libgssapi bump shared libraries. 2009-01-11 03:07:47 +00:00
libhdb bump shared libraries. 2009-01-11 03:07:47 +00:00
libheimntlm bump shared libraries. 2009-01-11 03:07:47 +00:00
libhx509 bump shared libraries. 2009-01-11 03:07:47 +00:00
libintl cache_cmp: fix comparison. 2009-02-18 13:08:22 +00:00
libipsec bump shared libraries. 2009-01-11 03:07:47 +00:00
libiscsi Resurrect accidentally removed libiscsi, which is not provided by ISC. 2009-04-18 16:31:30 +00:00
libkadm5clnt bump shared libraries. 2009-01-11 03:07:47 +00:00
libkadm5srv bump shared libraries. 2009-01-11 03:07:47 +00:00
libkafs bump shared libraries. 2009-01-11 03:07:47 +00:00
libkrb5 bump shared libraries. 2009-01-11 03:07:47 +00:00
libkvm kvm_getprocs actually works with KVM_NO_FILES. 2009-05-16 11:56:47 +00:00
libl fixes for installing into a case insensitive $DESTDIR 2006-09-11 22:24:09 +00:00
liblwres bump shared libraries. 2009-01-11 03:07:47 +00:00
libm fix -Wsign-compare issue (on macppc) 2009-02-16 01:19:34 +00:00
libmagic bump shared libraries. 2009-01-11 03:07:47 +00:00
libmenu bump shared libraries. 2009-01-11 03:07:47 +00:00
libossaudio Remove USETBL, now that man page does not need tbl any longer. 2009-03-12 13:52:47 +00:00
libp2k make it possible to disable puffs caches 2009-05-03 20:26:42 +00:00
libpam consistency in password prompt setting code (and with ssh) 2009-03-08 19:38:03 +00:00
libpcap bump shared libraries. 2009-01-11 03:07:47 +00:00
libpci Fix preamble to match order set out by mdoc(7). Discussed with wiz. 2009-03-09 19:24:26 +00:00
libpmc bump shared libraries. 2009-01-11 03:07:47 +00:00
libposix use libc/libcincludes.mk. 2008-10-26 07:28:49 +00:00
libprop bump shared libraries. 2009-01-11 03:07:47 +00:00
libpthread - Convert from makecontext() -> _lwp_makecontext(). 2009-05-17 14:49:00 +00:00
libpthread_dbg bump shared libraries. 2009-01-11 03:07:47 +00:00
libpuffs No Pp needed before El. 2009-05-13 22:42:31 +00:00
libradius Fix build by making split return a size_t: 2009-01-19 09:43:11 +00:00
librefuse PR/41250: David H. Gutteridge: librefuse fuse_opt.h header doesn't accommodate 2009-04-19 22:25:29 +00:00
libresolv bump shared libraries. 2009-01-11 03:07:47 +00:00
librmt Remove redundant .Pp. 2009-04-11 17:10:57 +00:00
libroken bump shared libraries. 2009-01-11 03:07:47 +00:00
librpcsvc bump shared libraries. 2009-01-11 03:07:47 +00:00
librt Merge two descriptions for same error code. 2009-05-13 12:56:05 +00:00
librump Back to WARNS=3 until the kernel source is -Wsign-compare friendly. 2009-02-12 13:20:17 +00:00
librumpnet Back to WARNS=3 until the kernel source is -Wsign-compare friendly. 2009-02-12 13:20:17 +00:00
librumpuser Install rump libraries and utilities to the base system and remove the 2008-07-29 13:17:40 +00:00
librumpvfs Back to WARNS=3 until the kernel source is -Wsign-compare friendly. 2009-02-12 13:20:17 +00:00
libskey bump shared libraries. 2009-01-11 03:07:47 +00:00
libsl bump shared libraries. 2009-01-11 03:07:47 +00:00
libss bump shared libraries. 2009-01-11 03:07:47 +00:00
libssh changes for openssh-5.1 2009-02-16 20:55:45 +00:00
libssl bump shared libraries. 2009-01-11 03:07:47 +00:00
libtelnet bump shared libraries. 2009-01-11 03:07:47 +00:00
libterm Bump date for previous. 2009-03-03 07:37:48 +00:00
libukfs Fix calls to rump syscalls now that the padding argument is no 2009-05-15 15:54:03 +00:00
libusbhid add generic Device Controls usage page information 2007-05-24 18:05:11 +00:00
libutil Bump date for previous. 2009-05-13 23:02:52 +00:00
libvers support MAKEVERBOSE 2008-09-03 07:12:28 +00:00
libwrap bump shared libraries. 2009-01-11 03:07:47 +00:00
liby ansify. 2005-12-05 01:50:28 +00:00
libz Remove redundant physical markup. Don't workaround ancient macro argment 2009-03-12 12:47:49 +00:00
bumpversion
checkoldver Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
checkver Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
checkvers Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
Makefile remove libsdp as improved functionality has been enabled in libbluetooth. 2009-05-12 18:07:54 +00:00
Makefile.inc WFORMAT is no more... 2006-10-08 17:52:28 +00:00