freebsd-skq/usr.sbin/chroot
ed f926e2345d Eliminate global variables.
There is no reason why these three variables should be declared as
global variables, while the others aren't. They are only used inside
main().
2011-11-06 16:40:17 +00:00
..
chroot.8
chroot.c Eliminate global variables. 2011-11-06 16:40:17 +00:00
Makefile The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00