index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libkvm
/
kvm_file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libkvm code janitoring
uqs
2011-01-23
1
-16
/
+11
*
Fix missing includes of <string.h>, to silence some compiler warnings.
ed
2009-06-14
1
-0
/
+1
*
Use _WANT_FILE to make struct file visible from userland. This is
pjd
2008-05-26
1
-2
/
+1
*
- Update kvm_deadfiles to be compatible with the new system which has no
jeff
2007-12-30
1
-44
/
+87
*
Remove the advertising clause. UCB did this some time ago, but these
imp
2007-01-08
1
-4
/
+0
*
Remove unnecssary <vm/swap_pager.h> includes.
phk
2003-07-31
1
-1
/
+0
*
Remove 'register' keyword.
obrien
2002-03-21
1
-1
/
+1
*
Compensate for "Compensate for header dethreading" by backing it out.
bde
2001-10-10
1
-2
/
+0
*
Implement __FBSDID()
dillon
2001-09-16
1
-3
/
+3
*
Compensate for header dethreading.
markm
2001-05-01
1
-0
/
+2
*
Use macro API to <sys/queue.h>
ben
2000-12-30
1
-3
/
+3
*
Correct an error message presumably as a result of cut/paste.
peter
2000-02-18
1
-1
/
+1
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-2
/
+2
*
Use kldsym(2) to lookup symbol values. This avoids the kvm_mkdb juggling
peter
1999-12-27
1
-0
/
+5
*
The length argument to sysctl is now size_t.
dfr
1998-08-25
1
-1
/
+2
*
General -Wall warning cleanup, part I.
jkh
1996-07-12
1
-1
/
+1
*
From Lite2: proc and file LIST changes
hsu
1996-03-11
1
-7
/
+9
*
Removed unnecessary include of <sys/tty.h>. tty.h apparently once had
bde
1995-10-22
1
-1
/
+0
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-1
/
+1
*
Remove some unused variables and fix two blatant core dump triggers.
phk
1995-02-24
1
-3
/
+2
*
Don't include sys/exec.h.
dg
1994-09-25
1
-1
/
+0
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+188