Date: Wed, 24 Nov 1999 00:30:02 -0800 (PST) From: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> To: freebsd-ports@FreeBSD.org Subject: Re: ports/14719: Update: japanese/ndtpd, japanese/eb Message-ID: <199911240830.AAA02659@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/14719; it has been noted by GNATS. From: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: Re: ports/14719: Update: japanese/ndtpd, japanese/eb Date: Wed, 24 Nov 1999 17:28:06 +0900 I have contacted the author and we have a conclusion. Only one patch is adopted. Please change `japanese/ndtpd/patches/patch-aa'. diff -x CVS -Nur /usr/ports/japanese/ndtpd/patches/patch-aa japanese/ndtpd/patches/patch-aa --- /usr/ports/japanese/ndtpd/patches/patch-aa Thu Jan 1 09:00:00 1970 +++ japanese/ndtpd/patches/patch-aa Tue Nov 23 12:00:00 1999 @@ -0,0 +1,45 @@ +--- ndtpd/ndtpd.c.orig Sat Sep 4 12:03:40 1999 ++++ ndtpd/ndtpd.c Tue Nov 23 12:00:00 1999 +@@ -660,7 +660,7 @@ + clear_line_buffer(&line_buffer); + clear_ticket_stock(&connection_ticket_stock); + +- syslog(LOG_ERR, "the child server process exits"); ++ syslog(LOG_INFO, "the child server process exits"); + exit(0); + + /* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911240830.AAA02659>