index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
nfsd
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
- Backout botched attempt to introduce MANSECT feature.
ru
2001-03-26
1
-0
/
+1
*
Don't call daemon() and setup our signal handlers until after we check
alfred
2001-03-25
1
-41
/
+34
*
Disable ipv6 when getnetconfigent("udp6"/"tcp6") fails.
alfred
2001-03-25
1
-1
/
+2
*
Set the default manual section for sbin/ to 8.
ru
2001-03-20
1
-1
/
+0
*
mdoc(7) police: fixes to the previous revision:
ru
2001-03-20
1
-2
/
+8
*
Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and
alfred
2001-03-19
2
-287
/
+560
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-7
/
+7
*
Don't use libutil now that setproctitle() is in libc
brian
2000-09-02
2
-3
/
+0
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-01
1
-1
/
+2
*
Use libcrypto instead of libdes.
markm
2000-02-24
1
-5
/
+5
*
Thresh-out the nfs manual page references a bit
dillon
2000-01-13
1
-0
/
+1
*
Give nfsd the ability to bind to specific IP addresses through the -h
dillon
1999-11-11
2
-25
/
+93
*
$Id$ -> $FreeBSD$
peter
1999-08-28
2
-2
/
+2
*
Add $Id$ to these manpages.
nik
1999-07-12
1
-0
/
+1
*
Update refs for KLD's and kldload.
ghelmer
1999-04-01
1
-3
/
+3
*
Do not dot terminate syslog() string. Remove unused #includes. Add rcsid. -Wall.
charnier
1998-07-15
1
-24
/
+22
*
Don't give examples or use the depreciated usage to nfsd
peter
1998-05-01
1
-1
/
+1
*
Removed definition of _NEW_VFSCONF. The new vfsconf interface is now
bde
1998-01-20
1
-1
/
+0
*
Fix two missing arguments detected by "-Wformat".
jdp
1997-11-18
1
-2
/
+4
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-1
/
+1
*
Merge from Lite2 (use new getvfsbyname() interface)
peter
1997-03-11
3
-11
/
+12
*
Use the .Bx macro where appropriate.
mpp
1996-08-23
1
-1
/
+2
*
Default to udp if neither udp nor tcp is specified. The previous revision
bde
1996-05-01
1
-1
/
+2
*
default to udp if no flags specified...closes PR#bin/759
scrappy
1996-04-13
1
-0
/
+1
*
#include <kerberosIV/des.h> -> #include <des.h>
markm
1996-02-11
1
-1
/
+1
[next]