diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2012-03-01 20:15:15 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2012-03-01 20:15:15 +0000 |
commit | 52c6342cef0676d2ad514ab0440bdc3042002076 (patch) | |
tree | 404312802d3d067d55855424173415e55e7dcb9f /gnu/usr.sbin | |
parent | fc55937a5a148ff2ec06810ce25a2b28de2ac645 (diff) |
Sync gcc3 and gcc4 knowledge of the kernel printf capabilities with reality:
kprintf supports %z, doesn't support old ddb %n/%r%z anymore, and check of
%b arguments have to occur on the next argument, like, duh.
These changes will eventually allow for kernel to be compiled without
-Wno-format, but some more casts or type changes are necessary, first.
Discussed about six months ago at s2k11, time to put this in, so that I have no excuse not to work on the format fixes diffs.
Diffstat (limited to 'gnu/usr.sbin')
0 files changed, 0 insertions, 0 deletions