ngie 320d6d4d09 Revert r310138
Adding %b support to vfprintf for parity with kernel space requires
more discussion/review.

In particular, many parties were concerned over introducing a
non-standard format qualifier to *printf(3) which didn't already
exist in other OSes, e.g. Linux, thus making code which used %b
harder to port to other operating systems.

Requested by:	many
2016-12-22 22:30:42 +00:00
..
2016-07-30 01:16:06 +00:00
2016-09-05 06:46:04 +00:00
2016-07-30 01:13:54 +00:00
2016-12-22 22:30:42 +00:00