Page MenuHomeFreeBSD

Send krping output to the log instead of the tty, as is done upstream.
ClosedPublic

Authored by np on Apr 12 2016, 11:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 26, 7:37 AM
Unknown Object (File)
Wed, Jun 25, 6:23 PM
Unknown Object (File)
Tue, Jun 24, 1:01 AM
Unknown Object (File)
Mon, Jun 23, 9:20 PM
Unknown Object (File)
Tue, Jun 17, 6:55 AM
Unknown Object (File)
Sat, Jun 7, 12:37 PM
Unknown Object (File)
Apr 27 2025, 8:06 AM
Unknown Object (File)
Apr 17 2025, 10:38 PM
Subscribers

Details

Summary

This is part of ongoing patches to reduce code/behavior differences
between the upstream krping and the one in FreeBSD.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

np retitled this revision from to Send krping output to the log instead of the tty, as is done upstream..
np updated this object.
np edited the test plan for this revision. (Show Details)

Refresh with the correct patch.

Did you check that the new print formatting options "%jx" are available with the FreeBSD's kernel?

Did you check that the new print formatting options "%jx" are available with the FreeBSD's kernel?

Yes, it's already used in 1000+ places within sys/

This revision is now accepted and ready to land.Apr 13 2016, 2:33 PM
This revision was automatically updated to reflect the committed changes.