Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When doing the initial open of the proc via procfs, complain if we are | alfred | 2005-03-27 | 1 | -1/+1 |
* | When reporting reciept of a signal, print the signal's name. | alfred | 2004-07-17 | 1 | -0/+1 |
* | A first stab at truss support for amd64, basically cogged from i386. | dwmalone | 2004-06-12 | 1 | -0/+4 |
* | Move declarations of Procfd to a header file. | dwmalone | 2004-01-07 | 1 | -0/+2 |
* | Port truss(1) to 64-bit architectures: | marcel | 2003-11-09 | 1 | -5/+5 |
* | Port to ia64. It builds, but usability is very limited. | marcel | 2002-11-10 | 1 | -0/+4 |
* | Ported to sparc64. | jake | 2002-08-04 | 1 | -0/+4 |
* | Allow tracking fork()ed children. | mdodd | 2002-08-04 | 1 | -1/+1 |
* | Parameterize globals. | mdodd | 2002-08-04 | 1 | -6/+6 |
* | Partial WARNS=1 fizes with NO_WERROR set to prevent world breakage. | markm | 2001-12-11 | 1 | -0/+47 |