NetBSD/lib
haad 83425a0f36 Initial import of libdm and dmctl to tree. libdm library can be used
to access, manage and manipulate device-mapper driver. Which opens us bunch
of new possibilities like

	dm-multipath device target
	dm-crypt     device target
	dm-ccd 	     compatibility layer

With this import I'm bringing in dmctl tool for working with dm driver ,too.
I plan to replace gpl2 licensed dmsetup command with our dmctl tool in near
feature. It can also by placed to /rescue where we was not able to put
dmsetup because of licensing problems.

With libdm in tree we can now write RUMP atf test suite for dm driver to
ensure LVM subsystem stability as time goes.

Reviewed by: blymn@ and rmind@
Oked: by no objections on tech-userlevel@
2011-02-08 03:20:13 +00:00
..
csu Distinguish between a corrupt obj pointer and a null obj pointer. 2011-02-08 02:03:13 +00:00
i18n_module
libarch
libasn1
libbluetooth add sdp_put_[u]int64() .Fn prototypes to list 2011-01-15 11:51:25 +00:00
libbsdmalloc
libbz2
libc Don't define weak aliases in the SMALL case. They conflict with the real 2011-02-07 21:39:47 +00:00
libcom_err
libcompat
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 Back out change for assume_default_colors as it was not correct. 2011-01-06 11:29:40 +00:00
libdm Initial import of libdm and dmctl to tree. libdm library can be used 2011-02-08 03:20:13 +00:00
libedit fix pasto 2011-01-28 03:41:52 +00:00
libform cast isblank(3)'s argument to unsigned char. 2010-05-13 17:52:11 +00:00
libgssapi
libhdb
libheimntlm
libhx509
libintl
libipsec
libisns Typo fixes, use more markup. 2011-01-16 08:00:01 +00:00
libkadm5clnt
libkadm5srv
libkafs
libkrb5
libkvm Teach libkvm how kernel virtual memory is laided on 64-bit MIPS kernels. 2011-01-23 06:28:52 +00:00
libl
liblwres
libm Add the actual function files. From FreeBSD via Stathis Kamperis 2011-02-06 01:53:38 +00:00
libmenu
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 make the code more re-usable 2011-01-26 18:48:57 +00:00
libpthread_dbg
libpuffs typo in a comment 2011-01-10 23:20:45 +00:00
libradius
librefuse bump major of libs NEEDING libpuffs 2010-05-21 10:53:41 +00:00
libresolv
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
librt Use PRINTOBJDIR to get the object directory of libc and use that with -I. 2011-01-18 16:41:51 +00:00
librump add some notes on access control 2011-02-07 22:04:36 +00:00
librumpclient malloc/free aren't async-signal-safe, so avoid calling them when 2011-02-07 15:25:41 +00:00
librumpdev
librumphijack Force gcc to generate a stack frame for the call to dlsym(RTLD_NEXT). 2011-02-07 19:34:39 +00:00
librumpnet
librumpuser Support query of the partition size in case underlying device is 2011-02-06 21:05:53 +00:00
librumpvfs fix prototype, document RUMP_ETFS_SIZE_ENDOFF 2011-02-03 10:21:58 +00:00
libskey
libsl
libss
libtelnet
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
libwrap
liby
libz
bumpversion
checkoldver
checkver
checkvers
Makefile Initial import of libdm and dmctl to tree. libdm library can be used 2011-02-08 03:20:13 +00:00
Makefile.inc