Date: Wed, 3 Mar 2004 20:42:52 -0800 (PST) From: Bruce M Simpson <bms@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mountd mountd.8 mountd.c Message-ID: <200403040442.i244gq9R089606@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bms 2004/03/03 20:42:52 PST FreeBSD src repository Modified files: usr.sbin/mountd mountd.8 mountd.c Log: Add a new option to mountd(8), -p <port>. This allows the user to specify a known port for use in firewall rulesets; otherwise the port is chosen at run-time by bindresvport(). MFC after: 1 week Revision Changes Path 1.25 +16 -0 src/usr.sbin/mountd/mountd.8 1.75 +60 -7 src/usr.sbin/mountd/mountd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403040442.i244gq9R089606>