bde 5f83b9b480 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-08-10 07:53:59 +00:00
1998-07-30 17:40:45 +00:00
1998-08-05 20:19:04 +00:00
1998-07-30 17:40:45 +00:00
1998-07-11 07:46:16 +00:00
1998-04-06 05:11:42 +00:00
1998-08-07 18:04:24 +00:00