aboutsummaryrefslogtreecommitdiff
path: root/sbin/mountd
Commit message (Expand)AuthorAgeFilesLines
* Reinstate one more old bugfix that got lost in the tirpc commit:Ian Dowse2001-04-231-15/+20
* When exporting a directory that is not a mountpoint, mountd repeatedlyIan Dowse2001-04-221-0/+8
* The introduction of IPv6 support from NetBSD's mountd invalidatedIan Dowse2001-04-211-243/+207
* Fix a long-standing bug relating to the handling of SIGHUP: mountdIan Dowse2001-04-211-4/+30
* A few more mountd cleanups:Ian Dowse2001-04-181-37/+17
* Various bugfixes and cleanups, mainly from Martin Blapp:Ian Dowse2001-04-171-68/+47
* give the "netgrent" functions a home in netdb.hAlfred Perlstein2001-03-271-5/+0
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-2/+1
* Replace pmap_unset() with rpcb_unset() which fixes the unregistering.Alfred Perlstein2001-03-251-2/+2
* Deal with lack of IPv6 support gracefully.Alfred Perlstein2001-03-251-4/+8
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-250/+622
* Switch to using a struct xucred instead of a struct xucred when notBrian Feldman2001-02-181-12/+12
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-3/+3
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-181-3/+4
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-203-4/+4
* Explain why adding ``options NFSKERB'' breaks the kernel build.Sheldon Hearn2000-08-111-0/+3
* Explicitly state that mountd can be made to re-read the exports file,Sheldon Hearn2000-07-031-0/+19
* Correct an xref.Mike Pritchard2000-05-051-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