aboutsummaryrefslogtreecommitdiff
path: root/lib/libkvm/kvm_file.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecssary <vm/swap_pager.h> includes.Poul-Henning Kamp2003-07-311-1/+0
* Remove 'register' keyword.David E. O'Brien2002-03-211-1/+1
* Compensate for "Compensate for header dethreading" by backing it out.Bruce Evans2001-10-101-2/+0
* Implement __FBSDID()Matthew Dillon2001-09-161-3/+3
* Compensate for header dethreading.Mark Murray2001-05-011-0/+2
* Use macro API to <sys/queue.h>Ben Smithurst2000-12-301-3/+3
* Correct an error message presumably as a result of cut/paste.Peter Wemm2000-02-181-1/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* Use kldsym(2) to lookup symbol values. This avoids the kvm_mkdb jugglingPeter Wemm1999-12-271-0/+5
* The length argument to sysctl is now size_t.Doug Rabson1998-08-251-1/+2
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-1/+1
* From Lite2: proc and file LIST changesJeffrey Hsu1996-03-111-7/+9
* Removed unnecessary include of <sys/tty.h>. tty.h apparently once hadBruce Evans1995-10-221-1/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Remove some unused variables and fix two blatant core dump triggers.Poul-Henning Kamp1995-02-241-3/+2
* Don't include sys/exec.h.David Greenman1994-09-251-1/+0
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+188