summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_file.c
Commit message (Expand)AuthorAgeFilesLines
* libkvm code janitoringuqs2011-01-231-16/+11
* Fix missing includes of <string.h>, to silence some compiler warnings.ed2009-06-141-0/+1
* Use _WANT_FILE to make struct file visible from userland. This ispjd2008-05-261-2/+1
* - Update kvm_deadfiles to be compatible with the new system which has nojeff2007-12-301-44/+87
* Remove the advertising clause. UCB did this some time ago, but theseimp2007-01-081-4/+0
* Remove unnecssary <vm/swap_pager.h> includes.phk2003-07-311-1/+0
* Remove 'register' keyword.obrien2002-03-211-1/+1
* Compensate for "Compensate for header dethreading" by backing it out.bde2001-10-101-2/+0
* Implement __FBSDID()dillon2001-09-161-3/+3
* Compensate for header dethreading.markm2001-05-011-0/+2
* Use macro API to <sys/queue.h>ben2000-12-301-3/+3
* Correct an error message presumably as a result of cut/paste.peter2000-02-181-1/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* Use kldsym(2) to lookup symbol values. This avoids the kvm_mkdb jugglingpeter1999-12-271-0/+5
* The length argument to sysctl is now size_t.dfr1998-08-251-1/+2
* General -Wall warning cleanup, part I.jkh1996-07-121-1/+1
* From Lite2: proc and file LIST changeshsu1996-03-111-7/+9
* Removed unnecessary include of <sys/tty.h>. tty.h apparently once hadbde1995-10-221-1/+0
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* Remove some unused variables and fix two blatant core dump triggers.phk1995-02-241-3/+2
* Don't include sys/exec.h.dg1994-09-251-1/+0
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+188
OpenPOWER on IntegriCloud