| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
$FreeBSD$ removal (commit d0b2dbfa0ecf) left a blank line at the
beginning of this file. Remove it now.
Sponsored by: The FreeBSD Foundation
|
| |
|
|
|
|
|
| |
This is a residual of the $FreeBSD$ removal.
MFC After: 3 days (though I'll just run the command on the branches)
Sponsored by: Netflix
|
| |
|
|
| |
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| |
|
|
|
|
|
|
|
|
| |
And put pkg and its keys in it.
It's easier for small image to depend on this package rather than the
larger utilities one.
MFC after: 2 weeks
Sponsored by: Beckhoff Automation GmbH & Co. KG
Differential Revision: https://reviews.freebsd.org/D33458
|
| |
|
|
| |
Notes:
svn path=/head/; revision=351886
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is not properly respecting WITHOUT or ARCH dependencies in target/.
Doing so requires a massive effort to rework targets/ to do so. A
better approach will be to either include the SUBDIR Makefiles directly
and map to DIRDEPS or just dynamically lookup the SUBDIR. These lose
the benefit of having a userland/lib, userland/libexec, etc, though and
results in a massive package. The current implementation of targets/ is
very unmaintainable.
Currently rescue/rescue and sys/modules are still not connected.
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=291563
|
| |
|
|
|
|
|
| |
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=291347
|
| |
|
|
|
|
|
|
| |
MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=290083
|
| |
|
|
|
|
|
|
|
|
|
| |
There has been no need to regenerate the signing key.
Reported by: mat
Approved by: bapt (mentor)
MFC after: 3 days
Notes:
svn path=/head/; revision=260605
|
|
|
Requested by: secteam (cperciva, des)
Approved by: bapt
Notes:
svn path=/head/; revision=257344
|