kris
|
beeea993c6
|
Use strlcpy() instead of strcpy() to not overflow static buffers.
|
2002-10-06 23:52:06 +00:00 |
|
jeff
|
280b42baf6
|
- Add the -i option to read in a saved ktr file output by KTR_ALQ.
|
2002-09-22 07:21:28 +00:00 |
|
charnier
|
abd215c87f
|
The .Nm utility
|
2002-07-14 15:12:00 +00:00 |
|
ru
|
affb92279e
|
Added missing DPADD detected by ``make checkdpadd''.
|
2002-06-06 11:30:57 +00:00 |
|
ru
|
2ea5b96e91
|
mdoc(7) police: fixed typo, minor markup nits.
|
2002-05-30 13:52:18 +00:00 |
|
jake
|
6da8075a30
|
Add a man page.
Submitted by: davidc
|
2002-04-02 04:26:37 +00:00 |
|
jake
|
2438d95008
|
1. Add missing include of stdint.h.
2. Fix reversed arguments to strcpy.
Noticed by: davidc (2)
|
2002-04-02 04:24:59 +00:00 |
|
jake
|
ead6030164
|
ktrdump is a utility to dump the ktr trace buffer from userland. It can
also be run on a core dump.
|
2002-04-01 05:41:13 +00:00 |
|