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
..
2012-09-14 17:50:42 +00:00
2012-10-07 19:53:04 +00:00
2012-10-18 06:27:03 +00:00
2012-07-13 21:27:18 +00:00
2012-03-26 21:22:53 +00:00
2012-03-26 15:18:14 +00:00
2011-12-30 10:58:14 +00:00
2012-09-01 10:56:15 +00:00
2010-12-20 08:54:30 +00:00
2012-03-25 09:18:34 +00:00
2012-03-25 09:18:34 +00:00
2012-05-18 14:12:17 +00:00
2012-05-17 11:50:12 +00:00
2012-06-03 11:29:48 +00:00
2010-12-20 09:36:54 +00:00
2012-07-04 10:17:02 +00:00
2012-05-12 15:08:22 +00:00
2012-10-14 10:12:32 +00:00
2012-10-01 17:00:33 +00:00
2012-07-09 15:44:35 +00:00
2011-12-30 10:58:14 +00:00
2012-09-11 07:35:24 +00:00
2011-12-30 10:58:14 +00:00
2012-09-14 17:50:42 +00:00
2011-08-06 09:11:30 +00:00
2012-06-03 11:29:48 +00:00
2012-10-19 14:29:03 +00:00
2012-10-05 20:19:28 +00:00
2012-09-12 10:16:39 +00:00
2012-03-10 14:38:34 +00:00
2012-03-26 21:22:53 +00:00
2012-07-18 23:32:12 +00:00