freebsd-dev/sbin/mount_portalfs
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
..
activate.c Hopefully improve control message passing over Unix domain sockets. 2001-10-04 13:11:48 +00:00
conf.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
Makefile Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_portalfs.8 The .Nm utility 2002-07-06 19:34:18 +00:00
mount_portalfs.c Now that the kernel is able to load modules itself, 2002-08-03 16:03:21 +00:00
pathnames.h 10 X's for mktemp(). This seems to be free from race conditions. 2000-01-10 09:33:37 +00:00
portal.conf $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
portald.h o __P removed 2002-03-21 13:14:21 +00:00
pt_conf.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
pt_exec.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
pt_file.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
pt_tcp.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
pt_tcplisten.c Add pt_tcplisten.c functionality, fix a few minor bugs 1998-12-15 18:59:07 +00:00