| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
| |
from passing the -P flag to crunchgen which seems to confuse crunchgen
horribly. This is the preferable solution to modifing crunchgen to
unset the MAKEFLAGS environment variable.
Submitted by: gad@
|
|
|
|
|
|
|
|
|
|
|
|
| |
to find the source when the object was specified as <directory>/foo.o.
The fix makes the build go through a make objs before compiling the rest
of the crunchgen. This ensures that the dhclient bits are built in the
correct place where they are picked up for the final compile of rescue.
I'd like to thank dwhite@ and gad@ for helping me track down the problem.
Fast testing box provided by: phk@ (thanks)
|
| |
|
|
|
|
| |
Discussed on: freebsd-arch@
|
|
|
|
| |
Submitted by: Skip Ford <skip.ford@verizon.net>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
care about, not a full usr.bin tree. This should reduce buildworld times
pretty drastically.
Requested by: lots of people
|
|
|
|
|
|
|
|
|
|
|
| |
using underscores or not, so I just randomly picked a style. I think
I have the logic correct, but if someone wants to give it a once over
that would be good.
Tim submitted a patch to fix the cross-building issues which I tested
with a tinderbox run for sparc64.
Submitted by: Tim Kientzle <kientzle@acm.org>
|
| |
|
|
|
|
|
|
|
|
|
| |
Build fdisk_pc98 on pc98 arch, not fdisk.
Don't alias disklabel on pc98, ia64.
Don't build fdisk on sparc64, alpha.
Pointed out by: tmm@
Submitted by: Tim Kientzle <kientzle@acm.org>
|
|
|
|
|
|
|
| |
Fix disklabel, bsdlabel, and sunlabel on various platforms.
Noticed by: tmm@
Submitted by: Tim Kientzle <kientzle@acm.org>
|
|
|
|
| |
Submitted by: tmm@
|
|
with a couple of bits from usr.bin in a crunchgen'd binary.
Submitted by: Tim Kientzle <kientzle@acm.org>
|