OpenBSD CVS

src/usr.bin/ktrace/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / ktrace

Current tag: OPENBSD_5_8


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   10 years  miod   Introduce ltrace(1). This tool works with ld.so to inject utrace record for each...
[TXT] extern.h  1.2   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] ktrace.1  1.25   9 years  jmc   remove the first comma from constructs like ", and," and ", or,": you can use "a...
[TXT] ktrace.c  1.32   9 years  deraadt   Convert many atoi() calls to strtonum(), adding range checks and failure handlin...
[TXT] ktrace.h  1.6   9 years  krw   Make some $OpenBSD$ lines prettier/standardier by eliminating superflous '*' aft...
[TXT] ltrace.1  1.6   9 years  jmc   remove the first comma from constructs like ", and," and ", or,": you can use "a...
[TXT] subr.c  1.9   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...