Author: jhb Date: Wed Apr 27 17:36:37 2011 New Revision: 221123 URL: http://svn.freebsd.org/changeset/base/221123
Log: Raise rlogin back to a WARNS level of 6. Tested by: make universe Modified: head/usr.bin/rlogin/Makefile Modified: head/usr.bin/rlogin/Makefile ============================================================================== --- head/usr.bin/rlogin/Makefile Wed Apr 27 17:07:22 2011 (r221122) +++ head/usr.bin/rlogin/Makefile Wed Apr 27 17:36:37 2011 (r221123) @@ -7,6 +7,4 @@ BINOWN= root BINMODE=4555 PRECIOUSPROG= -WARNS?= 3 - .include <bsd.prog.mk> _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"