Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/mount_portal Note conversion to puffs for the kernel dr...



details:   https://anonhg.NetBSD.org/src/rev/fb3be4f0912c
branches:  trunk
changeset: 749682:fb3be4f0912c
user:      pooka <pooka%NetBSD.org@localhost>
date:      Sat Dec 05 20:34:28 2009 +0000

description:
Note conversion to puffs for the kernel driver.

diffstat:

 sbin/mount_portal/mount_portal.8 |  10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diffs (30 lines):

diff -r 97e3a2cd2f44 -r fb3be4f0912c sbin/mount_portal/mount_portal.8
--- a/sbin/mount_portal/mount_portal.8  Sat Dec 05 20:29:19 2009 +0000
+++ b/sbin/mount_portal/mount_portal.8  Sat Dec 05 20:34:28 2009 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mount_portal.8,v 1.20 2005/01/31 05:19:19 erh Exp $
+.\"    $NetBSD: mount_portal.8,v 1.21 2009/12/05 20:34:28 pooka Exp $
 .\"
 .\" Copyright (c) 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -32,7 +32,7 @@
 .\"
 .\"    @(#)mount_portal.8      8.3 (Berkeley) 3/27/94
 .\"
-.Dd March 27, 1994
+.Dd December 5, 2009
 .Dt MOUNT_PORTAL 8
 .Os
 .Sh NAME
@@ -215,5 +215,11 @@
 .Pa wfilter
 capabilities first appeared in
 .Nx 1.5 .
+The portal kernel driver was removed and
+.Nm
+was converted to use
+.Xr puffs 3
+in
+.Nx 6.0 .
 .Sh BUGS
 This filesystem may not be NFS-exported.



Home | Main Index | Thread Index | Old Index