Kris Kennaway 7524a0790d * Buffer-safe string function cleanup. There are a couple of strcpy()
and strcat()s which would be more difficult to fix, but I think they're
  safe anyway.
* Don't crash at runtime by overflowing a buffer with constant data in
  print-icmp.c on a long hostname.
* Don't overflow a static buffer by trying to decode an AFS ACL into a buffer
  which is way too small for it.

Reviewed by:    -audit
2000-10-05 02:49:49 +00:00
..
2000-01-16 10:22:31 +00:00
2000-07-06 21:33:51 +00:00
2000-05-27 02:43:50 +00:00
1999-10-10 07:46:38 +00:00
2000-08-13 05:00:44 +00:00
2000-08-09 18:38:26 +00:00
2000-07-14 09:57:37 +00:00
2000-03-19 22:00:57 +00:00
2000-08-22 21:59:42 +00:00
2000-08-20 09:51:08 +00:00
1999-09-05 17:27:05 +00:00
2000-09-25 00:41:55 +00:00
2000-07-20 14:54:04 +00:00
2000-10-04 23:34:16 +00:00