| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Prune dead mirrors from the list of mirrors in bsdconfig and bsdinstall.
All these return NXDOMAIN when trying to resolve them.
Reviewed by: emaste
Approved by: emaste
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D26535
Notes:
svn path=/head/; revision=366186
|
| |
|
|
|
|
|
|
|
|
|
| |
ftp.it.FreeBSD.org has been down for several years.
PR: 244481
Reported by: xgeoplasma6@gmail.com
MFC after: 3 days
Notes:
svn path=/head/; revision=358418
|
| |
|
|
|
|
|
|
| |
Submitted by: Gordon Bergling <gbergling_gmail.com>
Differential Revision: https://reviews.freebsd.org/D23453
Notes:
svn path=/head/; revision=357664
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When using sysrc to modify a file, the file should be created silently.
However, with the introduction of SVN r335280, an error of "No such file
or directory" would appear despite everything else working as-expected.
The nature of this spurious error is that SVN r335280 did not check if
the file exists first, before trying to fixup the line-endings in the
file just prior to modification.
PR: bin/240875
Reported by: Jose Luis Duran
MFC after: 3 days
Notes:
svn path=/head/; revision=355280
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
dialog will conditionally ignore the --hline option if not enough space
was available to accomodate for the text width. Traditionally the width
of the widget had to be 10 wider than the text. Recent updates to dialog
have changed the requirement to be at least 12 wider than the hline text
else the hline text is not rendered at the bottom of the widget.
Sponsored by: Smule, Inc.
Notes:
svn path=/head/; revision=339844
|
| |
|
|
|
|
|
| |
Sponsored by: Smule, Inc.
Notes:
svn path=/head/; revision=339752
|
| |
|
|
|
|
|
|
|
|
|
|
| |
PR: bin/203435
Reported by: Andreas Sommer <andreas.sommer87@googlemail.com>
MFC after: 6 days
X-MFC-to: stable/11
X-MFC-with: r335280
Sponsored by: Smule, Inc.
Notes:
svn path=/head/; revision=335302
|
| |
|
|
|
|
|
|
|
|
|
| |
PR: bin/226406
Reported by: Marius Halden <marius.halden@modirum.com>
MFC after: 1 week
X-MFC-to: stable/11
Sponsored by: Smule, Inc.
Notes:
svn path=/head/; revision=335281
|
| |
|
|
|
|
|
|
|
|
|
| |
PR: bin/203435
Reported by: Andreas Sommer <andreas.sommer87@googlemail.com>
MFC after: 1 week
X-MFC-to: stable/11
Sponsored by: Smule, Inc.
Notes:
svn path=/head/; revision=335280
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Remove nxge(4) and associated man page and tools in FreeBSD 12.0.
Submitted by: kbowling
Reviewed by: brooks
Relnotes: yes
Sponsored by: Limelight Networks
Differential Revision: https://reviews.freebsd.org/D1529
Notes:
svn path=/head/; revision=333388
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This driver was for an early and uncommon legacy PCI 10GbE for a single
ASIC, Intel 82597EX. Intel quickly shifted to the long lived ixgbe family.
Submitted by: kbowling
Reviewed by: brooks imp jeffrey.e.pieper@intel.com
Relnotes: yes
Sponsored by: Limelight Networks
Differential Revision: https://reviews.freebsd.org/D15234
Notes:
svn path=/head/; revision=333173
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since the translation to vt as terminal emulator, the keymaps files
path has changed and this change does not get followed in bsdconfig.
This implicates boot time warnings about a wrong keymap file, what
is very confusing for the new users and for me too, so initialize
the default keymaps search path depending on terminal type.
Differential Revision: https://reviews.freebsd.org/D8734
Submitted by: Oliver Pinter <oliver.pinter@hardenedbsd.org>
Reviewed by: ed, jilles, dteske
MFC after: 3 days
X-MFC-to: stable/11
Sponsored by: HardenedBSD
Signed-off-by: Oliver Pinter <oliver.pinter@hardenedbsd.org>
Notes:
svn path=/head/; revision=318891
|
| |
|
|
|
|
|
|
|
| |
Submitted by: ak
Reviewed by: ngie
Differential Revision: https://reviews.freebsd.org/D10511
Notes:
svn path=/head/; revision=317508
|
| |
|
|
|
|
|
|
| |
MFC after: 3 days
X-MFC-to: stable/11 stable/10
Notes:
svn path=/head/; revision=307402
|
| |
|
|
|
|
|
|
|
| |
Approved by: re (gjb)
MFC after: 8 weeks
Relnotes: yes
Notes:
svn path=/head/; revision=301973
|
| |
|
|
|
|
|
|
|
|
| |
(one manual change to fix grammar)
Confirmed With: db
Approved by: secteam (not really, but this is a comment typo fix)
Notes:
svn path=/head/; revision=300050
|
| |
|
|
|
|
|
| |
No functional change.
Notes:
svn path=/head/; revision=298884
|
| |
|
|
|
|
|
|
|
| |
This makes runnig f_substr() faster than it was when running under bash,
but both sh and dash are still faster when using the non-bash recipe which
features dynamically unrolled loops.
Notes:
svn path=/head/; revision=295197
|
| |
|
|
|
|
|
| |
Makes traps functional if running under shells/dash
Notes:
svn path=/head/; revision=295196
|
| |
|
|
|
|
|
| |
Fixes ``setvar: : bad variable name''
Notes:
svn path=/head/; revision=295195
|
| |
|
|
| |
Notes:
svn path=/head/; revision=295194
|
| |
|
|
|
|
|
| |
No need to check/re-check capabilities that won't change at runtime.
Notes:
svn path=/head/; revision=295180
|
| |
|
|
| |
Notes:
svn path=/head/; revision=295106
|
| |
|
|
|
|
|
| |
Grouping builtins-only algos together
Notes:
svn path=/head/; revision=295105
|
| |
|
|
|
|
|
| |
Variable argument versions grouped with standard versions
Notes:
svn path=/head/; revision=295104
|
| |
|
|
|
|
|
| |
Ordering functions by appearance of use
Notes:
svn path=/head/; revision=295103
|
| |
|
|
|
|
|
| |
Change f_snprintf() to use optimzed f_substr()
Notes:
svn path=/head/; revision=295102
|
| |
|
|
|
|
|
|
|
|
|
| |
bash lacks the ksh93 optimization that makes sub-shells fast if they do
not alter io. bash 3.1-alpha1 introduced printf -v var_to_set which is not
as fast but is still significantly faster than var_to_set=$( printf ) when
using any version of bash. If we find our interpreter to somehow be bash
by invocation or inclusion, use the feature that provides fastest results.
Notes:
svn path=/head/; revision=295101
|
| |
|
|
| |
Notes:
svn path=/head/; revision=295100
|
| |
|
|
| |
Notes:
svn path=/head/; revision=294880
|
| |
|
|
| |
Notes:
svn path=/head/; revision=294866
|
| |
|
|
| |
Notes:
svn path=/head/; revision=294865
|
| |
|
|
| |
Notes:
svn path=/head/; revision=294864
|
| |
|
|
|
|
|
|
| |
MFC after: 3 days
X-MFC-to: stable/10
Notes:
svn path=/head/; revision=294669
|
| |
|
|
|
|
|
|
| |
MFC after: 3 days
X-MFC-to: stable/10
Notes:
svn path=/head/; revision=293617
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D3551
Reviewed by: allanjude
MFC after: 1 week
X-MFC-to: stable/10
X-MFC-with: 290337
Relnotes: yes
Notes:
svn path=/head/; revision=290693
|
| |
|
|
|
|
|
|
|
| |
This has not been needed since r284171 in projects/bmake.
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=288226
|
| |
|
|
|
|
|
|
| |
MFC after: 3 days
X-MFC-to: stable/10
Notes:
svn path=/head/; revision=287803
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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=283595
|
| | |\
| | |
| | |
| | | |
Notes:
svn path=/projects/bmake/; revision=274683
|
| | |\ \
| | | |
| | | |
| | | | |
Notes:
svn path=/projects/bmake/; revision=270164
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
Notes:
svn path=/projects/bmake/; revision=265044
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
Notes:
svn path=/projects/bmake/; revision=256424
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
Notes:
svn path=/projects/bmake/; revision=256418
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
MFC after: 3 days
X-MFC-to: stable/10 stable/9
Notes:
svn path=/head/; revision=280921
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
Notes:
svn path=/head/; revision=278493
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
Notes:
svn path=/head/; revision=278491
|