ed af31e8843c 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
..
2011-12-11 20:53:12 +00:00
2011-05-13 16:29:57 +00:00
2012-02-22 03:36:15 +00:00
2012-09-16 16:08:20 +00:00
2006-12-18 15:45:01 +00:00
2009-06-23 23:30:56 +00:00
2012-05-12 02:49:40 +00:00
2012-09-27 23:31:12 +00:00
2011-02-04 16:40:50 +00:00
2012-09-18 13:24:14 +00:00
2012-09-27 23:31:12 +00:00
2010-02-15 14:07:40 +00:00
2006-12-27 12:14:56 +00:00
2012-07-15 21:12:22 +00:00
2012-05-13 14:16:04 +00:00
2010-09-13 01:29:51 +00:00