| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/stable/11/; revision=360521
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
MFV r354582: file 5.37
MFV r354798:
Apply vendor fixes:
06de62c Detect multiplication overflow when computing sector position
46a8443 Limit the number of elements in a vector (found by oss-fuzz)
Security: CVE-2019-18218
Notes:
svn path=/stable/11/; revision=354939
|
| |
|
|
|
|
|
| |
Update file to file 5.34 (through 5.33)
Notes:
svn path=/stable/11/; revision=337827
|
| |
|
|
|
|
|
| |
Don't use CCACHE for linking.
Notes:
svn path=/stable/11/; revision=337477
|
| |
|
|
|
|
|
|
| |
LIB32: Avoid linking in unneeded (and invalid lib32) libz for libmagic build
tool.
Notes:
svn path=/stable/11/; revision=335202
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
r312452-r312512:
- Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones
This simplifies pathing in make/displayed output
- Use .CURDIR:H instead of .CURDIR to simplify pathing in output, etc
Notes:
svn path=/stable/11/; revision=313538
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
of mkmagic and point its location.
Reported by: jenkins
Pointy hat to: delphij
MFC after: 2 weeks
X-MFC-With: 302221
Approved by: re (kib)
Notes:
svn path=/head/; revision=302222
|
| |
|
|
|
|
|
|
|
| |
Relnotes: yes
MFC after: 2 weeks
Approved by: re (gjb)
Notes:
svn path=/head/; revision=302221
|
| |
|
|
|
|
|
|
|
| |
This avoids running target binaries.
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=299289
|
| |
|
|
|
|
|
|
|
|
| |
Update file to 5.26.
MFC after: 2 weeks
Relnotes: yes
Notes:
svn path=/head/; revision=298192
|
| |\
| |
| |
| |
| |
| |
| | |
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/projects/release-pkg/; revision=298092
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This avoids 'build command changed' due to CFLAGS/CC changes during the
normal build. Without this the build-tools targets end up rebuilding
for the *target* rather than keeping the native versions built in
build-tools.
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=297997
|
| |/
|
|
|
|
|
| |
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/projects/release-pkg/; revision=295278
|
| |
|
|
|
|
|
| |
While here reduce a bit overlinking
Notes:
svn path=/head/; revision=275024
|
| |
|
|
|
|
|
| |
MFC after: 2 weeks
Notes:
svn path=/head/; revision=267897
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
file are always built the same.
(Note that Header and Localstuff must appear first and in that order, the
sorting does not affect as a coincident effect).
Submitted by: sjg
MFC after: 3 days
Notes:
svn path=/head/; revision=265464
|
| |
|
|
|
|
|
|
|
|
|
| |
versions. Instead use Imp's good work on "legacy" and follow the outcome
of the previous TRB discussions on this topic.
Now use the libc getline() if it exists, and only where it doesn't
create a bootstraping version.
Notes:
svn path=/head/; revision=240377
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Magic tests containing "search" or "regex" directives were incorrectly
compiled by "mkmagic" and were effectively ignored. This caused troff
files (for example) to be detected as simply "ASCII text" instead of
as "troff or preprocessor input, ASCII text".
PR: bin/170415
Approved by: consensus on developers@
MFC after: 3 days
Notes:
svn path=/head/; revision=239348
|
| |
|
|
|
|
|
| |
not the case for FreeBSD 7.x machines.
Notes:
svn path=/head/; revision=235638
|
| |
|
|
| |
Notes:
svn path=/head/; revision=234449
|
| |
|
|
|
|
|
|
|
|
| |
correct flags are being used (esp. NO_WERROR wrt clang).
Submitted by: Dimitry Andric <dimitry at andric.com>
Reviewed by: ru
Notes:
svn path=/head/; revision=210730
|
| |
|
|
| |
Notes:
svn path=/head/; revision=208342
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Similar to libexec/, do the same with lib/. Make WARNS=6 the norm and
lower it when needed.
I'm setting WARNS?=0 for secure/. It seems secure/ includes the
Makefile.inc provided by lib/. I'm not going to touch that directory.
Most of the code there is contributed anyway.
Notes:
svn path=/head/; revision=201381
|
| |
|
|
|
|
|
|
|
|
|
| |
preparation for 8.0-RELEASE. Add the previous version of those
libraries to ObsoleteFiles.inc and bump __FreeBSD_Version.
Reviewed by: kib
Approved by: re (rwatson)
Notes:
svn path=/head/; revision=195767
|
| |
|
|
| |
Notes:
svn path=/head/; revision=191771
|
| |
|
|
| |
Notes:
svn path=/head/; revision=186693
|
| |
|
|
|
|
|
| |
Ok'd by: kan
Notes:
svn path=/head/; revision=169807
|
| |
|
|
| |
Notes:
svn path=/head/; revision=159769
|
| |
|
|
| |
Notes:
svn path=/head/; revision=152285
|
| |
|
|
|
|
|
|
|
|
| |
been bumped since RELENG_5.
Reviewed by: ru
Approved by: re (not needed for commit check but in principle...)
Notes:
svn path=/head/; revision=148297
|
| |
|
|
|
|
|
|
|
|
|
| |
- Remove all:. It's redundant, and ${LIB} in it is just a bug.
- Remove .ORDER:. *.mgc files can safely be built in parallel.
- Remove PITA. The mkmagic tool is smart to put the binary file
into the current directory (${.OBJDIR}) even if the source file
lives somewhere else, which is just what we need.
Notes:
svn path=/head/; revision=140944
|
| |
|
|
|
|
|
|
| |
PR: 73647
Submitted by: Uranus <uranus@it.muds.net>
Notes:
svn path=/head/; revision=137887
|
| |
|
|
|
|
|
|
|
| |
"uniq: not found" during the installworld.
Spotted by: Roman Neuhauser
Notes:
svn path=/head/; revision=136681
|
| |
|
|
|
|
|
|
|
| |
non-standard install path.
Agreed with: ru
Notes:
svn path=/head/; revision=133370
|
| |
|
|
|
|
|
| |
Noticed by: ru (who's faster than 'make world' on my stock src test machine)
Notes:
svn path=/head/; revision=133365
|
|
|
Notes:
svn path=/head/; revision=133362
|