Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/mount_nfs
Module Name: src
Committed By: christos
Date: Fri Apr 11 17:39:09 UTC 2003
Modified Files:
src/sbin/mount_nfs: Makefile mount_nfs.c
Log Message:
PR/1472: David Carrel: Add option to specify the nfs port.
This was not done, I added the functionality to be able to parse
port=num in the options. While I was there, I added this for all
the other numeric options: rsize, wsize etc.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sbin/mount_nfs/Makefile
cvs rdiff -r1.39 -r1.40 src/sbin/mount_nfs/mount_nfs.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