summaryrefslogtreecommitdiff
path: root/usr.bin/vmstat
AgeCommit message (Collapse)Author
1995-05-07fix up RCS idscgd
1995-05-07always add sys/arch to include pathcgd
1995-04-29cast pointers to longs, not ints.cgd
1995-04-24add stub read_names() for the alphacgd
1995-04-17VAX machine dependent defs removed.ragge
1995-03-14Make use of the new kernel event counters; from Theo.pk
1994-12-28Put back the -I/sys/arch.mycroft
1994-12-24size is a size_t!cgd
1994-12-22specify man pages the new way.cgd
1994-10-06Fix RCS id format.mycroft
1994-10-06If we don't -I/sys, then don't -I/sys/arch, either.mycroft
1994-06-09someone forgot the pc532.phil
1994-06-05update default system name.chopps
1994-05-30${.CURDIR} works better.hpeyerl
1994-05-30Make this compile under hp300.hpeyerl
1994-05-21add machine define if m68k arch.chopps
1994-05-21add stub read_names()'s for non hp300 m68k'schopps
1994-05-18cannot read sparc disk namesderaadt
1994-05-13re-enable new bucket foo, also widen type name field by one for miscfs mountcgd
1994-05-11rcsidscgd
1994-05-11clean up import. also, stub read_names for the i386, and comment outcgd
some refs to kmem stats fields that we don't have yet. This will need hacking, (1) for the various ports, (2) for the kmem stuff, and won't work completely right until those happen, and until the new vm system is integrated.
1994-04-15clean, exported variable (and contents) changescgd
1994-03-30screw it. #ifdef out the i386 disk-name-getting routine.cgd
1994-03-27i386: completely punt on getting disk names until charles is donecgd
config hacking. better to punt than to do something really abnormal.
1994-03-19get section right; from Luke Mewburn <lm@rmit.edu.au>cgd
1994-03-13fix to work with new config. SCSI device name support is totally hosed.cgd
1994-01-28needs -lkvm, not -lutilcgd
1993-12-06get rid of __386BSD__ and replace as appropriate with __NetBSD__ and i386cgd
1993-11-10some nice new thingsderaadt
1993-10-06Got bored, converted yet another manpage to use the -mandoc macroes.jtc
1993-10-02widen "Type" field of vmstat -m by 2 characterscgd
1993-09-25-I/sys --> -I${DESTDIR}/sys, to support cross-compilation.pk
1993-08-23make various vm counters part of the "standard" nlist (for mw)cgd
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-30Add RCS identifiers.mycroft
1993-06-13Fix up FILES sections.mycroft
1993-06-13Update file names.mycroft
1993-06-06clean up interrupt count printing a bit...cgd
1993-05-25fix dependencies on M_LAST's old off-by-one error...cgd
(arguably, the old error wasn't an error, but, given some of the old usage of M_LAST and its name, i say it was)
1993-05-21add rcs ids, and update for "arch"cgd
1993-05-04iostat and vmstat being taught about drives..deraadt
1993-04-09added, from net/2 (patch 124).cgd