freebsd-dev/sbin/mount_umapfs
Maxime Henrion 526ba6d32b Now that the kernel is able to load modules itself,
remove all the code which was trying to do so.
This code was nasty in several ways, it was hiding
the kernel bug where the kernel was unable to properly
load a module, and it was quitting if it wasn't able
to load the module.  The consequence is that an ABI
breakage of the vfsconf API would have broken *every*
mount utility.
2002-08-03 16:03:21 +00:00
..
Makefile Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_umapfs.8 The .Nm utility 2002-07-06 19:34:18 +00:00
mount_umapfs.c Now that the kernel is able to load modules itself, 2002-08-03 16:03:21 +00:00
sample.group.mapfile
sample.user.mapfile
umap_manual Correct use of .Nm. Use .Ar when appropriate. Remove unused #includes. Typos. 1998-07-15 06:12:32 +00:00