aboutsummaryrefslogtreecommitdiff
path: root/sbin/mountd
Commit message (Expand)AuthorAgeFilesLines
* MFC revisions 1.25 and 1.26 of src/usr.sbin/mountd/exports.5:Ceri Davies2004-03-271-0/+3
* MFC: Add a new option to mountd(8), -p <port>. This allows the user to specifyBruce M Simpson2004-03-042-4/+45
* MFC: don't document the totally bitrotted kerberos support.Mark Murray2002-09-281-12/+2
* MFC mountd.c/1.67 and exports.5/1.20:Joerg Wunsch2002-09-132-25/+82
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-141-2/+2
* MFC: "netgrent" functions a home in netdb.hAlfred Perlstein2001-08-291-5/+0
* MFC 1.56: correct continuation line handling.Dima Dorfman2001-07-311-0/+4
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-2/+2
* MFC: A minor change from revision 1.48; when the '-netmask' optionIan Dowse2001-06-041-2/+2
* MFC: 1.49; Make sure we don't apply mount flags to the wrong filesystem.Ian Dowse2001-05-191-1/+9
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-2/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-051-1/+20
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-3/+3
* MFC: prepare for mdoc(7)NG.Ruslan Ermilov2000-12-181-3/+4
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-083-3/+3
* MFC: explain why ``options KERBNFS'' breaks the kernel build.Sheldon Hearn2000-08-111-0/+3
* MFC: Correct an xref.Mike Pritchard2000-05-241-1/+3
* Remove more single-space hard sentence breaks.Sheldon Hearn2000-03-021-1/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-012-9/+18
* Fix various man pages to stop abusing the .Bx macro to generateMike Pritchard2000-01-231-2/+2
* Added ntfs filesystem to be exported.Semen Ustimenko1999-12-031-0/+4
* (1) Remove ISO support, it's dead in the kernel anyway.Bill Fumerola1999-11-121-94/+6
* Put the umount request through the same translation as the mountAlfred Perlstein1999-10-061-2/+11
* $Id$ -> $FreeBSD$Peter Wemm1999-08-285-5/+5
* Add $Id$ to these manpages.Nik Clayton1999-07-121-0/+1
* Xref mountd in text.Kris Kennaway1999-05-291-2/+3
* Typo fix in diagnostic: -alldir --> -alldirsAlexander Langer1999-04-211-2/+2
* Change LKM/modload to KLD/kldload.Guy Helmer1999-04-081-4/+4
* Here is a patch to make mountd work.Doug Rabson1998-12-291-21/+21
* Spelling.Stephen McKay1998-10-151-2/+2
* Fixed printf format errors.Bruce Evans1998-08-021-2/+2
* Correct improper use of .Sm. Document -d flag. Correct use of .Nm. RemovePhilippe Charnier1998-07-154-153/+189
* A long time ago I hacked mountd so that it would deal intelligentlyBill Paul1998-06-251-3/+5
* Oops, the previous commit missed one line of code.Joerg Wunsch1998-06-151-1/+2
* Watch out for null hostnames in netgroup entries, to avoid dumping core.Joerg Wunsch1998-06-151-2/+4
* PR: docs/3636Peter Hawkins1998-06-071-1/+1
* Converted to Lite2 mount interface - use vfc_typenum from theBruce Evans1998-01-201-9/+3
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowBruce Evans1998-01-201-2/+1
* Oops..The default behaviour should be *not* to log all succeededGuido van Rooij1997-12-131-2/+2
* Fix some style bugs.Guido van Rooij1997-12-102-9/+10
* Log all failed mount attempts.Guido van Rooij1997-12-092-9/+59
* If a host in an export line in /etc/exports (or within a netgroup onJonathan Lemon1997-09-121-7/+18
* Plug info agthering attack as pointed out on Bugtraq recently.Guido van Rooij1997-08-291-9/+14
* Merge WebNFS support from NetBSD.Doug Rabson1997-07-162-2/+47
* Back out msmith's recent commit which breaks using symbolic names for netmasks.Paul Traina1997-04-301-6/+5
* Don't call getnetbyname() on a netmask. On a system with a slow netMike Smith1997-04-231-2/+2
* Add a -2 flag to mountd to allow an admin to disable NFSv3 services.Doug Rabson1997-04-222-7/+20
* Oops...now really commit the doc change.Guido van Rooij1997-04-091-1/+3
* Make a sysconfig variable controlling if teh kernel should acceptGuido van Rooij1997-04-091-8/+10
* Don't fail when the vfs.nfs.nfs_privport sysctl doesn't existBruce Evans1997-04-011-4/+4