delphij 2005-01-25 08:37:04 UTC FreeBSD src repository Modified files: sbin/shutdown Makefile shutdown.c Log: Use modern style defination for main() and move a extern declaration to global section. Bump WARNS?= to 6 Revision Changes Path 1.9 +3 -0 src/sbin/shutdown/Makefile 1.27 +3 -4 src/sbin/shutdown/shutdown.c