Date: Fri, 3 Jan 2003 08:23:12 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys conf.h src/lib/libkvm kvm_getswapinfo.c src/sys/vm swap_pager.h src/usr.sbin/pstat pstat.c Message-ID: <200301031623.h03GNC1I047786@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/01/03 08:23:12 PST
Modified files:
sys/sys conf.h
lib/libkvm kvm_getswapinfo.c
sys/vm swap_pager.h
usr.sbin/pstat pstat.c
Log:
Make struct swblock kernel only, to make vm/swap_pager.h userland includable.
Move struct swdevt from sys/conf.h to the more appropriate vm/swap_pager.h.
Adjust #include use in libkvm and pstat(8) to match.
Revision Changes Path
1.20 +2 -2 src/lib/libkvm/kvm_getswapinfo.c
1.155 +0 -16 src/sys/sys/conf.h
1.38 +18 -1 src/sys/vm/swap_pager.h
1.80 +1 -1 src/usr.sbin/pstat/pstat.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301031623.h03GNC1I047786>
