Re: bin/77031: [patch] comm(1) unable to handle lines greater than LINE_MAX (2048)
Synopsis: [patch] comm(1) unable to handle lines greater than LINE_MAX (2048) State-Changed-From-To: patched->closed State-Changed-By: jh State-Changed-When: Sat Sep 4 07:54:16 UTC 2010 State-Changed-Why: Fixed in head, stable/8 and stable/7. http://www.freebsd.org/cgi/query-pr.cgi?pr=77031 ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
Re: bin/97478: umount(8): umount -f /card -> hardware-reset is needed
Synopsis: umount(8): umount -f /card -> hardware-reset is needed State-Changed-From-To: open->feedback State-Changed-By: jh State-Changed-When: Sat Sep 4 08:10:33 UTC 2010 State-Changed-Why: Can you still reproduce this on 8.1? Responsible-Changed-From-To: freebsd-bugs->jh Responsible-Changed-By: jh Responsible-Changed-When: Sat Sep 4 08:10:33 UTC 2010 Responsible-Changed-Why: Track. http://www.freebsd.org/cgi/query-pr.cgi?pr=97478 ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
Re: kern/96644: [panic] umount(8) crash after mount/umount disturbance: fatal trap 12
Synopsis: [panic] umount(8) crash after mount/umount disturbance: fatal trap 12 State-Changed-From-To: open->closed State-Changed-By: jh State-Changed-When: Sat Sep 4 08:19:01 UTC 2010 State-Changed-Why: r206130 should fix this this. MFC to stable/8 and stable/7 has been done. http://www.freebsd.org/cgi/query-pr.cgi?pr=96644 ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
Re: misc/150175: misc/dahdi rc script should not allow it to stop while in use
Synopsis: misc/dahdi rc script should not allow it to stop while in use Responsible-Changed-From-To: freebsd-bugs->fjoe Responsible-Changed-By: fjoe Responsible-Changed-When: Sat Sep 4 09:02:26 UTC 2010 Responsible-Changed-Why: To me. http://www.freebsd.org/cgi/query-pr.cgi?pr=150175 ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
Re: kern/150257: [msk] watchdog timeout
Old Synopsis: msk watchdog timeout New Synopsis: [msk] watchdog timeout Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: vwe Responsible-Changed-When: Sat Sep 4 09:29:35 UTC 2010 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=150257 ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
Re: ports/150265: [patch] print/ghostscript8 disable bogus port conflicts in make release
Old Synopsis: [patch] disable bogus port conflicts in make release New Synopsis: [patch] print/ghostscript8 disable bogus port conflicts in make release Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs Responsible-Changed-By: vwe Responsible-Changed-When: Sat Sep 4 11:59:05 UTC 2010 Responsible-Changed-Why: misfiled ports PR http://www.freebsd.org/cgi/query-pr.cgi?pr=150265 ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
Re: conf/112997: [patch] Add note about the 'native' mtune option to share/examples/etc/make.conf
The following reply was made to PR conf/112997; it has been noted by GNATS. From: "b. f." To: bug-follo...@freebsd.org Cc: Scot Hetzel Subject: Re: conf/112997: [patch] Add note about the 'native' mtune option to share/examples/etc/make.conf Date: Sun, 5 Sep 2010 01:22:03 + It is very inefficient to invoke gcc, grep, and/or awk every time this makefile is processed. (In the past, we've gone to a great deal of trouble to avoid this kind of thing: http://lists.freebsd.org/pipermail/freebsd-ports/2008-July/049777.html http://lists.freebsd.org/pipermail/cvs-ports/2008-July/153224.html ) Instead, I think that comments in /etc/make.conf instructing users to how to correctly specify their CPUTYPE would be appropriate. The list of overrides for the base system compiler should be expanded, and perhaps relaxed if CC != cc. But _all_ overrides cannot be removed, and MACHINE_CPU cannot be expanded to include all features recognized by compilers from ports, because the kernel lacks the necessary support for things like SSE5/XOP+FMA4+CVT16, LWP, AVX, etc. b. ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"