freebsd-dev/sbin/mount_msdosfs
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
..
iso22dos Add Latin2 conversion table 2000-01-08 17:17:32 +00:00
iso72dos Fix decode table 2001-11-23 22:27:03 +00:00
koi2dos Allow #-comments in conversion table file 2000-01-08 16:47:55 +00:00
koi8u2dos Add KOI8-U tables 2001-07-28 20:50:21 +00:00
Makefile Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
mount_msdosfs.8 The .Nm utility 2002-07-06 19:34:18 +00:00
mount_msdosfs.c Now that the kernel is able to load modules itself, 2002-08-03 16:03:21 +00:00