chuck
|
c33b782b4e
|
kill db_ksprintn, db_printf_guts, kdbprintf, db_printf.
db_printf moves to kern/subr_prf.c and uses the new kprintf located there.
|
1997-10-24 18:20:23 +00:00 |
cgd
|
4e829562bb
|
needs systm.h for prototypes
|
1997-02-03 19:56:24 +00:00 |
fvdl
|
d5f094e14f
|
Make this compile with -Wcast-qual
|
1996-10-28 08:42:13 +00:00 |
christos
|
3f15a06497
|
Recognize %.2x as %02x
|
1996-09-25 21:03:06 +00:00 |
christos
|
6bfb8e5ce7
|
Fix cut'n'paste'o in %p previous fix.
|
1996-04-01 17:27:14 +00:00 |
christos
|
9352303b25
|
Recognize %p formats so that ps/m works in ddb
|
1996-03-31 21:42:42 +00:00 |
christos
|
73a848c28f
|
- Fix db_printf format args.
- Recognize ':' as recursive printf; fixes PR/835
- cleanup error(1) output.
|
1996-03-30 22:28:45 +00:00 |
christos
|
8c2e3b4b11
|
DDB prototype changes.
|
1996-02-05 01:56:47 +00:00 |
mycroft
|
c32738aa00
|
Fix nits pointed out by GCC 2.7.
|
1995-10-16 05:28:14 +00:00 |
deraadt
|
b9e352dcab
|
knf
|
1994-06-29 22:41:41 +00:00 |
cgd
|
cf92afd66e
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:29:24 +00:00 |
mycroft
|
f1a5c33098
|
Canonicalize all #includes.
|
1993-12-18 04:46:25 +00:00 |
mycroft
|
aee4b07b8a
|
Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
|
1993-08-02 17:48:44 +00:00 |
brezak
|
4404af90d7
|
Add 'ps' command. Add -more- pager to output from Mach ddb.
|
1993-07-15 18:35:00 +00:00 |
cgd
|
37cabe305e
|
add explicit rcs id
|
1993-05-20 03:39:04 +00:00 |
cgd
|
e541169ce2
|
after 0.2.2 "stable" patches applied
|
1993-03-21 18:04:42 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |