NetBSD/lib
manu 7b1d1ee680 libperfuse(3) is a PUFFS relay to FUSE. In order to use it,
FUSE filesystem must be patched to #include <perfuse.h> in the source
files that open /dev/fuse and perform the mount(2) system call. The
FUSE filesystem must be linked with -lperfuse.

libperfuse(3) implements the FUSE kernel interface, on which libfuse or
any FUSE filesystem that opens /dev/fuse directly can be used.

For now, an external daemon called perfused(8) is used. This may change
in the future.
2010-08-25 07:16:00 +00:00
..
csu Retire old crtbegin/crtend implementation. It is not compatible with the 2010-08-07 18:06:59 +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
libbsdmalloc
libbz2
libc Add a couple more possible return values. 2010-08-18 01:55:32 +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 avoid writing in parseltongue 2010-08-06 04:03:26 +00:00
libedit provide rl_on_newline 2010-08-04 20:29:18 +00:00
libform cast isblank(3)'s argument to unsigned char. 2010-05-13 17:52:11 +00:00
libgssapi
libhdb
libheimntlm
libhx509
libintl Do not use \." for comments, always use .\". Discussed with uwe@. 2009-11-12 00:43:52 +00:00
libipsec
libkadm5clnt
libkadm5srv
libkafs
libkrb5
libkvm More KNF 2010-06-24 20:46:11 +00:00
libl
liblwres
libm two disgusting hacks: 2010-08-10 17:53:08 +00:00
libmenu
libossaudio
libp2k Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
libpam Mask %U 2010-05-13 23:07:46 +00:00
libpcap
libpci Update libpci for change in pci_find{vendor,product} entrypoint names. 2010-05-25 08:35:47 +00:00
libperfuse libperfuse(3) is a PUFFS relay to FUSE. In order to use it, 2010-08-25 07:16:00 +00:00
libpmc
libposix
libprop
libpthread move namespace protection before inclusion. 2010-08-06 15:21:50 +00:00
libpthread_dbg
libpuffs print to stderr instead of stdout 2010-08-20 16:35:05 +00:00
libradius
librefuse bump major of libs NEEDING libpuffs 2010-05-21 10:53:41 +00:00
libresolv
librmt Use .In instead of .Aq Pa and variantes for header files. 2010-03-22 22:00:37 +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 Get rid of SYSCTL_SETUP. 2010-07-28 20:49:12 +00:00
librump
librumpcrypto
librumpdev
librumpnet
librumpuser * if kevent() fails with EINTR, try again instead of returning an error 2010-08-11 10:25:59 +00:00
librumpvfs
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 remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
libukfs convert to newstyle automagic rump compat syscalls 2010-07-19 15:35:38 +00:00
libusbhid Improve usbhid(3) descriptor/report parsing: 2010-08-13 19:56:34 +00:00
libutil PR/43795: Guy Harris: describe return values and error handling. 2010-08-24 12:05:01 +00:00
libvers
libwrap
liby
libz Use .In instead of .Ar Pa 2010-03-22 21:56:05 +00:00
bumpversion
checkoldver
checkver
checkvers
Makefile fix the build; we need libmj installed before compiling netpgp binaries. 2010-08-07 21:32:28 +00:00
Makefile.inc