summaryrefslogtreecommitdiffstats
path: root/sys/sys/procfs.h
Commit message (Expand)AuthorAgeFilesLines
* Add the ability for GDB to printout the thread name along with otherattilio2010-11-221-0/+7
* Widen psaddr_t from uintptr_t to uint64_t. This results in anmarcel2008-09-141-1/+1
* Change the type of psaddr_t from void* to uintptr_t. A pointermarcel2008-07-301-1/+1
* type prgregset_t really should be an array. this is odd, however, otherdavidxu2004-07-151-1/+1
* Add type definitions for prgregset_t and psaddr_t. Both are used bymarcel2004-06-251-0/+3
* Use explicit sizes for the prpsinfo command length string so thatpeter2001-08-161-1/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Viola! The kernel now generates standard ELF core dumps for ELFjdp1998-09-141-0/+81
OpenPOWER on IntegriCloud