freebsd-dev/sbin/mount_udf
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 Sync with UDF p4 tree: Properly initialize part of the mntopts. 2002-04-15 20:16:48 +00:00
mount_udf.8 mdoc(7) police: nits. 2002-05-30 12:20:49 +00:00
mount_udf.c Now that the kernel is able to load modules itself, 2002-08-03 16:03:21 +00:00