Bruce Evans f6f60773dd Increased column widths for tty input watermark fields so that watermarks
for 11520-byte buffers for 115200 bps are displayed properly.

Fixed my recent printf format error fixes.  %p is almost unusable
in tables, since its width and format are unknown/machine-dependent.
Use %8lx and cast pointers to (u_long)(void*).  This is still quite
broken, e.g., for machines with 64-bit pointers.
1998-08-19 01:32:28 +00:00
..
1997-09-01 06:12:37 +00:00
1998-07-29 03:31:03 +00:00
1998-07-06 20:28:08 +00:00
1997-09-17 06:29:23 +00:00
1998-06-27 21:29:35 +00:00
1997-09-19 06:27:30 +00:00
1997-10-12 11:51:25 +00:00
1998-08-04 15:25:32 +00:00
1997-09-25 06:38:17 +00:00
1998-08-02 16:06:35 +00:00
1998-06-14 20:05:27 +00:00
1998-08-02 14:41:34 +00:00
1998-07-15 06:37:07 +00:00
1998-05-03 05:10:23 +00:00
1997-10-06 11:38:30 +00:00
1998-06-09 05:14:43 +00:00
1998-03-12 12:54:25 +00:00
1998-08-04 15:26:57 +00:00
1998-06-09 20:19:59 +00:00
1998-04-02 13:20:15 +00:00
1997-10-13 11:06:30 +00:00
1998-08-04 14:33:42 +00:00
1997-10-27 07:53:22 +00:00
1998-06-29 18:15:21 +00:00
1998-06-06 15:37:23 +00:00