kris
|
5459fa2cab
|
Use strlcpy() instead of strcpy() to not overflow static buffers.
|
2002-10-06 23:52:06 +00:00 |
|
jeff
|
e86474f4a1
|
- Add the -i option to read in a saved ktr file output by KTR_ALQ.
|
2002-09-22 07:21:28 +00:00 |
|
charnier
|
31f74328c4
|
The .Nm utility
|
2002-07-14 15:12:00 +00:00 |
|
ru
|
7b5129881c
|
Added missing DPADD detected by ``make checkdpadd''.
|
2002-06-06 11:30:57 +00:00 |
|
ru
|
138c6879c0
|
mdoc(7) police: fixed typo, minor markup nits.
|
2002-05-30 13:52:18 +00:00 |
|
jake
|
16cd0a690b
|
Add a man page.
Submitted by: davidc
|
2002-04-02 04:26:37 +00:00 |
|
jake
|
9b7fb2b83a
|
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
|
fbb58b09a2
|
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 |
|