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:38:13
Module Name: basesrc
Committed By: bgrayson
Date: Mon Aug 16 06:38:13 UTC 1999
Modified Files:
basesrc/sbin/mount_portal: pt_file.c
Log Message:
Changes include:
- user mounts of fs namespace are now possible.
- if read/write access is not possible, fall back to read-only.
- use lose_credentials() as a common method to change UID etc.
(it is also used by the rfilter and wfilter code)
- some KNF changes, while I was here.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/sbin/mount_portal/pt_file.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.