summaryrefslogtreecommitdiff
path: root/usr.sbin/pstat
AgeCommit message (Expand)Author
2000-06-12update list of ufs inode, nfs inode flags and tty disciplines toassar
2000-04-14Don't declare 'extern opt*' getopt variables.simonb
1999-12-08fix the table of the STATE field of "pstat -t"msaitoh
1999-11-18- Sync mount options and vnode flags with reality.enami
1999-11-18Cosmetic changes; fix indentation and usage of white spaces.enami
1999-11-18The field to print vnode tag isn't necessary so wide.enami
1999-10-10add a (long) cast to previous fix like the other arguments.mrg
1999-10-01Account for widening of the v_usecount member in struct vnode.soren
1999-09-12the PMAP_NEW option is gone as the new interface is no longer optional.chs
1999-07-04Update for mount flag change.fvdl
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-03-10Add missing .El lines.erh
1999-01-31discard setgid.mrg
1998-06-26Fix hannken's fix: The correct way to keep pstat.c from looking for anytv
1998-06-26Make it compile again. Include <sys/socket.h> before setting _KERNEL.hannken
1998-03-29Display the TS_DIALOUT flag.mycroft
1998-03-21Replace TS_WOPEN with t_wopen, per mail on tech-kern.mycroft
1998-03-01Merge with Lite2 + local changesfvdl
1998-02-18add -DPMAP_NEW if PMAP_NEW is on in mk.confperry
1998-02-09add -DUVM to CPPFLAGS if defined(UVM)mrg
1998-02-06macroize BSD, NetBSD, FreeBSD and misc cleanupperry
1997-10-25use CPPFLAGS instead of CFLAGSlukem
1997-10-20The previous changes were not sufficient, we need more kvm reads.drochner
1997-10-20make compile after NFS (struct nfsnode) changesdrochner
1997-10-19fix compile warnings on the alpha.mrg
1997-10-18deprecate registerlukem
1997-10-17WARNSifylukem
1997-10-17merge lite-2mrg
1997-07-14There hasn't been machine-dependent code in pstat since the introductionthorpej
1997-07-13Fix list_swap() argument order; from Dan Winship <danw@mit.edu> in PR bin/3856.kleink
1997-06-12bring mrg-vm-swap2 onto mainilne.mrg
1997-06-12Make this compile again, and add support for ext2fs.bouyer
1997-06-05indicate more clearly that [Tfstv] options are mutually exclusive;mikel
1997-05-28Macros take no more than nine arguments.pk
1997-05-28Display VDIROP vnode flag (so we're congruent with the man page).pk
1996-10-23recognize MNT_NOCOREDUMP and print the 'nocoredump' flag for filecgd
1996-10-23add support for recognizing a bunch of flags which are in <sys/mount.h>cgd
1996-06-03fix session pointer field width: make it two characters wider.cgd
1996-06-03warnx() already outputs newline; warnings for undefined symbols don'tcgd
1996-06-02Fix formatting errors.pk
1996-05-31some minor fixes/additions.mrg
1996-05-31fix minor bogons (pastos) in last changecgd
1996-05-31update documentation of what's in the DISC field output by pstat -tcgd
1996-05-31add case for STRIPDISC to the tty discipline printing code, so thatcgd
1996-05-30remove unnecessary test.mrg
1996-05-30oops. print pstat -t header.mrg
1996-05-30use new ttylist to get tty stats.mrg
1996-05-02handle the VISTTY vnode flag with the same letter ('I') that BSDI used.cgd
1996-04-30Don't get distracted into kernel space.pk
1996-02-21fix for new NFS include files. (checked with fvdl.)cgd