Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Brian C. Grayson <bgrayson@netbsd.org>
List: source-changes
Date: 08/15/1999 23:55:28
Module Name:	basesrc
Committed By:	bgrayson
Date:		Mon Aug 16 06:55:28 UTC 1999

Modified Files:
	basesrc/sbin/mount_portal: Makefile mount_portal.8 portald.h pt_conf.c
Added Files:
	basesrc/sbin/mount_portal: pt_filter.c

Log Message:
Initial support for rfilter and wfilter namespaces, in pt_filter.c.
Also, recur into ./examples, to grab the tutorial and example configurations.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/sbin/mount_portal/Makefile
cvs rdiff -r1.9 -r1.10 basesrc/sbin/mount_portal/mount_portal.8
cvs rdiff -r1.4 -r1.5 basesrc/sbin/mount_portal/portald.h
cvs rdiff -r1.5 -r1.6 basesrc/sbin/mount_portal/pt_conf.c
cvs rdiff -r0 -r1.1 basesrc/sbin/mount_portal/pt_filter.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.