Searched hist:35951 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sbin/bsdlabel/
H A Dbsdlabel.8diff 94803 Mon Apr 15 20:24:34 MDT 2002 trhodes disklabel(8) manual page:

--change "-s newboot" to "-s newboot2" in an example
--Fixed spelling
--Fixed some confusion between slice/parition/primary partition and other
things.

PR: 35947 and 35951
Noticed by: Gary W. Swearingen <swear@blarg.net>
Reviewed by: keramida
Thanks to: grog
MFC after: 2 days
/freebsd-11-stable/share/mk/
H A Dbsd.dep.mkdiff 35951 Mon May 11 13:37:13 MDT 1998 bde Oops, the lex and yacc sources must be added to SRCS before ${SRCS}
is used in the dependency list for ${DEPENDFILE}. `make depend' was
broken for a few days. `make world' only uses `make depend' when
NOCLEAN is defined, so only a few people noticed the bug.

Submitted by: mostly by jmg

Completed in 117 milliseconds