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
/
usr.bin
/
systat
/
swap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Back out rev 1.20; getbsize(3)'s original interface has been restored.
mike
2002-12-30
1
-3
/
+1
*
Adjust for getbsize argument type change.
markm
2002-10-23
1
-1
/
+3
*
Remove unneeded function prototypes.
markm
2002-10-23
1
-3
/
+0
*
remove __P
imp
2002-03-22
1
-2
/
+2
*
WARNS=2 fixes with NO_WERROR set, as there are some header issues
markm
2001-12-12
1
-13
/
+13
*
Mark error() as __printflike() and fix a non-exploitable format string
kris
2001-05-25
1
-1
/
+1
*
Get rid of setgid kmem for systat, and while being there, fix some bugs
tmm
2001-03-23
1
-4
/
+1
*
Quick Fix: swap.c doesn't appear to actually need <sys/conf.h>, so remove
peter
2000-08-24
1
-1
/
+0
*
Don't include <sys/buf.h>
phk
2000-05-05
1
-1
/
+0
*
$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
-2
/
+1
*
Be nice when no swap is configured in system
dillon
1999-02-06
1
-1
/
+11
*
Fix labeling bug
dillon
1999-01-22
1
-1
/
+3
*
Make systat -swap use new kvm_swapinfo() function
dillon
1999-01-22
1
-137
/
+57
*
Quiet many compiler warnings.
obrien
1998-10-08
1
-3
/
+6
*
o Use snprintf rather than sprintf
imp
1998-06-09
1
-5
/
+10
*
Merge from Lite2 (print "??" instead NULL if devname() fails). More
bde
1997-07-06
1
-5
/
+9
*
Fix the following old problem:
joerg
1997-01-12
1
-79
/
+79
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
#if 0'd out the meat of the swap code until I get a chance to rewrite it.
dg
1994-10-09
1
-1
/
+7
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
1
-0
/
+257