NetBSD/lib
christos b493b4d721 provide a _sys_getcwd() entry like all the rest of the system calls to be
used by SSP.
2011-01-20 02:57:00 +00:00
..
csu Build assembler sources with assembler compile rules. 2010-12-07 19:51:02 +00:00
i18n_module rename LD32DIR to MLIBDIR. 2009-12-13 08:25:20 +00:00
libarch rename LD32DIR to MLIBDIR. 2009-12-13 08:25:20 +00:00
libasn1 bump shared libraries. 2009-01-11 03:07:47 +00:00
libbluetooth add sdp_put_[u]int64() .Fn prototypes to list 2011-01-15 11:51:25 +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 provide a _sys_getcwd() entry like all the rest of the system calls to be 2011-01-20 02:57:00 +00:00
libcom_err bump shared libraries. 2009-01-11 03:07:47 +00:00
libcompat Use .In instead of .Ar Pa for headers. 2010-03-22 21:55:06 +00:00
libcrypt ANSI function prototypes 2009-05-01 00:28:17 +00:00
libcrypto_idea remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
libcrypto_mdc2 remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
libcrypto_rc5 remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
libcurses Back out change for assume_default_colors as it was not correct. 2011-01-06 11:29:40 +00:00
libedit off by one in fetching history data. From: Gerry Swislow 2011-01-16 03:05:51 +00:00
libform cast isblank(3)'s argument to unsigned char. 2010-05-13 17:52:11 +00:00
libgssapi bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
libhdb bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
libheimntlm bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
libhx509 bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
libintl Do not use \." for comments, always use .\". Discussed with uwe@. 2009-11-12 00:43:52 +00:00
libipsec bump shared libraries. 2009-01-11 03:07:47 +00:00
libisns Typo fixes, use more markup. 2011-01-16 08:00:01 +00:00
libkadm5clnt bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
libkadm5srv bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
libkafs bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
libkrb5 bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
libkvm Return error on failure instead of hiding it and always returning zero. 2010-11-26 22:01:53 +00:00
libl
liblwres bump shared libraries. 2009-01-11 03:07:47 +00:00
libm Remove NOMANDOC, the documents are at least parsed somewhat sensible. 2011-01-12 23:03:55 +00:00
libmenu Add missing comma in the NAME Nm list. 2009-10-24 11:17:13 +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 P2K_WIZARDUID require a valid integer instead of defaulting to root. 2011-01-07 16:02:32 +00:00
libpam Revert last as gcc(1) checks for -r to disable passing down --relax e.g. 2010-12-10 20:06:17 +00:00
libpci Update libpci for change in pci_find{vendor,product} entrypoint names. 2010-05-25 08:35:47 +00:00
libperfuse Remove code supporting SOCK_STREAM, as SOCK_DGRAM works fine 2010-10-11 05:37:58 +00:00
libpmc bump shared libraries. 2009-01-11 03:07:47 +00:00
libposix Use PRINTOBJDIR to get the object directory of libc and use that with -I. 2011-01-18 16:41:51 +00:00
libprop - Implement prop_{array,dictionary}_copyout(), based on 2011-01-19 20:34:23 +00:00
libpthread Add support for DF_1_BIND_NOW, DF_1_NODELETE and DF_1_NOOPEN marked 2010-12-24 12:41:42 +00:00
libpthread_dbg bump shared libraries. 2009-01-11 03:07:47 +00:00
libpuffs typo in a comment 2011-01-10 23:20:45 +00:00
libradius bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
librefuse bump major of libs NEEDING libpuffs 2010-05-21 10:53:41 +00:00
libresolv bump shared libraries. 2009-01-11 03:07:47 +00:00
librmt Move prototype of isrmt() to rmt.h. It is a public interface 2010-08-31 05:12:35 +00:00
libroken remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
librpcsvc bump shared libraries. 2009-01-11 03:07:47 +00:00
librt Use PRINTOBJDIR to get the object directory of libc and use that with -I. 2011-01-18 16:41:51 +00:00
librump document rump_pub_lwproc_rfork() 2011-01-02 13:03:29 +00:00
librumpclient Add RUMPSP_RAISE: the kernel sends a signal to the client. 2011-01-14 13:12:14 +00:00
librumpdev Build & install rumpdev, a device component for rump. It currently 2009-09-03 15:35:58 +00:00
librumphijack Do the standard dance for sendto/recvfrom since nspluginwrapper 2011-01-19 11:27:01 +00:00
librumpnet Back to WARNS=3 until the kernel source is -Wsign-compare friendly. 2009-02-12 13:20:17 +00:00
librumpuser Add RUMPSP_RAISE: the kernel sends a signal to the client. 2011-01-14 13:12:14 +00:00
librumpvfs Add some consistency dots though they make not much typographic sense; however, 2010-11-30 22:00:01 +00:00
libskey bump shared libraries. 2009-01-11 03:07:47 +00:00
libsl Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
libss libss uses strupr from libroken, so depend on that. 2010-02-19 17:48:59 +00:00
libtelnet bump shared libraries. 2009-01-11 03:07:47 +00:00
libterminfo replace `` with $(). Hopefully with enough examples around people will 2010-10-12 12:57:51 +00:00
libukfs rump_lwproc_newproc -> rump_lwproc_rfork 2011-01-02 13:01:45 +00:00
libusbhid Improve usbhid(3) descriptor/report parsing: 2010-08-13 19:56:34 +00:00
libutil restore lost overlow check fix. 2010-12-24 15:47:39 +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
libz Use .In instead of .Ar Pa 2010-03-22 21:56:05 +00:00
Makefile hook librumphijack to the build 2011-01-18 20:09:37 +00:00
Makefile.inc
bumpversion
checkoldver
checkver
checkvers