summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm.c
Commit message (Expand)AuthorAgeFilesLines
* Limit the amount of data copied to the error buffer to _POSIX2_LINE_MAX.kris2000-08-041-2/+2
* Change the return value of kvm_read/kvm_write to be -1 on error, tonectar2000-03-311-6/+6
* -Wall, which caught a real bug where buflen wasn't being set properly.obrien2000-03-271-0/+3
* Use kldsym(2) to lookup symbol values. This avoids the kvm_mkdb jugglingpeter1999-12-271-113/+22
* Delete the sf (swapfile) arg to an internal function that used to point topeter1999-10-111-6/+8
* Don't open the swap file. The open descriptor for it hasn't been usedbde1999-08-251-8/+0
* Allow /dev/null as path for the "/dev/mem" file, and assume that peoplephk1998-06-301-10/+14
* kvm_malloc:ache1996-11-111-3/+3
* phkmalloc strikes again! :-) Another use of un-cleared returns frompeter1995-12-091-0/+3
* Remove trailing whitespace.rgrimes1995-05-301-7/+7
* Fix previous fix to agree with the man page - don't report errors inbde1995-02-251-2/+3
* Remove some unused variables and fix two blatant core dump triggers.phk1995-02-241-5/+6
* Get rid of _PATH_UNIX completely; use getbootfile(3) instead.wollman1994-09-241-1/+1
* Converted 'vmunix' to 'kernel'.dg1994-08-051-1/+1
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+540
OpenPOWER on IntegriCloud