NetBSD/lib
christos cf7b1c6bb2 PR/44663: Corinna Vinschen: Fix misplaced parenthesis that produces the wrong
result.
2011-03-02 13:24:43 +00:00
..
csu When loading r13 and r2 with _SDA_BASE_ and _SDA2_BASE, do so in a PIC 2011-02-26 17:11:23 +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
libbluetooth add sdp_put_[u]int64() .Fn prototypes to list 2011-01-15 11:51:25 +00:00
libbsdmalloc
libbz2
libc Merge EINVAL descriptions; sort errors alphabetically; bump date. 2011-02-28 07:17:02 +00:00
libcom_err
libcompat Use .In instead of .Ar Pa for headers. 2010-03-22 21:55:06 +00:00
libcrypt
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 Fix typo. 2011-02-10 08:54:12 +00:00
libdm Whitespace nit. 2011-03-01 08:48:41 +00:00
libedit Fix argument for EL_EDITOR from Jess Thrysoee 2011-02-27 01:51:37 +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
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 Add -D_KMEMUSER to CPPFLAGS 2011-02-14 18:27:24 +00:00
libl
liblwres
libm PR/44663: Corinna Vinschen: Fix misplaced parenthesis that produces the wrong 2011-03-02 13:24:43 +00:00
libmenu Add missing comma in the NAME Nm list. 2009-10-24 11:17:13 +00:00
libnpf npf_nat_create: fix attributes. 2011-02-02 15:17:37 +00:00
libossaudio
libp2k Make P2K_WIZARDUID require a valid integer instead of defaulting to root. 2011-01-07 16:02:32 +00:00
libpam PR/44505: Mark Davies: pam_exec fails to realloc enough space, while 2011-02-03 02:05:59 +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
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 Back out using the thread register (if present) for now. 2011-02-25 14:32:38 +00:00
libpthread_dbg
libpuffs Support rest of file types in vtype -> s_ifmt 2011-02-17 17:55:36 +00:00
libradius bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
librefuse fuse_opt_parse() was using uninitialized struct fuse_opt_option::data, 2011-03-01 11:23:42 +00:00
libresolv
librmt Improve isrmt() check: it cannot be a rmt fd if there are no pipes 2011-02-18 16:10:09 +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
librt Remove duplicate "the". From Henning Petersen in PR 44640. 2011-02-26 12:56:35 +00:00
librump xfer rump_server(1), downgrade experimentalness level a bit 2011-02-21 08:50:45 +00:00
librumpclient Take reasonable precautions against init in a parent process 2011-02-27 12:58:29 +00:00
librumpdev Build & install rumpdev, a device component for rump. It currently 2009-09-03 15:35:58 +00:00
librumphijack another comment 2011-03-01 10:54:06 +00:00
librumpnet
librumpuser Cleanup server socket before sending back "ok" for halt. Fixes 2011-02-15 16:10:41 +00:00
librumpvfs fix prototype, document RUMP_ETFS_SIZE_ENDOFF 2011-02-03 10:21:58 +00:00
libskey
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
libterminfo replace `` with $(). Hopefully with enough examples around people will 2010-10-12 12:57:51 +00:00
libukfs Add support for a byteswapped disklabel so that I can mount 2011-02-22 15:42:15 +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
libwrap
liby
libz Use .In instead of .Ar Pa 2010-03-22 21:56:05 +00:00
Makefile Need to build libsaslc 2011-02-12 22:24:40 +00:00
Makefile.inc
bumpversion
checkoldver
checkver
checkvers