Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-06-23 | Use DEV_BSIZE instead of hard-coding 512 | Todd C. Miller | |
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-22 | Update for new vmswap code. | Tobias Weingartner | |
1998-07-08 | whack kmem gid after kvm_openfiles() | Theo de Raadt | |
1998-06-25 | handle no swap case | 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-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-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-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 | |
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 | |