Author: imp
Date: Tue Feb 21 18:49:30 2017
New Revision: 314051
URL: https://svnweb.freebsd.org/changeset/base/314051

Log:
  Document why cat is a bootstrap tool.

Modified:
  head/Makefile.inc1

Modified: head/Makefile.inc1
==============================================================================
--- head/Makefile.inc1  Tue Feb 21 18:04:21 2017        (r314050)
+++ head/Makefile.inc1  Tue Feb 21 18:49:30 2017        (r314051)
@@ -1625,6 +1625,7 @@ _nmtree=  lib/libnetbsd \
 ${_bt}-usr.sbin/nmtree: ${_bt}-lib/libnetbsd
 .endif
 
+# r246097: log addition login.conf.db, passwd, pwd.db, and spwd.db with cat -l
 .if ${BOOTSTRAPPING} < 1000027
 _cat=          bin/cat
 .endif
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to