| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove duplicated header files | kevlo | 2011-06-24 | 1 | -1/+0 |
* | Fix the nfsv4 man page to reflect the changes related to | rmacklem | 2011-05-15 | 1 | -27/+19 |
* | Patch the mountd and nfsd man pages to reflect the recent changes | rmacklem | 2011-04-24 | 1 | -13/+7 |
* | This patch changes the default NFS server to the new one, which was | rmacklem | 2011-04-24 | 1 | -9/+9 |
* | Add stablerestart(5) to the See Also list for nfsd.8. | rmacklem | 2011-04-19 | 1 | -1/+2 |
* | Revert r220809 since it put the entry in the wrong place | rmacklem | 2011-04-19 | 1 | -2/+1 |
* | Add stablerestart(5) to the See Also list for nfsd(8). | rmacklem | 2011-04-19 | 1 | -1/+2 |
* | Modify the man pages to reflect the addition of a backup | rmacklem | 2011-04-10 | 2 | -31/+22 |
* | Add support for a backup stable restart file to the nfsd, | rmacklem | 2011-04-10 | 1 | -9/+110 |
* | Save a copy of errno before invoking syslog() if accept() or select() fail. | jhb | 2011-02-17 | 1 | -6/+9 |
* | Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while | joel | 2010-08-16 | 1 | -1/+1 |
* | Fix typos and spelling mistakes. | joel | 2010-08-06 | 1 | -1/+1 |
* | mdoc: Garbage collect unused/unneeded macros | uqs | 2010-05-27 | 2 | -2/+2 |
* | The last big commit: let usr.sbin/ use WARNS=6 by default. | ed | 2010-01-02 | 1 | -2/+0 |
* | ANSIfy almost all applications that use WARNS=6. | ed | 2009-12-29 | 1 | -3/+3 |
* | Yet another cosmetic fix. | trasz | 2009-12-03 | 1 | -3/+3 |
* | Cosmetical fixes. | trasz | 2009-12-03 | 1 | -11/+11 |
* | Cosmetical fixes. | trasz | 2009-12-03 | 1 | -23/+21 |
* | Use our canonical .Dd format. | brueffer | 2009-11-02 | 1 | -1/+1 |
* | Don't use sys/nfs/rpcv2.h - it is part of the old kernel RPC implementation | dfr | 2009-06-24 | 1 | -20/+19 |
* | Update the content of the nfsv4.4 man page to reflect the final | rmacklem | 2009-06-12 | 1 | -42/+56 |
* | Re-format the nfsv4.4 man page so that all sentences start on a | rmacklem | 2009-06-03 | 1 | -10/+20 |
* | Change the "-4" argument for nfsd and mountd to "-e" to avoid | rmacklem | 2009-05-28 | 2 | -7/+7 |
* | Modify nfsd.c to add support for the experimental nfs server. | rmacklem | 2009-05-24 | 5 | -29/+544 |
* | Implement support for RPCSEC_GSS authentication to both the NFS client | dfr | 2008-11-03 | 1 | -34/+81 |
* | Previous revision was broken on SPARC, fix it by using more appropriate type. | delphij | 2005-12-21 | 1 | -1/+1 |
* | Use size_t for length. | delphij | 2005-12-21 | 1 | -1/+2 |
* | Bump the default maximum on nfsd processes from 20 to 256. Real-world | rwatson | 2005-01-23 | 1 | -1/+1 |
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -1/+1 |
* | ANSI'fy nfsd(8) and some minor changes to make it WARNS=6 clean. | delphij | 2004-11-06 | 2 | -10/+6 |
* | Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software | imp | 2004-08-07 | 2 | -8/+0 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -4/+8 |
* | Add a cross reference to exports(5). While exports is not directly | simon | 2004-03-30 | 1 | -0/+1 |
* | Problem: | rwatson | 2004-01-11 | 1 | -0/+8 |
* | style.Makefile(5) | obrien | 2003-04-04 | 1 | -1/+2 |
* | Update manpage to match the code, vfsload() is not used | mux | 2002-08-11 | 1 | -4/+2 |
* | Bah, I forgot to commit this part of the nfssvc() cleanup. Sorry folks. | peter | 2002-07-25 | 1 | -4/+1 |
* | use IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY. | ume | 2002-07-22 | 1 | -3/+2 |
* | Initialize sockbits variable with FD_ZERO, to avoid passing a fd_set | kan | 2002-07-22 | 1 | -0/+1 |
* | The .Nm utility | charnier | 2002-07-06 | 1 | -7/+13 |
* | Fix spelling nit in error message. | gordon | 2002-06-05 | 1 | -1/+1 |
* | Make this compile and not segfault on ia64. ptr = strdup("foo"); is | peter | 2002-05-01 | 1 | -3/+4 |
* | Fix problem in macro definition breaking compiles with -DDEBUG. | pb | 2002-03-26 | 1 | -1/+1 |
* | Default to WARNS=2. | obrien | 2001-12-04 | 1 | -0/+1 |
* | When nfsd was started with only UDP servers, the master nfsd would | iedowse | 2001-10-16 | 1 | -76/+106 |
* | Deal with nfs server module changes for autoloading. | peter | 2001-09-20 | 1 | -9/+4 |
* | Userland part of nfs client/server split and cleanup. | peter | 2001-09-18 | 2 | -157/+5 |
* | mdoc(7) police: utilize the new .Ex macro. | ru | 2001-08-15 | 1 | -4/+2 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -2/+2 |
* | mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). | ru | 2001-07-06 | 1 | -2/+2 |