freebsd-dev/sbin/mount_umap
Garrett Wollman f73b709a01 Use the correct file pointer when reading the group id map file. The old
code tried to read the group id map from the user id file, and thus would
never actually allow a umapfs to be mounted.  (!)
1995-06-13 17:42:07 +00:00
..
Makefile Whoops. 1994-11-20 22:46:14 +00:00
mount_umap.8
mount_umap.c Use the correct file pointer when reading the group id map file. The old 1995-06-13 17:42:07 +00:00
sample.group.mapfile
sample.user.mapfile
umap_manual