aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/nfsd
Commit message (Expand)AuthorAgeFilesLines
* pnfs.4: Fix a typo in the manual pageGordon Bergling2026-06-151-1/+1
* nfsv4.4: Document setup of a NFSv4 root fsRick Macklem2026-04-111-24/+154
* nfsd.8: Add a short paragraph w.r.t. NFSv3 vs NFSv4 setupRick Macklem2025-12-241-2/+60
* nfsd, rpcbind: add -P option to support pidfile pathKa Ho Ng2025-06-094-4/+35
* nfsd.8: Note that the -n option is deprecatedRick Macklem2025-03-101-10/+20
* nfsd.c: Synchronize error handlingJoyu Liao2024-09-291-24/+48
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* nfsd.8: Update the man page for -NJoyu Liao2024-07-091-2/+6
* nfsd: Add option to disable going into daemon modeJoyu Liao2024-07-091-3/+7
* nfsd.8: Document ways to minimize Copy operation timesRick Macklem2024-03-181-1/+23
* nfsv4(4): Reflow lines to 80 character limitDaniel Ebdrup Jensen2024-01-091-9/+10
* nfsv4(4): Belatedly bump .DdDaniel Ebdrup Jensen2024-01-091-1/+1
* nfsv4(4): mention the nfsv4_server_only settingLexi Winter2024-01-061-0/+8
* Remove copyright strings ifdef'd outWarner Losh2023-11-271-9/+0
* usr.sbin: Remove ancient SCCS tags.Warner Losh2023-11-273-6/+0
* Purge more stray embedded $FreeBSD$ stringsJohn Baldwin2023-09-251-2/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-164-8/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* nfsd.8: Update for nfsd running in jailsRick Macklem2023-03-291-1/+18
* nfsd.c: Log a more meaningful failure messageRick Macklem2023-02-221-3/+17
* pnfs.4: Fix a typoGordon Bergling2022-11-081-1/+1
* Fix dead references (wrong section) to sysctl(8).Jens Schweikhardt2022-09-161-1/+1
* pnfsserver(4): Fix a typo in the manual pageGordon Bergling2022-04-021-1/+1
* update URLWolfram Schneider2022-02-051-1/+1
* nfsd: Fix some issues found by mandocGordon Bergling2021-07-123-24/+72
* pkgbase: Create a FreeBSD-nfs packageEmmanuel Vadot2021-06-191-0/+2
* nfsd: silence rpcb_unset noise for NFSv4 only serversRick Macklem2021-04-011-7/+13
* nfsv4(4): Fix a few issues reported by mandocGordon Bergling2020-12-191-5/+7
* stablerestart(5): Fix some issues reported by mandocGordon Bergling2020-10-221-15/+14
* pnfsserver(4): Fix some issues reported by mandocGordon Bergling2020-10-221-8/+8
* Fix a few mandoc issuesGordon Bergling2020-10-091-1/+1
* Update the man page to reflect the addition of NFSv4.2 (r355677).Rick Macklem2019-12-201-15/+26
* Update the man page to reflect the addition of NFSv4.2 (r355677).Rick Macklem2019-12-201-22/+28
* Update the man page to reflect the addition of NFSv4.2 (r355677).Rick Macklem2019-12-201-4/+13
* Update the man page to reflect the addition of NFSv4.2 (r355677).Rick Macklem2019-12-201-11/+17
* nfsd.8: Fix mandoc -Tlint and igor warningsMateusz Piotrowski2019-05-091-44/+23
* Fix the usage error I introduced in r344192.Sean Eric Fagan2019-02-211-3/+3
* Add support for a virtual hostname to nfsdSean Eric Fagan2019-02-162-9/+25
* nfsd: Factorize codeBaptiste Daroussin2018-11-041-52/+19
* Fix a typo plus add a couple of sentences to pnfsserver.4.Rick Macklem2018-08-091-2/+11
* Add a reference to pnfsserver.4 to the nfsd.8 man page.Rick Macklem2018-08-051-1/+2
* Update the pnfs.4 man page to reference the pnfsserver.4 man page.Rick Macklem2018-08-051-5/+3
* Add pnfsserver.4 to the Makefile for nfsd.Rick Macklem2018-08-051-1/+1
* Add a man page that describes the setup of a pNFS service.Rick Macklem2018-08-051-0/+405
* Update nfsd.8 for support of IPv6 addresses for hosts in the "-p" option.Rick Macklem2018-07-271-7/+14
* Add support for IPv6 addresses to the pNFS "-p" option.Rick Macklem2018-07-271-11/+46
* Update the pnfs(4) man page.Rick Macklem2018-07-101-5/+19
* Document the "#mds_path" suffix for the "-p" command line option.Rick Macklem2018-07-021-2/+32