summaryrefslogtreecommitdiff
path: root/usr.sbin/mountd
AgeCommit message (Expand)Author
2018-01-09Merge autofs support from: Tomohiro Kusumichristos
2016-12-24Remove xref to signal(7).abhinav
2016-12-22Add xrefs to ipsec_set_policy(3) and signal(7)abhinav
2015-12-29Add missing $NetBSD$ tag, and copy License/Copyright from mountd.cpgoyette
2015-12-24fix whitespacechristos
2015-12-24fix comment, from krechristos
2015-12-23Split out get_net function so that it is easily testable. Restorechristos
2015-11-08Again copying code is bad; the second copy of mountd was completely stale.christos
2015-08-05PR/50125 - Jarle Greipsland -- Incorrect PID in /var/run/mountd.pidjnemeth
2014-04-04When daemonizing, delay the parent exit until the daemon is ready togson
2013-10-19fix unused variable warnings.christos
2013-03-28Remove unknown \*(tN and \*(sP macros.njoly
2012-08-26Dots as macro arguments need quoting.wiz
2012-01-04include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> from userlanddrochner
2011-11-02Spelling.wiz
2011-11-02New sentence, new line.wiz
2011-11-02mention macos/x needing -Nchristos
2011-11-02Don't document long defunct flagschristos
2011-08-30ANSIfy. Use __dead.joerg
2011-08-30Apply casts to cases where xdrproc_t is expected but is notplunky
2009-10-11make this compatible with bool.h. no functional change intended.pooka
2009-04-17Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare)lukem
2008-08-29No empty structure initialisation.gmcgarry
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-02-27The ISO stuff has never worked, remove it.ad
2008-02-09Fix typo in error messagedholland
2008-01-19Improve an error message. Was buried in PR 6594 from Greg A. Woods.dholland
2008-01-13Bail out cleanly if kernel nfs server support is missing, instead ofdholland
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-01-16 * Don't include headers twicehubertf
2006-10-09Fix a typo.wiz
2006-10-08Document the -network=netname/prefixlength syntax. Requested inapb
2006-09-18Improve CAVEATS section. Based on mail by yamt@. Bump date.wiz
2006-09-10Drop trailing space.wiz
2006-09-08- discourage nfs re-exporting.yamt
2006-09-02deal with variable-sized filehandles.yamt
2006-08-26Programs that had their own efuns, use libutil's now.christos
2006-07-31Make filehandles opaque to userlandmartin
2006-07-13mntsrv: wrap a long line.yamt
2006-07-13Fix alignement problems for fhandle_t, exposed by gcc4.1.martin
2006-05-25Coverity CID 601: Remove unused code.christos
2006-05-25Coverity CID 3308: Free the head of the group list, not the tail.christos
2006-05-14Another uninitialized var XXX: GCCchristos
2006-05-11pass an array of gid_t, not int, to getgrouplist().mrg
2006-03-23Remove last Kerberos 4 support in non-3RDPARTY code.wiz
2006-01-05mention /var/db/mountdtab.yamt
2006-01-05do_nfssvc: remove code to go up the path, as it's nonsense andyamt
2005-12-04Don't log an error if a delete exports request is not supported. Also fixchristos
2005-11-18make -noresvmnt in DEFSET work.yamt
2005-10-18New sentence, new line. Use more, and more appropriate, mdoc macros.wiz