summaryrefslogtreecommitdiff
path: root/usr.sbin/pstat
AgeCommit message (Expand)Author
2003-02-11typos;Jason McIntyre
2003-01-06some cleanup; andrushock@korovino.netTheo de Raadt
2003-01-06only do kvm_openfiles for -v, all others use sysctlTheo de Raadt
2003-01-06minor tweaksTheo de Raadt
2002-12-12can now get _ttylist via sysctl; millert okTheo de Raadt
2002-12-09knfTheo de Raadt
2002-07-13slight cleanupTheo de Raadt
2002-07-12remove printing of soon-to-be-gone flags.Artur Grabowski
2002-06-19mark which nlist[] kmem entries are not needed in the sysctl case, and which areTheo de Raadt
2002-06-18size_t cleanupsTheo de Raadt
2002-06-16When processing the KERN_VNODE sysctl, the kernel builds a packed structure,Miod Vallat
2002-06-08Take advantage of sysctls for stats --- not in use, as we need theAngelos D. Keromytis
2002-06-02KNFTheo de Raadt
2002-06-02fix tables; fred@francis.unitra.skTheo de Raadt
2002-05-30minor KNFTheo de Raadt
2002-03-14kill more registers.Mike Pechkin
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-01-19We don't have <sys/map.h> any more; Tim TickelTodd C. Miller
2001-11-09Since all our arches have /dev/ksyms, replace rigid mentions of the kernelMiod Vallat
2001-08-11cleanup; ok millertPeter Valchev
2001-08-03o) We always closes .Bl and .Bd tags;Mike Pechkin
2001-06-27UVM is no longer an optionArtur Grabowski
2001-06-24Get rid of NQNFS optionsConstantine Sapuntzakis
2001-02-25Update pstat to reflect vnode changesConstantine Sapuntzakis
2000-11-12typoAaron Campbell
2000-09-03Boring... Add :L modifier to all tweakable variables tests.Marc Espie
2000-06-16update and sort list of vflags, iflags, nfsflags, mntflags. alsoassar
2000-05-24handle 64 bit arch in -f; janjaap@stack.nlTheo de Raadt
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
2000-03-05Finish standardizing options list introduction.Aaron Campbell
1999-12-05Learn pstat about soft updates.Artur Grabowski
1999-06-23Use DEV_BSIZE instead of hard-coding 512Todd C. Miller
1999-06-23add -DUVM if we run UVMArtur Grabowski
1999-06-03sysctl of KERN_FILE returns a list of mis-aligned file structs; compensateTheo de Raadt
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-05-22Update for new vmswap code.Tobias Weingartner
1999-04-02all .Nm macros should have an argument in SYNOPSIS; also misc cleanupAaron Campbell
1999-03-01cleanup; d@Aaron Campbell
1998-07-08whack kmem gid after kvm_openfiles()Theo de Raadt
1998-06-25handle no swap caseTheo de Raadt
1998-06-15use Bx macro for BSD versionsMichael Shalayeff
1998-05-13fix .Sh ENVIRONMENTTheo de Raadt
1997-11-09#if 0 out references to IN_LOCKED, IN_WANTED, IN_LWAIT.Todd C. Miller
1997-09-21$OpenBSD$Theo de Raadt
1997-09-18make pstat -f columns line upTheo de Raadt
1997-09-18lengthen terminal name, make columns line upTheo de Raadt
1997-09-12Kill extra newline in err()/warn().Todd C. Miller
1997-08-10Line up better with -t.Todd C. Miller
1997-08-07Support -n in conjunction with -s. Problem noted byTodd C. Miller
1997-07-17cleanTheo de Raadt