Peter Wemm 86854f0360 A feeble attempt at kld compatability. The mount_* programs assume that
they cannot mount a filesystem that they cannot see in getvfsbyname().
Part 1 of this is a hack, make vfsisloadable() always return true - the
ultimate decider of whether it's loadable or not is kldload() or mount().
Part 2 of this is to have vfsload() call kldload(2) and return success if
it works.  This means that we will use a viable kld module in preference
to an LKM!
Ultimately, the thing to do is remove the hacks to do a vfsload in all the
mount_* commands and let the kernel do it by itself in mount(2).
1998-11-03 15:02:29 +00:00
..
1997-02-22 15:12:41 +00:00
1997-03-11 11:47:52 +00:00
1998-08-31 16:41:09 +00:00
1998-03-07 19:57:05 +00:00
1998-09-15 00:24:19 +00:00
1998-09-12 21:02:22 +00:00
1997-03-11 11:47:52 +00:00
1997-01-20 23:23:22 +00:00
1998-02-28 18:05:42 +00:00
1997-02-22 15:12:41 +00:00
1997-02-22 15:12:41 +00:00
1998-08-02 14:41:34 +00:00
1997-11-23 17:58:55 +00:00
1997-02-22 15:12:41 +00:00
1997-02-22 15:12:41 +00:00
1997-01-20 23:23:22 +00:00
1998-10-25 13:29:57 +00:00
1997-02-22 15:12:41 +00:00
1997-01-20 23:23:22 +00:00
1998-02-10 20:05:15 +00:00
1997-04-13 16:55:56 +00:00
1995-05-30 05:51:47 +00:00
1997-04-09 23:05:04 +00:00
1997-01-20 23:23:22 +00:00
1998-07-08 15:38:06 +00:00
1997-11-23 17:58:55 +00:00
1994-09-13 14:52:45 +00:00
1997-03-21 20:46:30 +00:00
1994-09-13 14:52:45 +00:00
1997-11-23 17:58:55 +00:00
1994-09-13 14:52:45 +00:00
1997-11-23 17:58:55 +00:00
1994-09-13 14:52:45 +00:00
1997-02-22 15:12:41 +00:00
1997-10-10 06:27:07 +00:00
1996-07-12 18:57:58 +00:00
1998-10-07 01:30:02 +00:00
1994-09-13 14:52:45 +00:00
1994-09-13 14:52:45 +00:00
1994-09-13 14:52:45 +00:00
1997-02-22 15:12:41 +00:00
1997-03-11 11:47:52 +00:00
1997-02-22 15:12:41 +00:00
1997-02-22 15:12:41 +00:00
1997-02-22 15:12:41 +00:00
1997-02-22 15:12:41 +00:00
1998-04-17 00:59:15 +00:00
1995-05-30 05:51:47 +00:00
1996-04-05 08:53:38 +00:00
1998-01-21 21:46:36 +00:00
1998-10-26 19:36:38 +00:00
1995-05-30 05:51:47 +00:00
1997-02-22 15:12:41 +00:00
1996-07-12 18:57:58 +00:00
1997-01-20 23:23:22 +00:00
1996-07-12 18:57:58 +00:00