Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: pooka
Date: Mon Nov 5 17:54:32 UTC 2007
Modified Files:
src/share/examples/puffs/dtfs: dtfs.c
src/share/examples/puffs/icfs: icfs.c
src/share/examples/puffs/pnullfs: pnullfs.c
src/share/examples/puffs/rot13fs: rot13fs.c
src/usr.sbin/puffs/mount_9p: ninepuffs.c
src/usr.sbin/puffs/mount_portal: puffs_portal.c
src/usr.sbin/puffs/mount_psshfs: psshfs.c
src/usr.sbin/puffs/mount_sysctlfs: sysctlfs.c
Log Message:
Actually, daemonize the file servers before mounting. I might require
at some point that the local protocol handler does not change after
the file system has been mounted.
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/share/examples/puffs/dtfs/dtfs.c
cvs rdiff -r1.6 -r1.7 src/share/examples/puffs/icfs/icfs.c
cvs rdiff -r1.14 -r1.15 src/share/examples/puffs/pnullfs/pnullfs.c
cvs rdiff -r1.13 -r1.14 src/share/examples/puffs/rot13fs/rot13fs.c
cvs rdiff -r1.19 -r1.20 src/usr.sbin/puffs/mount_9p/ninepuffs.c
cvs rdiff -r1.12 -r1.13 src/usr.sbin/puffs/mount_portal/puffs_portal.c
cvs rdiff -r1.37 -r1.38 src/usr.sbin/puffs/mount_psshfs/psshfs.c
cvs rdiff -r1.4 -r1.5 src/usr.sbin/puffs/mount_sysctlfs/sysctlfs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index