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)
Sat, Oct 4, 10:56 AM
Unknown Object (File)
Thu, Sep 25, 4:35 AM
Unknown Object (File)
Fri, Sep 19, 11:35 PM
Unknown Object (File)
Sep 6 2025, 5:49 AM
Unknown Object (File)
Aug 23 2025, 1:01 AM
Unknown Object (File)
Aug 11 2025, 5:04 AM
Unknown Object (File)
Aug 9 2025, 1:31 AM
Unknown Object (File)
Aug 4 2025, 2:26 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 3235
Build 3268: arc lint + arc unit

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.