Date: Sat, 21 Apr 2001 22:00:08 -0700 (PDT) From: Kris Kennaway <kris@obsecurity.org> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/25896: [PATCH] varios fixes for nfsd(8) Message-ID: <200104220500.f3M508V46670@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/25896; it has been noted by GNATS. From: Kris Kennaway <kris@obsecurity.org> To: mb@imp.ch Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/25896: [PATCH] varios fixes for nfsd(8) Date: Sat, 21 Apr 2001 21:57:42 -0700 --5gxpn/Q6ypwruk0T Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Can this be closed? Kris On Sun, Mar 18, 2001 at 03:22:07PM +0100, mb@imp.ch wrote: >=20 > >Number: 25896 > >Category: bin > >Synopsis: [PATCH] several fixes for nfsd(8) > >Confidential: no > >Severity: serious > >Priority: medium > >Responsible: freebsd-bugs > >State: open > >Quarter: =20 > >Keywords: =20 > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Sun Mar 18 06:30:03 PST 2001 > >Closed-Date: > >Last-Modified: > >Originator: Martin Blapp > >Release: FreeBSD 5.0-CURRENT i386 > >Organization: > Improware AG > >Environment: >=20 > - FreeBSD 5.0-CURRENT > - TIRPC2.3, available from http://www.attic.ch/tirpc.html > http://home.teleport.ch/freebsd/tirpc-20010318.diff.tgz >=20 > >Description: >=20 > - Merged KAME ipv6 support and fixed it. >=20 > - Added new option: -d (unregister with rpcbind) >=20 > - Added possibility to kill nfsd in a clean way: > kill -USR1 <PID of master nfsd> >=20 > - Fixed issues with rpcbind registration, only do > the registration once for each protocol, and for > the localhost nfsd port only. >=20 > - Fixed a bug in the for (;;) loop, correctly treat > the case: nfsd -h ip1, nfsd -h ip2 for ipv6 and > ipv4. >=20 > - Fixed a bug during startup of nfsd. If nfsd encountered an > error condition and did exit(1), the children > where still there and had to be killed manually. >=20 > - Removed ISO support >=20 > >How-To-Repeat: >=20 > - killall -9 nfsd && rpcinfo -p >=20 > - nfsd -h host1 -h host2 >=20 > >Fix: >=20 > http://home.teleport.ch/freebsd/nfsd.diff >=20 > (needs tirpc) > >Release-Note: > >Audit-Trail: > >Unformatted: >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-bugs" in the body of the message --5gxpn/Q6ypwruk0T Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE64mTFWry0BWjoQKURAiX9AJ4mYoEQ9aED6dTHp6a4+4oGUKJnbgCg5YjD yGGbzxQIxKUud4Q4jPHTRCQ= =+rLL -----END PGP SIGNATURE----- --5gxpn/Q6ypwruk0T-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104220500.f3M508V46670>