>Number: 153667Lawrence Berkeley National Laboratory FreeBSD hot.ee.lbl.gov 8.1-RELEASE FreeBSD 8.1-RELEASE #4 r8: Wed Dec 1 11:41:54 PST 2010 leres@ss.ee.lbl.gov:/usr/src/8.1-RELEASE/sys/amd64/compile/LBLSMPIPV6 amd64 There is a gratuitous newline in a debugging syslog format in comsat.c. Patch attached. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk0iZlcACgkQWxlAhAje3JvBywCfa8THYLpwQpfilZCu2wqCTFrr Br8AnRFqvVRt440vIE6npUZrbgnwVaAP =ey9S -----END PGP SIGNATURE----- --------------020501070908030102000902 Content-Type: text/plain; name="patch-comsat.c" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="patch-comsat.c" --- comsat.c.virgin 2011-01-03 15:58:20.000000000 -0800 +++ comsat.c 2011-01-03 16:05:36.000000000 -0800 @@ -219,7 +219,7 @@ dsyslog(LOG_DEBUG, "%s: wrong mode on %s", utp->ut_name, tty); return; } - dsyslog(LOG_DEBUG, "notify %s on %s\n", utp->ut_name, tty); + dsyslog(LOG_DEBUG, "notify %s on %s", utp->ut_name, tty); switch (fork()) { case -1: syslog(LOG_NOTICE, "fork failed (%m)"); --------------020501070908030102000902 Content-Type: application/octet-stream; name="patch-comsat.c.sig" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="patch-comsat.c.sig" iEYEABECAAYFAk0iZlcACgkQWxlAhAje3JuFdwCdGhXZi6VL+717wvA0/D38ouoyv+8An37g RRKs+7hxNzPLz927CL4BZMKe --------------020501070908030102000902-- This is a multi-part message in MIME format. --------------020501070908030102000902 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"
| Greg KH | Og dreams of kernels |
| Jens Axboe | [PATCH 31/33] Fusion: sg chaining support |
| Arnd Bergmann | Re: finding your own dead "CONFIG_" variables |
| Mark Brown | [PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset |
| Tony Breeds | [LGUEST] Look in object dir for .config |
git: | |
| Brian Downing | Re: Git in a Nutshell guide |
| John Benes | Re: master has some toys |
| Matthias Lederhofer | [PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree |
| Alexander Sulfrian | [RFC/PATCH] RE: git calls SSH_ASKPASS even if DISPLAY is not set |
| Junio C Hamano | Re: Rss produced by git is not valid xml? |
| Linux Kernel Mailing List | iSeries: fix section mismatch in iseries_veth |
| Linux Kernel Mailing List | ixbge: remove TX lock and redo TX accou |
