| Commit message (Expand) | Author | Age | Files | Lines |
* | Partial WARNS=1 fizes with NO_WERROR set to prevent world breakage. | markm | 2001-12-11 | 1 | -1/+3 |
* | Back out part of previous commit: remove #include <sys/proc.h>. | des | 2001-10-22 | 1 | -1/+0 |
* | #include <sys/proc.h> where needed (for the stop event definitions) and | des | 2001-10-22 | 1 | -4/+6 |
* | Handle the case where we truss an SUGID program -- in particular, we need | sef | 2000-01-10 | 1 | -1/+9 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Calls one or more of malloc(), warn(), err(), syslog(), execlp() or | des | 1998-10-13 | 1 | -4/+4 |
* | Sort Xrefs. Use err(3). Remove uneeded #include. | charnier | 1998-01-05 | 1 | -11/+11 |
* | Add some copyright and license terms, at Jordan's request. Note that | sef | 1997-12-20 | 1 | -1/+33 |
* | Change the ioctls for procfs around a bit; in particular, whever possible, | sef | 1997-12-13 | 1 | -13/+9 |
* | Use the new PF_LINGER flag -- when this is set in a process' proc structure, | sef | 1997-12-07 | 1 | -1/+20 |
* | err(3) already includes strerror(errno) and a trailing \n | peter | 1997-12-06 | 1 | -6/+6 |
* | Set the close-on-exec flag in the child; otherwise, it eats up a | sef | 1997-12-06 | 1 | -1/+2 |
* | Truss program. Requires procfs. | sef | 1997-12-06 | 1 | -0/+125 |