Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src
Module Name: src
Committed By: snj
Date: Thu Jan 22 20:27:59 UTC 2009
Modified Files:
src/include [netbsd-5]: mntopts.h
src/sbin/mount [netbsd-5]: mount.8 mount.c
Log Message:
Pull up following revision(s) (requested by pooka in ticket #288):
include/mntopts.h: revision 1.12
sbin/mount/mount.8: revision 1.63
sbin/mount/mount.c: revision 1.88
Support mount -o rump, which uses the rump server instead of using
the kernel service. E.g. "mount -t efs -o rump /dev/sgidev /mnt"
runs effectively "rump_efs /dev/sgidev /mnt".
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.11.4.1 src/include/mntopts.h
cvs rdiff -r1.62 -r1.62.2.1 src/sbin/mount/mount.8
cvs rdiff -r1.86.2.1 -r1.86.2.2 src/sbin/mount/mount.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