freebsd-dev/usr.sbin/pmcstat
Ed Schouten bf70becee6 More -Wmissing-variable-declarations fixes.
In addition to adding `static' where possible:

- bin/date: Move `retval' into extern.h to make it visible to date.c.
- bin/ed: Move globally used variables into ed.h.
- sbin/camcontrol: Move `verbose' into camcontrol.h and fix shadow warnings.
- usr.bin/calendar: Remove unneeded variables.
- usr.bin/chat: Make `line' local instead of global.
- usr.bin/elfdump: Comment out unneeded function.
- usr.bin/rlogin: Use _Noreturn instead of __dead2.
- usr.bin/tset: Pull `Ospeed' into extern.h.
- usr.sbin/mfiutil: Put global variables in mfiutil.h.
- usr.sbin/pkg: Remove unused `os_corres'.
- usr.sbin/quotaon, usr.sbin/repquota: Remove unused `qfname'.
2012-10-19 14:49:42 +00:00
..
Makefile Fixed dependencies (make checkdpadd). 2010-02-25 20:24:19 +00:00
pmcpl_annotate.c - Reorganize code in 'plugin' to share log processing. 2010-02-11 22:51:44 +00:00
pmcpl_annotate.h - Reorganize code in 'plugin' to share log processing. 2010-02-11 22:51:44 +00:00
pmcpl_callgraph.c When an asm location cannot be resolved to a function the cost 2010-09-03 13:54:02 +00:00
pmcpl_callgraph.h - Reorganize code in 'plugin' to share log processing. 2010-02-11 22:51:44 +00:00
pmcpl_calltree.c More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
pmcpl_calltree.h - Reorganize code in 'plugin' to share log processing. 2010-02-11 22:51:44 +00:00
pmcpl_gprof.c Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
pmcpl_gprof.h - Reorganize code in 'plugin' to share log processing. 2010-02-11 22:51:44 +00:00
pmcstat_log.c More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
pmcstat_log.h More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
pmcstat_top.h - Reorganize code in 'plugin' to share log processing. 2010-02-11 22:51:44 +00:00
pmcstat.8 Minor spelling fixes. 2012-06-03 11:29:48 +00:00
pmcstat.c More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
pmcstat.h Convert pmcstat about using cpuset_t rather than relying on plain 32 bit 2011-08-07 18:37:05 +00:00