Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-02-25 | Update pstat to reflect vnode changes | Constantine Sapuntzakis | |
2000-11-12 | typo | Aaron Campbell | |
2000-09-03 | Boring... Add :L modifier to all tweakable variables tests. | Marc Espie | |
Closes PR 1246 | |||
2000-06-16 | update and sort list of vflags, iflags, nfsflags, mntflags. also | assar | |
update man-page to be compatible with the code. | |||
2000-05-24 | handle 64 bit arch in -f; janjaap@stack.nl | Theo de Raadt | |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell | |
cleanup along the way. | |||
2000-03-05 | Finish standardizing options list introduction. | Aaron Campbell | |
1999-12-05 | Learn pstat about soft updates. | Artur Grabowski | |
1999-06-23 | Use DEV_BSIZE instead of hard-coding 512 | Todd C. Miller | |
1999-06-23 | add -DUVM if we run UVM | Artur Grabowski | |
1999-06-03 | sysctl of KERN_FILE returns a list of mis-aligned file structs; compensate | Theo de Raadt | |
by copying to private space... since changing the kernel API will be difficult. | |||
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1999-05-22 | Update for new vmswap code. | Tobias Weingartner | |
1999-04-02 | all .Nm macros should have an argument in SYNOPSIS; also misc cleanup | Aaron Campbell | |
1999-03-01 | cleanup; d@ | Aaron Campbell | |
1998-07-08 | whack kmem gid after kvm_openfiles() | Theo de Raadt | |
1998-06-25 | handle no swap case | Theo de Raadt | |
1998-06-15 | use Bx macro for BSD versions | Michael Shalayeff | |
1998-05-13 | fix .Sh ENVIRONMENT | Theo de Raadt | |
1997-11-09 | #if 0 out references to IN_LOCKED, IN_WANTED, IN_LWAIT. | Todd C. Miller | |
Need to merge in changes from lite2 pstat.c but this will do for now. | |||
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-09-18 | make pstat -f columns line up | Theo de Raadt | |
1997-09-18 | lengthen terminal name, make columns line up | Theo de Raadt | |
1997-09-12 | Kill extra newline in err()/warn(). | Todd C. Miller | |
1997-08-10 | Line up better with -t. | Todd C. Miller | |
1997-08-07 | Support -n in conjunction with -s. Problem noted by | Todd C. Miller | |
Carsten Hammer <chammer@vogon.party.de>. Fixes PR#297. Also made "pstat -tn" consistent with -n in other modes (and it now lines up correctly). | |||
1997-07-17 | clean | Theo de Raadt | |
1997-05-31 | various | Theo de Raadt | |
1997-05-31 | Support for ext2fs vnodes. | Jason Downs | |
1997-05-30 | FFS changes. | Jason Downs | |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Theo de Raadt | |
1996-11-24 | Add recognition for remaining mount flags (from <sys/mount.h>) | Todd C. Miller | |
that make sense to "pstat -v". From NetBSD. | |||
1996-07-08 | kernel is /bsd, os is OpenBSD | ccappuc | |
1996-06-10 | update ttystats | Theo de Raadt | |
1996-05-05 | from netbsd: | Theo de Raadt | |
handle the VISTTY vnode flag with the same letter ('I') that BSDI used. Update the documentation of the vnode flags so that it lists only (and all) of the flags understood by the program. (The documentation is likely in need of more cleanup.) | |||
1996-03-25 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1996-01-11 | from netbsd; Fix typo and make some enum. lists more compact | Theo de Raadt | |
(James Jegers; PR#592). | |||
1995-12-08 | s/environmental/environment/ | Theo de Raadt | |
1995-11-06 | complete ufs -> ffs change (From John Kohl; PR #1403) | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |