freebsd-dev/sbin/mount
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
..
extern.h o __P removed 2002-03-21 13:14:21 +00:00
getmntopts.3 <mntopts.h> -> "mntopts.h" in SYNOPSIS. 2001-10-04 13:11:11 +00:00
getmntopts.c mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
Makefile Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mntopts.h Introduce support for Mandatory Access Control and extensible 2002-08-02 07:02:51 +00:00
mount_ufs.c Now that the kernel is able to load modules itself, 2002-08-03 16:03:21 +00:00
mount.8 Add a bit of information on FFS snapshots to the mount(8) manual page. 2002-07-11 21:12:45 +00:00
mount.c Introduce support for Mandatory Access Control and extensible 2002-08-02 07:02:51 +00:00
pathnames.h
vfslist.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00