Date: Tue, 31 Dec 2002 01:05:27 -0800 (PST) From: Maxim Konovalov <maxim@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/usbd usbd.c Message-ID: <200212310905.gBV95R2G014450@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
maxim 2002/12/31 01:05:27 PST Modified files: (Branch: RELENG_4) usr.sbin/usbd usbd.c Log: MFC rev. 1.25: fix usbd.conf parsing: fgetln(3) returns a string without terminating NUL character so do not expect it. Revision Changes Path 1.10.2.6 +1 -1 src/usr.sbin/usbd/usbd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212310905.gBV95R2G014450>