<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/nfsd, branch stable/4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=stable%2F4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=stable%2F4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2004-04-02T10:40:42Z</updated>
<entry>
<title>MFC v. 1.21 (from usr.sbin/nfsd/nfsd.8):</title>
<updated>2004-04-02T10:40:42Z</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2004-04-02T10:40:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8c7a272bc3037a86b4b87d717b25b89b648f8362'/>
<id>urn:sha1:8c7a272bc3037a86b4b87d717b25b89b648f8362</id>
<content type='text'>
	Add a cross reference to exports(5).
</content>
</entry>
<entry>
<title>MFC src/usr.sbin/sbin/nfsd.c:1.29:</title>
<updated>2004-03-30T20:25:33Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2004-03-30T20:25:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=692c4b0985db3cfbbe639d1f388e1e713d2fd4d5'/>
<id>urn:sha1:692c4b0985db3cfbbe639d1f388e1e713d2fd4d5</id>
<content type='text'>
  Problem:

    When an NFS server is port-scanned nfsd sometimes exits. This has
    happened 3 times the last few weeks.

    Nfsd has been written to exit when accept(2) fails. Unfortunately
    accept can sometimes make a "normal" return with errno ECONNABORTED
    and in this case nfsd exits prematurely.

  Solution:

    Check for ECONNABORTED (and also EINTR, since nfsd uses signals)
    and continue.

  Submitted by:   Bjoern Groenvall &lt;bg@sics.se&gt;
  PR:             61084

Reminded by:	Lewis Thompson &lt;lewiz@fajita.org&gt;
</content>
</entry>
<entry>
<title>Improve signal explanation on how to kill nfsd without resorting to kill -9.</title>
<updated>2002-05-20T18:06:11Z</updated>
<author>
<name>Gordon Tetlow</name>
<email>gordon@FreeBSD.org</email>
</author>
<published>2002-05-20T18:06:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=44566621809f6e7706e5474463108d8a36772d58'/>
<id>urn:sha1:44566621809f6e7706e5474463108d8a36772d58</id>
<content type='text'>
PR:		34743
Approved by:	re (jhb)
</content>
</entry>
<entry>
<title>MFC: remove whitespace at EOL.</title>
<updated>2001-07-22T11:32:37Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-07-22T11:32:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4622ab764ab8a3550702e2699d502d3ddd177c1e'/>
<id>urn:sha1:4622ab764ab8a3550702e2699d502d3ddd177c1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: MAN[1-9] -&gt; MAN.</title>
<updated>2001-04-25T10:58:55Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-04-25T10:58:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4eceac1847a04ce95ae0af2bd9faf3220ecdc61e'/>
<id>urn:sha1:4eceac1847a04ce95ae0af2bd9faf3220ecdc61e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: recent mdoc(7) fixes.</title>
<updated>2000-12-08T14:04:21Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-12-08T14:04:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2600a60b00faa58ef85aaae63cd45252eab9474e'/>
<id>urn:sha1:2600a60b00faa58ef85aaae63cd45252eab9474e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Nuke libutil dependencies now that setproctitle() is in libc</title>
<updated>2000-09-16T22:52:29Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2000-09-16T22:52:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=560d2edaf724b0df486453cc7aca16a23a754bd1'/>
<id>urn:sha1:560d2edaf724b0df486453cc7aca16a23a754bd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove single-space hard sentence breaks.  These degrade the quality</title>
<updated>2000-03-01T11:27:47Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-03-01T11:27:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ef8f7ac9356563fe48e63d3b02c92b7b9e0d73e8'/>
<id>urn:sha1:ef8f7ac9356563fe48e63d3b02c92b7b9e0d73e8</id>
<content type='text'>
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
</content>
</entry>
<entry>
<title>Use libcrypto instead of libdes.</title>
<updated>2000-02-24T21:01:54Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2000-02-24T21:01:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f499a396213810b9b6e9e8a2435e53f1380df8ad'/>
<id>urn:sha1:f499a396213810b9b6e9e8a2435e53f1380df8ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>    Thresh-out the nfs manual page references a bit</title>
<updated>2000-01-13T21:47:21Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2000-01-13T21:47:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2a2d4405a287f2959fdc117a50fccc391600da06'/>
<id>urn:sha1:2a2d4405a287f2959fdc117a50fccc391600da06</id>
<content type='text'>
Reviewed by: Julian Elischer &lt;julian@elischer.org&gt;
</content>
</entry>
</feed>
