summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_proc.c
Commit message (Expand)AuthorAgeFilesLines
* General -Wall warning cleanup, part I.jkh1996-07-121-3/+7
* Pass correct length OID to kernel for KERN_PROC_ALL.phk1996-06-061-2/+2
* NBPG -> PAGE_SIZEphk1996-05-021-8/+8
* From Lite2: proc and file LIST changeshsu1996-03-111-1/+1
* If the two recently added sysctl variables exist, use those rather thanpeter1996-02-241-2/+17
* Extract the login name when doing a ps on a dead kernel.peter1996-01-011-0/+2
* Cosmetic cleanup and documentation of kvm_argv.. Hopefully the flow ofpeter1995-12-161-6/+65
* Updates to read the extra indirection in ps_strings. Note that anypeter1995-12-091-35/+52
* Remove trailing whitespace.rgrimes1995-05-301-12/+12
* Cast the offset of one call to lseek() to off_t, as it's already donejoerg1995-03-191-1/+1
* Remove some unused variables and fix two blatant core dump triggers.phk1995-02-241-3/+1
* Fix from Gary Jennejohn - use 'cp' not 'buf' in read call. Oops.dg1994-11-021-1/+1
* Added spare space on the usr stack. Used in ibcs2 emulation.sos1994-10-091-2/+2
* Made kvm routines use procfs to get out process data such as argumentdg1994-08-111-129/+33
* Fix kvm_i386.c just enough to make it compile and return lots of errorsrgrimes1994-05-281-0/+6
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+705
OpenPOWER on IntegriCloud