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_getswapinfo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adapt libkvm_getswapinfo() to make use of recently committed vm and swap
rwatson
2001-02-23
1
-60
/
+254
*
Add `_PATH_DEVZERO'.
obrien
2000-12-09
1
-1
/
+2
*
remove unneded sys/ucred.h include
alfred
2000-11-30
1
-1
/
+0
*
Remove unneeded #include
jlemon
2000-04-16
1
-1
/
+0
*
-Wall, which caught a real bug where buflen wasn't being set properly.
obrien
2000-03-27
1
-8
/
+4
*
Use kldsym(2) to lookup symbol values. This avoids the kvm_mkdb juggling
peter
1999-12-27
1
-1
/
+0
*
Report swapdevices as cdevs rather than bdevs.
phk
1999-11-29
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Tidy up references to <sys/rlist.h> and support for the old swap management
peter
1999-05-11
1
-88
/
+9
*
From rev. 1.12 of usr.sbin/pstat/pstat.c by phk:
dt
1999-02-14
1
-3
/
+6
*
Handle case where no swap is configured
dillon
1999-02-06
1
-3
/
+10
*
Removed evil typedef kvm_swap_t and all uses of it (not many).
bde
1999-01-27
1
-6
/
+8
*
Fix swap radix tree dump formatting ( pstat -ss ), it was printing the
dillon
1999-01-25
1
-4
/
+4
*
Add SWIF_DEV_PREFIX flag to add "/dev/..." to device name.
dillon
1999-01-22
1
-2
/
+3
*
Implement kvm_getswapinfo() libkvm function. Will be used by
dillon
1999-01-22
1
-0
/
+486