NetBSD/lib
manu 4c4ecb7844 Fix dot-lookup when readdir does not provide inodes
Some filesystems do not provide inode numbers through readdir (FUSE mounts
without -o use_ino). We therefore have to lookup each directory entry to
get the missing numbers.

dot and double-dot are exceptions, as we already know the values. Moreover,
the lookup code does not expect to get requests for dot and will abort
perfused(8) when it gets some. In order to fix that, we just check for
dot and double-dot special case and use the known values instead of sending
a lookup.
2015-06-03 14:07:05 +00:00
..
csu Make sure .init and .fini are word (4byte) aligned. 2015-05-01 21:35:56 +00:00
i18n_module
libarch MKCOMPAT fixes for when compat MACHINE_CPU != normal MACHINE_CPU 2014-08-10 23:25:49 +00:00
libbluetooth fix typo: sdp_seq_seq->sdp_set_seq 2015-03-31 09:26:45 +00:00
libbpfjit
libbsdmalloc
libbz2 Reorg docs, part 1: 2014-07-05 19:22:41 +00:00
libc use isgraph_l suggested by joerg@ 2015-05-26 21:42:46 +00:00
libc_vfp
libcompat
libcrypt
libcurses Fix quoting in macro. 2015-05-28 06:28:37 +00:00
libdm libdm is needed by LVM early in the boot process. Fixes bin/49357. 2014-11-13 07:03:23 +00:00
libedit remove duplicate declaration 2015-06-02 15:36:45 +00:00
libexecinfo Don't overwrite the real unwind.h if it is present. 2014-10-24 22:42:16 +00:00
libform src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
libintl bump for p functions 2015-05-29 12:27:03 +00:00
libipsec
libisns
libkern
libkvm Dummy support for ia64 2015-04-17 13:16:01 +00:00
liblwres
libm copysignl is also needed for PowerPC's double-double format, so special 2015-05-14 19:26:12 +00:00
libmenu
libnpf libnpf: add npf_rule_getid() and npf_rule_getcode(). 2015-02-02 00:55:28 +00:00
libossaudio Add missing defines for 16, 24 and 32 bit NE and OE formats. 2014-09-09 10:45:18 +00:00
libp2k Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
libpam Adapt to the new API. 2015-04-04 02:51:10 +00:00
libpci Add "int showclass" argument to pci_devinfo(). The API was changed 10 years 2014-12-16 13:38:36 +00:00
libperfuse Fix dot-lookup when readdir does not provide inodes 2015-06-03 14:07:05 +00:00
libpmc
libposix MKCOMPAT fixes for when compat MACHINE_CPU != normal MACHINE_CPU 2014-08-10 23:25:49 +00:00
libppath
libprop
libpthread Thanks rump for not letting us use even mmap during initialization. 2015-05-30 14:42:26 +00:00
libpthread_dbg Make PTHREAD_KEYS_MAX dynamically adjustable 2015-05-29 07:37:31 +00:00
libpuffs filesystem -> file system 2015-02-16 10:48:56 +00:00
libquota Revert the following changes: 2014-06-28 22:27:50 +00:00
libradius
librefuse Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
libresolv src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
librmt
librpcsvc
librt
librump Move rump kernel man pages from various sources to sys/rump 2014-11-09 17:39:37 +00:00
librumpclient Modern Android SDK does not need special cases 2015-01-17 19:34:50 +00:00
librumpdev
librumphijack Define the expansion of the VFORK macro, not the symbol `VFORK'. 2015-04-11 12:54:41 +00:00
librumpnet
librumpuser check for utimensat 2015-03-05 00:25:39 +00:00
librumpvfs Move rump kernel man pages from various sources to sys/rump 2014-11-09 17:39:37 +00:00
libskey
libss
libtelnet Avoid enum type mismatch. 2014-04-26 22:10:40 +00:00
libterminfo Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
libukfs
libusbhid
libutil s/basename/bname/ 2015-01-22 19:04:28 +00:00
libwrap
liby
libz Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
lua lua: updated from 5.3 work3 to 5.3.0 2015-02-02 14:03:05 +00:00
npf
bumpversion
checkoldver
checkver
checkvers
Makefile libasan depends on libstdc++ so move it under the wait barrier. 2015-05-12 19:43:50 +00:00
Makefile.inc