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_9


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.27   8 years  guenther   Add ktracing of argv and envp to execve(2), with envp not traced by default ok ...
[TXT] ktrace.c  1.32   9 years  deraadt   Convert many atoi() calls to strtonum(), adding range checks and failure handlin...
[TXT] ktrace.h  1.9   8 years  deraadt   Fold "malloc" into "stdio" and -- recognizing that no program so far has used le...
[TXT] ltrace.1  1.8   8 years  jmc   put back an El macro, wrongly zapped in previous;
[TXT] subr.c  1.11   8 years  guenther   Add ktracing of argv and envp to execve(2), with envp not traced by default ok ...