itojun
|
c87b499eac
|
fix ascii dump with -X. due to mistake in snprintf() fixes.
(no need to pull into 3.5)
|
2000-01-29 16:47:46 +00:00 |
|
itojun
|
dff10c7f70
|
s/sprintf/snprintf/.
there seem to be couple of unsafe use of strcat and strcpy - we should
bring in strl{cat,cpy}.
|
2000-01-17 06:24:23 +00:00 |
|
fenner
|
34ff77ff43
|
Unify rcsid[]'s.
|
2000-01-09 21:34:14 +00:00 |
|
assar
|
ab9f1243f9
|
<sys/cdefs.h>: conditionalize
|
2000-01-07 16:34:59 +00:00 |
|
itojun
|
b35a056ecf
|
comment out __RCSID (netbsd only).
|
1999-12-23 14:47:46 +00:00 |
|
itojun
|
2813c22cf1
|
add print-ascii.c and print-telnet.c from netbsd.
- add -X option for ascii printing.
- telnet command sequences (ff xx xx) will be dumped with -vvv -X.
|
1999-12-22 15:44:09 +00:00 |
|