aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pstat
Commit message (Expand)AuthorAgeFilesLines
* Change the vnode list under the mount point from a LIST to a TAILQMatthew Dillon2001-10-231-2/+2
* Userland part of nfs client/server split and cleanup.Peter Wemm2001-09-182-14/+2
* SECURITY: Drop `setgid kmem' bit as early as possible.Ruslan Ermilov2001-08-311-0/+1
* Fix the third argument to sysctlbyname() to be of the type size_t *Thomas Moestl2001-07-301-1/+2
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-4/+5
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Make the '-tn' flag combination print the major/minor numbers of theDima Dorfman2001-07-041-1/+1
* Nuke unused variables.Dima Dorfman2001-06-241-1/+0
* Don't call printf without a format string (harmless in this case).Dima Dorfman2001-06-171-2/+2
* Fix a grammar bogon and removed whitespace at EOL.Jens Schweikhardt2001-06-031-8/+8
* Remove vestiges of MFS.Ruslan Ermilov2001-06-012-5/+3
* - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileRuslan Ermilov2001-05-232-2/+1
* Unbreak world, IN_SHLOCK/IN_EXLOCK haven't existed in a while andAlfred Perlstein2001-05-092-18/+0
* Revert consequences of changes to mount.h, part 2.Greg Lehey2001-04-291-2/+0
* Include necessary header files, in preparation for fixing breakage inGreg Lehey2001-04-231-0/+2
* mdoc(7) police: you don't need to use enclose macros for blocks of text.Ruslan Ermilov2001-04-041-1/+1
* Note that the -v option is not supported. Don't remove the actualDima Dorfman2001-03-291-0/+2
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+1
* mdoc(7) police: Change -filled displays (which just happenRuslan Ermilov2001-02-071-1/+1
* mdoc(7) police: compact a few lists for better output.Ruslan Ermilov2001-01-171-24/+25
* Ooops, the -M and -N flags were already documented, though not very clearly.Ben Smithurst2001-01-161-10/+0
* document -M and -N flags.Ben Smithurst2001-01-161-0/+7
* update to the current set of mnt_, ufs_ and nfs_ flagsAssar Westerlund2000-12-302-21/+67
* Use the MACRO API to <sys/queue.h>.Poul-Henning Kamp2000-12-301-4/+4
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-5/+5
* ConstifyKris Kennaway2000-11-271-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-2/+2
* Don't report TABLDISC - it "doesn't happen(TM)"Peter Wemm2000-01-291-3/+0
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* Add extra columns for printing longer device name.Philippe Charnier1999-12-051-3/+3
* Merge fprintf and exit into errx.Philippe Charnier1999-11-272-4/+6
* struct mountlist and struct mount.mnt_list have no business beingPoul-Henning Kamp1999-11-201-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* VALIASED doesn't exist any more.Poul-Henning Kamp1999-08-261-3/+1
* Add support for picking up ttys with sysctl(kern.ttys).Poul-Henning Kamp1999-08-081-62/+12
* Tidy up references to <sys/rlist.h> and support for the old swap managementPeter Wemm1999-05-111-2/+1
* Fix formatting bug with [NFS swap] vs /dev/DEVNAMEMatthew Dillon1999-01-221-3/+3
* Make pstat use new kvm_getswapinfo() libkvm call.Matthew Dillon1999-01-221-342/+75
* Update pstat -s to handle both old and new swapper.Matthew Dillon1999-01-212-76/+290
* Increased column widths for tty input watermark fields so that watermarksBruce Evans1998-08-191-9/+10
* Fixed printf format errors.Bruce Evans1998-07-061-8/+8
* Set the input and output buffer sizes and the input buffer watermarksBruce Evans1998-03-071-4/+6
* VVMIO -> VOBJBUF as in pstat.c.Bruce Evans1998-01-171-2/+2
* Make pstat.c compile, since in the new kernel code, VVMIO doesn'tJohn Dyson1998-01-061-2/+2
* Reviewed by: various.Julian Elischer1997-11-121-1/+3
* "Fixed" pstat -T by avoiding the vnode stats. Disabled pstat -v sinceDavid Greenman1997-10-191-2/+6
* Use err(3). Add usage().Philippe Charnier1997-10-092-28/+37
* Update to include some of the newer vnode flags and remove some stale ones.Peter Wemm1997-08-302-9/+25
* Previous commit to remove -I/sys broke 'make world', miscfs/union/*.h isPeter Wemm1997-07-151-0/+1