| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
r272436, r272437, r272792:
r272436:
Remove the first argument to panic(), which was initially
intended to be the exit code, however when a non-zero exit
code was returned to release/Makefile, this would prevent
any remaining (and possibly successful) stages from being
attempted.
r272437:
If the vm-base target fails, prevent the vm-image target
from being run since it cannot possibly succeed.
r272792:
Add /usr/local/bin and /usr/local/sbin to PATH, needed
if third-party software needs to use utilities outside
of the base system during post-install stages (indexinfo
is one culprit).
MFC after: 3 days
X-MFC-10.1: yes
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/head/; revision=273093
|
|
|
|
|
|
|
| |
MFC after: 1 month
Notes:
svn path=/head/; revision=273092
|
|
|
|
|
|
|
|
| |
MFC after: 1 month
Reported by: bz
Notes:
svn path=/head/; revision=273091
|
|
|
|
|
|
|
|
| |
MFH: 1 month
Reported by: bz
Notes:
svn path=/head/; revision=273090
|
|
|
|
|
|
|
| |
configs and there is no reason for them not to be here.
Notes:
svn path=/head/; revision=273089
|
|
|
|
|
|
|
|
|
|
|
|
| |
existing functions with the exception they use the condition flags to
store the result.
Differential Revision: https://reviews.freebsd.org/D872
Silence from: current@ and numerics@
MFC after: 1 week
Notes:
svn path=/head/; revision=273088
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o convert to if_transmit;
o use rmlock to protect access to gif_softc;
o use sx lock to protect from concurrent ioctls;
o remove a lot of unneeded and duplicated code;
o remove cached route support (it won't work with concurrent io);
o style fixes.
Reviewed by: melifaro
Obtained from: Yandex LLC
MFC after: 1 month
Sponsored by: Yandex LLC
Notes:
svn path=/head/; revision=273087
|
|
|
|
|
|
|
| |
file where they are defined.
Notes:
svn path=/head/; revision=273086
|
|
|
|
| |
Notes:
svn path=/head/; revision=273081
|
|
|
|
|
|
|
|
| |
Those pages are highly system-/hardware-specific, the code is incomplete,
and so they hardly can be useful for anybody else.
Notes:
svn path=/head/; revision=273075
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This includes support for:
- Read-Write Error Recovery mode page;
- Informational Exceptions Control mode page;
- Logical Block Provisioning mode page;
- LOG SENSE command.
No real Informational Exceptions features yet. This is only a placeholder.
Sponsored by: iXsystems, Inc.
Notes:
svn path=/head/; revision=273073
|
|
|
|
| |
Notes:
svn path=/head/; revision=273072
|
|
|
|
|
|
|
|
|
|
|
| |
prevent fatal conflict should one-true-awk ever be replaced -- e.g., in
an appliance -- with GNU awk. NB: Renamed my implementation to _asorti()
MFC after: 3 days
X-MFC-to: stable/10, stable/9
Notes:
svn path=/head/; revision=273068
|
|
|
|
|
|
|
|
| |
MFC after: 3 days
X-MFC-to: stable/10, stable/9
Notes:
svn path=/head/; revision=273067
|
|
|
|
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D942
Reviewed by: imp
Notes:
svn path=/head/; revision=273066
|
|
|
|
|
|
|
|
|
|
|
| |
This allows us to use libevent for other application in the future.
For now libevent is still INTERNALLIB and no shared library is installed.
MFC after: 1 month
Notes:
svn path=/head/; revision=273065
|
|
|
|
|
|
|
|
|
| |
Submitted by: gjb
MFC after: 2 weeks
Relnotes: yes
Notes:
svn path=/head/; revision=273064
|
|
|
|
|
|
|
|
|
| |
Submitted by: Mikhail <mp@lenta.ru>
MFC after: 2 weeks
Relnotes: yes
Notes:
svn path=/head/; revision=273063
|
|
|
|
|
|
|
|
|
| |
Submitted by: Mikhail <mp@lenta.ru>
MFC after: 2 weeks
Relnotes: yes
Notes:
svn path=/head/; revision=273062
|
|
|
|
|
|
|
|
|
| |
Submitted by: Mikhail <mp@lenta.ru>
MFC after: 2 weeks
Relnotes: yes
Notes:
svn path=/head/; revision=273061
|
|
|
|
|
|
|
|
|
|
|
| |
Without this change the accounting of L2ARC usage would be wrong and
give 16EB free space because the number became negative and overflows.
Obtained from: FreeNAS (issue #6239)
MFC after: 2 weeks
Notes:
svn path=/head/; revision=273060
|
|
|
|
|
|
|
| |
PR: 194289
Notes:
svn path=/head/; revision=273059
|
|
|
|
|
|
|
| |
Reviewed by: adrian
Notes:
svn path=/head/; revision=273056
|
|
|
|
| |
Notes:
svn path=/head/; revision=273055
|
|
|
|
| |
Notes:
svn path=/head/; revision=273054
|
|
|
|
|
|
|
|
|
|
| |
opcode.
MFC after: 1 week
Sponsored by: Norse
Notes:
svn path=/head/; revision=273053
|
|
|
|
|
|
|
| |
only enable support for the SoCs we are built for.
Notes:
svn path=/head/; revision=273052
|
|
|
|
|
|
|
|
| |
data rather than the old-school [1] construct. We have required c99
compilers for some time.
Notes:
svn path=/head/; revision=273051
|
|
|
|
|
|
|
| |
them.
Notes:
svn path=/head/; revision=273050
|
|
|
|
| |
Notes:
svn path=/head/; revision=273049
|
|
|
|
|
|
|
| |
Sponsored by: Norse
Notes:
svn path=/head/; revision=273048
|
|
|
|
|
|
|
| |
option they defined into files.am335x.
Notes:
svn path=/head/; revision=273047
|
|
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=273046
|
|
|
|
| |
Notes:
svn path=/head/; revision=273045
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
few changes to drivers, no kernel config was added. As the SoCs are quite
old and the code is unmaintained start the process of removing support by
deleting the header file and code that depends on it along with the macro
SOC_OMAP3. Other Ti SoCs shouldn't be affected, other than for us to have
less code to maintain.
Differential Revision: https://reviews.freebsd.org/D936
Reviewed by: rpaulo, loos
Notes:
svn path=/head/; revision=273041
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a duplicate variable reference in mrsas, so now this patch isolate atomic_ variable and relavent
function call using prefix mrsas_xx.
Issue was introduced in r272737.
MFC after: 2 weeks
Sponsored by: Avago Technology
Notes:
svn path=/head/; revision=273040
|
|
|
|
|
|
|
|
|
|
| |
SPC-4 r2 allows to return empty defect list if the list is not supported.
We don't reallu support defect data lists, but this suppresses some errors.
MFC after: 1 week
Notes:
svn path=/head/; revision=273038
|
|
|
|
|
|
|
| |
Found by: Oleg Ginzburg
Notes:
svn path=/head/; revision=273035
|
|
|
|
|
|
|
|
| |
Submitted by: Remy Nonnenmacher <remy.nonnenmacher@activnetworks.com>
MFC after: 1 week
Notes:
svn path=/head/; revision=273034
|
|
|
|
|
|
|
| |
Found by: Oleg Ginzburg
Notes:
svn path=/head/; revision=273033
|
|
|
|
|
|
|
|
|
| |
* Report error and return non-zero exit code if zeroing non-matched entries
Found by: Oleg Ginzburg
Notes:
svn path=/head/; revision=273032
|
|
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=273029
|
|
|
|
|
|
|
|
|
|
| |
Reviewed by: bz, glebius, yongari
MFC after: 3 days
Sponsored by: EMC / Isilon Storage Division
Differential Revision: https://reviews.freebsd.org/D938
Notes:
svn path=/head/; revision=273028
|
|
|
|
|
|
|
|
|
| |
Submitted by: grehan@
Approved by: so@ (des)
MFC after: 1 month
Notes:
svn path=/head/; revision=273027
|
|
|
|
|
|
|
|
|
|
|
| |
controls how much fraction, 1/2^arc_shrink_shift, should be reclaimed
when there is memory pressure.
Submitted by: Richard Kojedzinszky <krichy at tvnetwork.hu>
MFC after: 2 weeks
Notes:
svn path=/head/; revision=273026
|
|
|
|
|
|
|
|
|
|
|
|
| |
t_strptime:common..
- Expect the testcase body as a whole to fail. Multiple PRs will be filed to
track the issues (there are 18 check failures)
t_strptime:day..
- %EA and %OA seem to be case insensitive on FreeBSD
Notes:
svn path=/head/; revision=273025
|
|
|
|
|
|
|
|
|
|
|
| |
Testing for the errno is an optional requirement according to POSIX, and
FreeBSD doesn't document that errno would be set on failure with mktime
Submitted by: pho
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=273024
|
|
|
|
|
|
|
|
|
| |
isn't a need for the explicit __isnanl test
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=273023
|
|
|
|
|
|
|
| |
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=273022
|
|
|
|
|
|
|
|
|
|
| |
accordingly
Submitted by: pho
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=273021
|