summaryrefslogtreecommitdiff
path: root/usr.sbin/pstat
AgeCommit message (Expand)Author
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-05-04Drop main() prototype.sevan
2017-04-17Cleanup after mountlist iterator:hannken
2017-01-11Move vnode member v_mntvnodes as vi_mntvnodes to vnode_impl.h.hannken
2016-12-23for 64 bit mips platforms where we built userland largely as n32 bymrg
2015-04-20Cull unused vnode v_iflags: VI_LAYER, VI_LOCKSHARE.riastradh
2014-05-26Don't check lfs flags on ffs vnodes.dholland
2014-03-24- Make VI_XLOCK, VI_CLEAN and VI_LOCKSHARE private to kern/vfs_*.c.hannken
2013-11-24Fix fallout from circleq->tailq transition.mlelstv
2013-10-19fix unused variable warnings.christos
2013-01-02pstat is a kmem groveller, set -D_KMEMUSER in CPPFLAGSdsl
2012-11-10The number of active vnodes may grow in between the sysctl callapb
2012-06-04Kill the IN_RENAME in-core inode flag in ufs and ext2fs.riastradh
2011-08-31Use __deadjoerg
2011-01-04Fix memory leak in error case. Found by cppcheck.wiz
2009-12-05Remove the portalfs kernel file system driver. Replace mount_portal(8)pooka
2009-11-19Prevent sign extension when reading device number in ufs1 on disk inodeenami
2009-10-14Fix markup.joerg
2009-09-16Distinguish between UFS1 and UFS2 inodes by reading the ufsmount structure,mlelstv
2009-04-18Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare)lukem
2009-03-11convert getfiles() to use KERN_FILE2 sysctl.mrg
2009-03-08Don't bother with file_t::f_iflags any more, as it's not used.ad
2008-12-28consistently print dev_t'schristos
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-02-27+#define _KERNELad
2008-02-11Do not #include <sys/device.h> from userland.dyoung
2008-02-11Don't decode union vnodes or f_usecount. XXX A lot of this belongs to gdb.ad
2008-01-24specfs changes for PR kern/37717 (raidclose() is no longer called onad
2007-12-28Remove reference to VI_XWANT - it will be gone soon.ad
2007-12-09Turns out we don't actually need to include <sys/namei.h>; since it causesdogcow
2007-11-19TS_ASLEEP is gone.ad
2007-10-20If we're printing totals, don't do all the work of allocating andbriggs
2007-10-10Merge from vmlocking:ad
2007-07-17Kill MFSNAMELENchristos
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-03-04Because this program has _KERNEL defined while including some files,he
2007-01-06Correctly retrieve information from an ext2fs inode's dinode. Fixesdaniel
2006-12-28More NQNFS fallout (hi yamt!).xtraeme
2006-12-05revert debug flags I accidentally committed before.christos
2006-10-30kill crypto/rmd160.h and crypto/sha2.h, and instead make symlinks tochristos
2006-10-20Replace the LIST structure mp->mnt_vnodelist to a TAILQ structure since allreinoud
2006-05-25Coverity CID 3377: Fix memory leak on error.christos
2006-03-17Fix off-by-one found by Coverity, CID 1485.elad
2006-03-17Fix off-by-one found by Coverity, CID 1486.elad
2005-09-11Don't print swap information when reading from kernel dumps. Fixes PRrpaulo
2005-09-02de-__P() and use ANSI function declarations.rpaulo
2005-08-1964 bit inode changeschristos
2005-05-30catch up with kernel's constification.christos
2004-12-18Use the array of dtype names instead of hand-rolling our own.christos
2004-12-09Bump date for last, new sentence, new line, and kill an extra space.snj