NetBSD/sbin/mount_procfs
ad 9e93be3837 - options NAMECACHE_ENTER_REVERSE is no more.
- Partially sort the list of per-vnode namecache entries by using a TAILQ.
  Put the real name to the head, and put dot and dotdot to the tail so that
  cache_lookup_reverse() doesn't have to consider them.
2020-01-08 12:04:56 +00:00
..
Makefile
mount_procfs.8 - options NAMECACHE_ENTER_REVERSE is no more. 2020-01-08 12:04:56 +00:00
mount_procfs.c