1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-24 07:40:52 +00:00
freebsd/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
iso72dos Fix decode table 2001-11-23 22:27:03 +00:00
koi2dos
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