| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This was intended to be a non-functional change. It wasn't. The commit
message was thus wrong. In addition it broke arm, and merged crypto
related code.
Revert with prejudice.
This revert skips files touched in r316370 since that commit was since
MFCed. This revert also skips files that require $FreeBSD$ property
changes.
Thank you to those who helped me get out of this mess including but not
limited to gonzo, kevans, rgrimes.
Requested by: gjb (re)
Notes:
svn path=/stable/11/; revision=331722
|
| |
|
|
|
|
|
|
|
|
| |
These changes are incomplete but are making it difficult
to determine what other changes can/should be merged.
No objections from: pfg
Notes:
svn path=/stable/11/; revision=330897
|
| |
|
|
|
|
|
|
|
|
|
| |
Found by the Debian reproducible builds effort -- Debian bug 830259.
Reported by: Reiner Herrmann <reiner@reiner-h.de>
Approved by: re (gjb)
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/head/; revision=302398
|
| |
|
|
|
|
|
|
|
|
| |
As the name indicates, these are flags to pass to nm(1). The newer
binutils have a plugin mechanism so, to build something with LLVM's
LTO, we need to pass flags to nm(1). This commit also extends
lorder(1) to pass NMFLAGS to nm(1).
Notes:
svn path=/head/; revision=286791
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.
Still need to add real targets under targets/ to build packages.
Differential Revision: D2796
Reviewed by: brooks imp
Notes:
svn path=/head/; revision=284345
|
| | |
| |
| |
| | |
Notes:
svn path=/projects/bmake/; revision=284172
|
| | |
| |
| |
| | |
Notes:
svn path=/projects/bmake/; revision=246868
|
| |/
|
|
|
|
|
| |
Requested by: Simon Gerraty <sjg@juniper.net>
Notes:
svn path=/projects/bmake/; revision=239572
|
| |
|
|
|
|
|
|
|
|
|
|
| |
is in accordance with the information provided at
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
Also add $FreeBSD$ to a few files to keep svn happy.
Discussed with: imp, rwatson
Notes:
svn path=/head/; revision=216370
|
| |
|
|
| |
Notes:
svn path=/head/; revision=163682
|
| |
|
|
| |
Notes:
svn path=/head/; revision=162792
|
| |
|
|
|
|
|
| |
this new feature prominently. Bump date while I'm here.
Notes:
svn path=/head/; revision=158077
|
| |
|
|
| |
Notes:
svn path=/head/; revision=150671
|
| |
|
|
| |
Notes:
svn path=/head/; revision=150669
|
| |
|
|
|
|
|
|
| |
sort long DPADD lists automatically. While here, recognize
`W' as the global symbol. This has been tested since 2004.
Notes:
svn path=/head/; revision=148060
|
| |
|
|
| |
Notes:
svn path=/head/; revision=131507
|
| |
|
|
|
|
|
|
|
| |
utility. 1003.1-2001 does not allow sort to accept the -o option after
the operands (Base Definitions, 12.2 Utility Syntax Guidelines,
Guideline 9).
Notes:
svn path=/head/; revision=115647
|
| |
|
|
|
|
|
| |
All old sorts understand -k too.
Notes:
svn path=/head/; revision=103902
|
| |
|
|
| |
Notes:
svn path=/head/; revision=95124
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75286
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74848
|
| |
|
|
|
|
|
|
| |
symbols. This allows lorder to be used more easily in a cross-build
environment.
Notes:
svn path=/head/; revision=73882
|
| |
|
|
|
|
|
| |
Submitted by: bin/16927, Mike Heffner
Notes:
svn path=/head/; revision=60671
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50477
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
track.
The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;
.\" $Id$
.\"
If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.
Approved by: bde
Notes:
svn path=/head/; revision=48792
|
| |
|
|
|
|
|
|
|
|
| |
more often than not.
Also included Doug Rabson's changes to make this script better handle the
two varieties of nm output we now have.
Notes:
svn path=/head/; revision=38322
|
| |
|
|
| |
Notes:
svn path=/head/; revision=27624
|
| |
|
|
|
|
|
| |
Submitted by: "Philippe Charnier" <charnier@lirmm.fr>
Notes:
svn path=/head/; revision=16280
|
| |
|
|
|
|
|
| |
Remove the extra slash in ${DESTDIR}/${BINDIR}.
Notes:
svn path=/head/; revision=9700
|
| |
|
|
|
|
|
| |
install rule.
Notes:
svn path=/head/; revision=3937
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1866
|
| |
|
|
|
|
|
| |
to just install:, sperious targets and CLEANFILES removed.
Notes:
svn path=/head/; revision=1637
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1627
|
|
|
Notes:
svn path=/cvs2svn/branches/CHRISTOS/; revision=1590
|