Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use strlcpy() instead of strcpy() to not overflow static buffers. | kris | 2002-10-06 | 1 | -2/+6 |
* | - Add the -i option to read in a saved ktr file output by KTR_ALQ. | jeff | 2002-09-22 | 1 | -13/+41 |
* | The .Nm utility | charnier | 2002-07-14 | 1 | -3/+3 |
* | Added missing DPADD detected by ``make checkdpadd''. | ru | 2002-06-06 | 1 | -0/+1 |
* | mdoc(7) police: fixed typo, minor markup nits. | ru | 2002-05-30 | 1 | -5/+4 |
* | Add a man page. | jake | 2002-04-02 | 2 | -1/+83 |
* | 1. Add missing include of stdint.h. | jake | 2002-04-02 | 1 | -2/+3 |
* | ktrdump is a utility to dump the ktr trace buffer from userland. It can | jake | 2002-04-01 | 2 | -0/+243 |