On 6/1/07, Hidetoshi Shimokawa <[EMAIL PROTECTED]> wrote:
simokawa2007-06-01 00:23:34 UTC
FreeBSD src repository
Modified files:
sys/modules/dconsMakefile
Log:
Fix a breakage with "MODULES_WITH_WORLD=true make buildworld".
PR: kern/11320
Oops, it should be kern/113204.
simokawa2007-06-01 00:50:59 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/modules/dconsMakefile
Log:
Fix a breakage with "MODULES_WITH_WORLD=true make buildworld".
PR: kern/113204
Revision ChangesPath
1.3.2.2 +5 -2 src/sys/mo
simokawa2007-06-01 00:23:34 UTC
FreeBSD src repository
Modified files:
sys/modules/dconsMakefile
Log:
Fix a breakage with "MODULES_WITH_WORLD=true make buildworld".
PR: kern/11320
Revision ChangesPath
1.5 +5 -2 src/sys/modules/dcons/Makefile
__