summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nfsd/nfsd.c
Commit message (Expand)AuthorAgeFilesLines
* Don't call daemon() and setup our signal handlers until after we checkalfred2001-03-251-41/+34
* Disable ipv6 when getnetconfigent("udp6"/"tcp6") fails.alfred2001-03-251-1/+2
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-283/+540
* Don't use libutil now that setproctitle() is in libcbrian2000-09-021-1/+0
* Give nfsd the ability to bind to specific IP addresses through the -hdillon1999-11-111-23/+63
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Do not dot terminate syslog() string. Remove unused #includes. Add rcsid. -Wall.charnier1998-07-151-24/+22
* Fix two missing arguments detected by "-Wformat".jdp1997-11-181-2/+4
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Merge from Lite2 (use new getvfsbyname() interface)peter1997-03-111-9/+9
* Default to udp if neither udp nor tcp is specified. The previous revisionbde1996-05-011-1/+2
* default to udp if no flags specified...closes PR#bin/759scrappy1996-04-131-0/+1
* #include <kerberosIV/des.h> -> #include <des.h>markm1996-02-111-1/+1
* Make nfsd use setproctitle from libutil...peter1996-01-011-0/+9
* The version of setproctitle() inside nfsd was busted. It was not terminatingpeter1995-12-151-0/+1
* Changes to support version 3 of the NFS protocol.dfr1995-06-271-25/+85
* Automatically load NFS and a bevy of other filesystems.wollman1994-09-221-0/+12
* Use nulls to pad proctitle rather than spaces...makes ps(1) output moredg1994-08-111-1/+1
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+589
OpenPOWER on IntegriCloud