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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge r261796 from head:
glebius
2014-03-04
1
-1
/
+2
*
In r227839, when removing libkvm dependency on procfs(5),
trociny
2013-07-10
1
-2
/
+0
*
Include types.h for C99 uintXX_t types.
glebius
2013-04-11
1
-1
/
+1
*
o Provide function kvm_read_zpcpu() to access UMA_ZONE_PCPU allocations.
glebius
2013-04-10
1
-0
/
+2
*
libkvm code janitoring
uqs
2011-01-23
1
-1
/
+1
*
Not all programs including kvm.h include the necessary headers to use
rwatson
2010-03-01
1
-1
/
+1
*
A first cut at teaching libkvm how to deal with dynamic per-CPU storage
rwatson
2010-03-01
1
-0
/
+1
*
Add a new routine kvm_getcptime(3) for fetching the equivalent of
jhb
2008-08-19
1
-0
/
+1
*
Add two new routines to libkvm for working with per-CPU data:
jhb
2008-08-19
1
-0
/
+2
*
Remove the advertising clause. UCB did this some time ago, but these
imp
2007-01-08
1
-4
/
+0
*
Fixed some style bugs in the removal of __P(()). Blind removal of
bde
2003-10-13
1
-3
/
+3
*
Retire the SWIF_DUMP_TREE code, this is in the way for a rework of
phk
2003-07-31
1
-1
/
+0
*
o Merge <machine/ansi.h> and <machine/types.h> into a new header
mike
2002-08-21
1
-7
/
+7
*
Remove __P() usage.
obrien
2002-03-21
1
-14
/
+14
*
Change the proc information returned from the kernel so that it
mckusick
2000-12-12
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
Oops, the previous log message should have been:
bde
1999-04-10
1
-1
/
+1
*
Declare mkstemps().
bde
1999-04-09
1
-4
/
+5
*
Removed evil typedef kvm_swap_t and all uses of it (not many).
bde
1999-01-27
1
-5
/
+5
*
Oops, forgot this. Needed by libkvm.
dillon
1999-01-23
1
-1
/
+14
*
Declare size_t and ssize_t if they are not already declared, so that
bde
1998-12-16
1
-6
/
+15
*
Adjust the declarations of kvm_read and kvm_write to match reality a little
dfr
1998-09-16
1
-2
/
+2
*
Comment out declaration of kvm_uread until it can be fixed correctly.
rgrimes
1995-03-20
1
-0
/
+2
*
Change u_long to unsigned long to be consistent.
rgrimes
1995-03-20
1
-1
/
+2
*
libkvm exports kvm_uread(), so do declare it in the header file.
joerg
1995-03-19
1
-0
/
+1
*
BSD 4.4 Lite Include Sources
rgrimes
1994-05-24
1
-0
/
+69