Searched hist:195005 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/stand/libsa/
H A Dprintf.cdiff 277560 Fri Jan 23 07:46:33 MST 2015 danfe Fix usage example in kvprintf(9) and its copy in libstand(3): trailing '\n'
in bitfield argument is wrong, as it will be treated as bit 10, causing any
code printing >=10 bits with bit 10 on as having a trailing comma.

Newline (intended one) should be part of the format string (already present
in the examples).

Also fix grammar and kill EOL whitespace in comment while here.

PR: 195005
Approved by: bdrewery
/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_logging.cdiff 195005 Thu Jun 25 19:01:34 MDT 2009 attilio Fix a LOR between pmc_sx and proctree/allproc when creating a new thread
for the pmclog.

Reported by: Ryan Stone <rstone at sandvine dot com>
Tested by: Ryan Stone <rstone at sandvine dot com>
Sponsored by: Sandvine Incorporated
H A Dhwpmc_mod.cdiff 195005 Thu Jun 25 19:01:34 MDT 2009 attilio Fix a LOR between pmc_sx and proctree/allproc when creating a new thread
for the pmclog.

Reported by: Ryan Stone <rstone at sandvine dot com>
Tested by: Ryan Stone <rstone at sandvine dot com>
Sponsored by: Sandvine Incorporated

Completed in 176 milliseconds