| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=284424
|
|
|
|
|
|
|
|
|
|
| |
but must still satisfy ccosh(conj(z)) == conj(ccosh(z)) and ccosh(-z) ==
ccosh(z).
In collaboration with: bde
Notes:
svn path=/head/; revision=284423
|
|
|
|
|
|
|
|
|
| |
architectures.
PR: 200881
Notes:
svn path=/head/; revision=284422
|
|
|
|
| |
Notes:
svn path=/head/; revision=284421
|
|
|
|
| |
Notes:
svn path=/head/; revision=284420
|
|
|
|
| |
Notes:
svn path=/head/; revision=284419
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since METAMODE has been added, sys.mk loads bsd.mkopt.mk which ends load loading
bsd.own.mk which then defines SHLIBDIR before all the Makefile.inc everywhere.
This makes /lib being populated again.
Reported by: many
Notes:
svn path=/head/; revision=284417
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change re-organizes code a little bit to extract common pieces
of ttm_alloc_new_pages() and ttm_get_pages() into dedicated functions.
Also, for requests without address restrictions regular vm_page_alloc()
is used.
Lastly, when vm_page_alloc_contig() fails we call VM_WAIT before calling
vm_pageout_grow_cache() to ensure that there is enough free pages at all.
Reviewed by: kib
MFC after: 15 days
Notes:
svn path=/head/; revision=284416
|
|
|
|
|
|
|
|
| |
libzfs_core is the wrapper around kernel ioctls, the ioctl compat code belongs
to it
Notes:
svn path=/head/; revision=284409
|
|
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=284408
|
|
|
|
|
|
|
| |
These files need to be generated before mkdep is run.
Notes:
svn path=/head/; revision=284407
|
|
|
|
|
|
|
|
|
| |
"cpp -I$1" was expanding to "cpp -Iprint"
which was not the proper directory
of header files.
Notes:
svn path=/head/; revision=284406
|
|
|
|
|
|
|
|
|
| |
The legacy atf tools were removed in atf 0.20
MFC after: 2 weeks
Notes:
svn path=/head/; revision=284405
|
|
|
|
|
|
|
|
|
|
| |
issues
due to the recent (FreeBSD-SA-15:10.openssl) OpenSSL change to reject 512 bit
DH parameters. Affects 11-CURRENT and 10-STABLE.
Notes:
svn path=/head/; revision=284403
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Update to tzdata2015e:
Changes affecting future time stamps
Morocco will suspend DST from 2015-06-14 03:00 through 2015-07-19 02:00,
not 06-13 and 07-18 as we had guessed. (Thanks to Milamber.)
Assume Cayman Islands will observe DST starting next year, using US rules.
Although it isn't guaranteed, it is the most likely.
Notes:
svn path=/head/; revision=284397
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Update to tzdata2015e:
Changes affecting future time stamps
Morocco will suspend DST from 2015-06-14 03:00 through 2015-07-19 02:00,
not 06-13 and 07-18 as we had guessed. (Thanks to Milamber.)
Assume Cayman Islands will observe DST starting next year, using US rules.
Although it isn't guaranteed, it is the most likely.
Obtained from: ftp://ftp.iana.org/tz/releases/
Notes:
svn path=/vendor/tzdata/dist/; revision=284395
svn path=/vendor/tzdata/tzdata2015e/; revision=284396; tag=vendor/tzdata/tzdata2015e
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is needed to build HEAD on FreeBSD 10.1,
which has bmake, but does not have
/usr/share/mk/src.opts.mk
Reviewed by: sjg
Reported by: jenkins
Notes:
svn path=/head/; revision=284394
|
| |
| |
| |
| |
| |
| |
| | |
MFC after: 3 days
Notes:
svn path=/head/; revision=284393
|
| |
| |
| |
| |
| |
| |
| | |
Suggested by: kientzle
Notes:
svn path=/head/; revision=284392
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
they coould be dirty. Move the handling if the invalid pages in the
inactive scan earlier.
Remove some code duplication in the scan by introducing the
'drop_page' label, which centralizes the object and the page unlock.
Suggested and reviewed by: alc
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
Notes:
svn path=/head/; revision=284387
|
| |
| |
| |
| |
| |
| |
| | |
MFC after: 3 days
Notes:
svn path=/head/; revision=284386
|
| |
| |
| |
| |
| |
| |
| | |
MFC after: 3 days
Notes:
svn path=/head/; revision=284385
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Thanks to the reporter of
https://code.google.com/p/sctp-refimpl/issues/detail?id=14
for reporting the issue.
MFC after: 3 days
Notes:
svn path=/head/; revision=284384
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
If the pathname is absolute or dirfd is AT_FDCWD we can
handle it exactly like open(2).
Otherwise we output an A record to indicate that the path of
an open directory needs to be used (earlier in the trace).
Differential Revision: D2810
Reviewed by: jhb
MFC after: a bit
Notes:
svn path=/head/; revision=284383
|
| |
| |
| |
| |
| |
| |
| | |
Reviewed by: adrian
Notes:
svn path=/head/; revision=284382
|
| |
| |
| |
| |
| |
| |
| |
| | |
fde_file as NULL is already an indicator of an unused fd. All other
fields are populated when fp is installed.
Notes:
svn path=/head/; revision=284381
|
| |
| |
| |
| |
| |
| |
| | |
Use it in fd passing functions as the first step towards fd code cleanup.
Notes:
svn path=/head/; revision=284380
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is more accurate as the amount can be negative.
MFC after: 2 weeks
Notes:
svn path=/head/; revision=284378
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Use a constant array for the MIB. Newer LLVM decided that mib[] warranted
stack protections, with the obvious crash after the setup was done.
As a positive side effect, code size shrinks a bit.
I'm not sure why this hasn't bitten us yes, but it is certainly possible and
there are no real drawbacks to this change anyway.
Submitted by: pfg
Obtained from: NetBSD
MFC after: 1 week
Notes:
svn path=/head/; revision=284377
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
pages in vm_pageout_scan(). The reactivation rate of cache pages created
by vm_pageout_scan() is extremely low; typically no more than 0.5% to
2.25% of the pages are ever reactivated. At the same time, caching pages
is more expensive than freeing them. For example, in a test with
PostgreSQL, this change reduced the amount of time spent in the inactive
queue scan by 1/6.
Differential Revision: https://reviews.freebsd.org/D2805
Reviewed by: kib
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=284376
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=284374
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=284373
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=284372
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=284371
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=284370
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=284369
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=284368
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=284367
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=284366
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=284363
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=284359
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
I forgot to convert the && to a ||
Pointyhat to: ngie
X-MFC with: r283678, r284336, r284357
Notes:
svn path=/head/; revision=284358
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
or product is NULL, not if they are both not NULL
Reported by: araujo, kib
X-MFC with: r283678, r284336
Pointyhat to: allanjude
Notes:
svn path=/head/; revision=284357
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
tools.
* Allow STRIP to be overridden by the environment
* Use CC to tie things together, not LD
Tested:
* i386, mips32
Submitted by: kan
Notes:
svn path=/head/; revision=284356
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
address is loopback. So it is shown if both are not loopback.
The man page says that it is shown if the local or foreign
address is not loopback. Change the man page to reflect the
code.
MFC after: 3 days
Notes:
svn path=/head/; revision=284355
|
| |
| |
| |
| |
| |
| |
| | |
MFC after: 3 days
Notes:
svn path=/head/; revision=284354
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
support SCTP (and MPTCP in the future). No functional change for existing
protocols.
MFC after: 3 days
Notes:
svn path=/head/; revision=284353
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
for supporting 1-to-many style SCTP sockets. For other sochets, there
is no functional change.
MFC after: 3 days
Notes:
svn path=/head/; revision=284352
|
| |
| |
| |
| |
| |
| |
| | |
MFC after: 3 days
Notes:
svn path=/head/; revision=284351
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=284350
|