freebsd_amp_hwpstate/sys/i386/isa/pcvt
Poul-Henning Kamp 791d77e0dd Get rid of two and a half printf in the kernel.
Add more features to the one remaining to handle the job:
	+	signed quantity.
	#	alternate format
	-	left padding
	*	read width as next arg.
	n	numeric in (argument specified) default radix.

Fix the DDB debugger to use these.
Use vprintf in debug routine in pcvt.

The warnings from gcc may become more wrong and  intolerable because
of this.

Warning:  I have not checked the entire source for unsupported or
changed constructs, but generally belive that there are only a few.

Suggested by: bde
1996-01-15 22:41:03 +00:00
..
pcvt_conf.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
pcvt_drv.c Get rid of two and a half printf in the kernel. 1996-01-15 22:41:03 +00:00
pcvt_ext.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
pcvt_hdr.h Moved vm includes out of centralized headers again. 1995-12-10 02:53:07 +00:00
pcvt_kbd.c Convert DDB to new-style option. 1996-01-04 21:13:23 +00:00
pcvt_kbd.h Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
pcvt_out.c Moved vm includes out of centralized headers again. 1995-12-10 02:53:07 +00:00
pcvt_sup.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
pcvt_tbl.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
pcvt_vtf.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00