freebsd-dev/sys/ddb
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
..
db_access.c Reduced and cleaned up #includes. 1995-12-10 19:08:32 +00:00
db_access.h Reduced and cleaned up #includes. 1995-12-10 19:08:32 +00:00
db_aout.c Reduced and cleaned up #includes. 1995-12-10 19:08:32 +00:00
db_break.c Reduced and cleaned up #includes. 1995-12-10 19:08:32 +00:00
db_break.h Reduced and cleaned up #includes. 1995-12-10 19:08:32 +00:00
db_command.c Reduced and cleaned up #includes. 1995-12-10 19:08:32 +00:00
db_command.h Reduced and cleaned up #includes. 1995-12-10 19:08:32 +00:00
db_examine.c Get rid of two and a half printf in the kernel. 1996-01-15 22:41:03 +00:00
db_expr.c Reduced and cleaned up #includes. 1995-12-10 19:08:32 +00:00
db_input.c Reduced and cleaned up #includes. 1995-12-10 19:08:32 +00:00
db_lex.c Reduced and cleaned up #includes. 1995-12-10 19:08:32 +00:00
db_lex.h Staticized and '#ifdef notused' stuff we don't use. 1995-11-29 10:25:50 +00:00
db_output.c Get rid of two and a half printf in the kernel. 1996-01-15 22:41:03 +00:00
db_output.h Completed function declarations and/or added prototypes. 1995-11-24 13:53:05 +00:00
db_print.c Reduced and cleaned up #includes. 1995-12-10 19:08:32 +00:00
db_ps.c Reduced and cleaned up #includes. 1995-12-10 19:08:32 +00:00
db_run.c Reduced and cleaned up #includes. 1995-12-10 19:08:32 +00:00
db_sym.c Get rid of two and a half printf in the kernel. 1996-01-15 22:41:03 +00:00
db_sym.h Staticized and '#ifdef notused' stuff we don't use. 1995-11-29 10:25:50 +00:00
db_trap.c Reduced and cleaned up #includes. 1995-12-10 19:08:32 +00:00
db_variables.c Reduced and cleaned up #includes. 1995-12-10 19:08:32 +00:00
db_variables.h Completed function declarations and/or added prototypes. 1995-11-24 13:53:05 +00:00
db_watch.c Reduced and cleaned up #includes. 1995-12-10 19:08:32 +00:00
db_watch.h Reduced and cleaned up #includes. 1995-12-10 19:08:32 +00:00
db_write_cmd.c Reduced and cleaned up #includes. 1995-12-10 19:08:32 +00:00
ddb.h Staticize and cleanup. 1995-12-10 13:32:43 +00:00