Bruce Evans c41141b002 Fixed the formatting of some tables (mainly the one produced by ps
in ddb) which I broke by changing %8[l]x to %8p.  Hacked the central
printf routine to not add an "0x" prefix for %p formats if the field
width is nonzero.  The tables are still horribly misformatted on
64-bit machines.

Use %p instead of %8p to print pointers when the field width isn't
important.
1998-08-10 14:27:34 +00:00
..
1998-06-21 14:53:44 +00:00
1998-08-05 20:19:04 +00:00
1998-08-09 02:22:34 +00:00
1998-06-21 18:02:50 +00:00
1998-06-21 18:02:50 +00:00
1998-07-29 13:00:42 +00:00
1998-06-21 16:51:06 +00:00
1998-04-15 17:47:40 +00:00
1998-08-03 19:14:33 +00:00
1998-06-13 19:36:22 +00:00
1998-07-30 02:27:41 +00:00
1998-06-21 14:53:44 +00:00