summaryrefslogtreecommitdiff
path: root/usr.bin/systat/bufcache.c
AgeCommit message (Expand)Author
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-01-24specfs changes for PR kern/37717 (raidclose() is no longer called onad
2006-10-22use c99 initializerschristos
2005-02-26WARNS=3dsl
2004-11-23Show more information about page types in use, and free pages.simonb
2004-05-11"bufmem" is unsigned long inside the kernel, so don't try to grovel it outmartin
2004-02-19Add PTRTOUINT64() and UINT64TOPTR() macros to sys/sysctl.h for use byatatat
2003-12-30Adapt to kernel buffer cache memort allocation changes.pk
2003-12-07- avoid coredump by returning NULL when read fails and don't keep followingchristos
2003-02-24Create subwins that end one line from the bottom of the screen evendsl
2001-12-09replace "vnode" and "vtext" with "file" and "exec" in uvmexp field names.chs
2001-03-09Show pages used by executables.simonb
2000-12-01Remove extern variables and functions now declared in dkstats.h.simonb
2000-11-30Show the vnode page cache memory usage on the "bufcache" display.simonb
2000-07-05- Add `boot', `run', `time' and `zero' commands to all IP displays. These workad
2000-04-27Fix arguments to *printw().jdc
2000-02-14Prevent percentage overflows by keeping score in kilobytes.soren
1999-12-20Fix error handling throughout. First off, it is not true as claimed in swap.cjwise
1999-11-27add some percentages in here.mrg
1999-11-15Don't free "buf" in closebufcache() - initbufcache() only gets calledsimonb
1999-11-15avoid using CLBYTES (which is based on NBPG).mrg
1999-11-15- Add `bufcache' display which shows buffer cache usage per filesystem,simonb