summaryrefslogtreecommitdiff
path: root/usr.sbin/pstat/pstat.8
AgeCommit message (Expand)Author
2021-10-20revert vnode: remove VLOCKSWORK and check locking when vop_islocked != nullopSebastien Marie
2021-10-19vnode: remove VLOCKSWORK usage in pstat and mention in man pagesSebastien Marie
2020-04-23 ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;Jason McIntyre
2020-02-08correct Research Unix edition "appeared in" use in HISTORYJonathan Gray
2019-04-23add some missing "pp." to .%P macros;Ingo Schwarze
2018-06-18Put file descriptors on shared data structures when they are completelyMartin Pieuchot
2018-06-05Revert introduction of fdinsert(), a sanitify check triggers whenMartin Pieuchot
2018-06-02LARVAL fds are now invisble from userland.Martin Pieuchot
2016-11-26Remove leftovers of line disciplines that are no more.Martin Pieuchot
2016-09-25Make a move towards ending 4 decades of kernel snooping.Theo de Raadt
2016-06-03correct synopsis to make -d usage clearer.Theo de Raadt
2015-08-28Rework the UNIX domain socket garbage collector, including ideas fromPhilip Guenther
2014-10-01Do not mention sliplogin(8) and sl(4).Martin Pieuchot
2014-03-19Pull in FreeBSD r37363 and r37887:Philip Guenther
2014-02-16fix bibliographical references; from Jan Stary <hans at stare dot cz>Ingo Schwarze
2013-01-17some simple macro fixes;Jason McIntyre
2012-05-17show the f_iflags; ok guentherTheo de Raadt
2010-09-19more wacky macro fixing;Jason McIntyre
2009-10-23argument to -M is "core", not "corefile" (this typo was introducedIgor Sobrado
2008-10-07pstat can hide information too; also based on PR 5113Theo de Raadt
2008-05-09some Xr for tcpbench(1) and tcpdrop(8);Jason McIntyre
2007-12-04show some -d examples; ok jmcTheo de Raadt
2007-11-28- bring back a tweak that got reverted in previousJason McIntyre
2007-11-28Be more careful with printf-style formats, and fix a few other nigglesTheo de Raadt
2007-11-28tweak previous;Jason McIntyre
2007-11-28add a -d argument, which can be used to peek at values in the kernel.Ted Unangst
2007-05-31convert to new .Dd format;Jason McIntyre
2006-09-21more lfs removal; ok pedroJason McIntyre
2006-08-04Remove reference to tb(4). Found by jmc@, thanks.Marc Balmer
2006-06-07mention the nmea line discipline in the pstat(8) man page.Marc Balmer
2005-09-06comment out .Xr to strip(4), a page which does not get installed;Jason McIntyre
2005-09-06make some of the stat utility pages reference each other;Jason McIntyre
2005-06-10No point in keeping a list of file systems here, instead just refer toPedro Martelletto
2004-08-03make pstat -f show lockingMichael Coulter
2004-03-17add references to procmap(1) in SEE ALSO;Jason McIntyre
2004-03-16add -M and -N to options list;Jason McIntyre
2004-03-16add fstat(1) reference to SEE ALSO;Jason McIntyre
2003-06-12- section reorderJason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-25add missing .El's for .Bl macros;Jason McIntyre
2003-02-11typos;Jason McIntyre
2002-06-02fix tables; fred@francis.unitra.skTheo de Raadt
2001-11-09Since all our arches have /dev/ksyms, replace rigid mentions of the kernelMiod Vallat
2001-08-03o) We always closes .Bl and .Bd tags;Mike Pechkin
2000-11-12typoAaron Campbell
2000-06-16update and sort list of vflags, iflags, nfsflags, mntflags. alsoassar
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
2000-03-05Finish standardizing options list introduction.Aaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-04-02all .Nm macros should have an argument in SYNOPSIS; also misc cleanupAaron Campbell