Subject: CVS commit: src/sbin/mount_ptyfs
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/24/2004 22:13:08
Module Name: src
Committed By: christos
Date: Wed Nov 24 22:13:08 UTC 2004
Modified Files:
src/sbin/mount_ptyfs: Makefile mount_ptyfs.8 mount_ptyfs.c
Log Message:
Add arguments for ptyfs: slave tty group and mode, so we don't have to
hard-code them in the kernel.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sbin/mount_ptyfs/Makefile
cvs rdiff -r1.3 -r1.4 src/sbin/mount_ptyfs/mount_ptyfs.8
cvs rdiff -r1.1 -r1.2 src/sbin/mount_ptyfs/mount_ptyfs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.