Date: Wed, 29 Nov 2006 00:46:30 +0000 (UTC) From: Craig Rodrigues <rodrigc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_nfs mount_nfs.c Message-ID: <200611290046.kAT0kUGB032414@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rodrigc 2006-11-29 00:46:30 UTC FreeBSD src repository Modified files: sbin/mount_nfs mount_nfs.c Log: Pass a string buffer named "errmsg" to nmount(). This will allow the NFS mount code to return a string error message in addition to returning an error integer value. Reviewed by: mohans MFC after: 1 month Revision Changes Path 1.70 +4 -2 src/sbin/mount_nfs/mount_nfs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611290046.kAT0kUGB032414>