Author: np
Date: Sun Jun 30 03:14:04 2019
New Revision: 349552
URL: https://svnweb.freebsd.org/changeset/base/349552
Log:
Display the approximate space needed when a minidump fails due to lack
of space.
Reviewed by: kib@
MFC after:2 weeks
Sponsored by: Chelsio Communications
Di
Author: marcel
Date: Sun Jun 30 02:29:12 2019
New Revision: 349551
URL: https://svnweb.freebsd.org/changeset/base/349551
Log:
Add support for Python 3 and make it the default.
Python 2.7 will retire on Januari 1, 2020.
Modified:
head/tools/bus_space/Python/Makefile
head/tools/bus_space
Author: dougm
Date: Sun Jun 30 02:08:13 2019
New Revision: 349550
URL: https://svnweb.freebsd.org/changeset/base/349550
Log:
Remove a call to vm_map_simplify_entry from _vm_map_clip_start.
Recent changes to vm_map_protect have made it unnecessary.
Reviewed by: alc
Approved by: kib (ment
Author: delphij
Date: Sat Jun 29 18:41:40 2019
New Revision: 349549
URL: https://svnweb.freebsd.org/changeset/base/349549
Log:
MFV r349535: less v551.
MFC after:2 weeks
Relnotes: yes
Modified:
head/contrib/less/LICENSE
head/contrib/less/NEWS
head/contrib/less/README
head/
Author: tijl
Date: Sat Jun 29 17:01:56 2019
New Revision: 349548
URL: https://svnweb.freebsd.org/changeset/base/349548
Log:
Build lib32 libl. The library is built from usr.bin/lex/lib. It would be
better to move this directory to lib/libl, but this requires more extensive
changes to Makefi
Author: markj
Date: Sat Jun 29 16:11:09 2019
New Revision: 349547
URL: https://svnweb.freebsd.org/changeset/base/349547
Log:
Use a consistent snapshot of the fd's rights in fget_mmap().
fget_mmap() translates rights on the descriptor to a VM protection
mask. It was doing so without holdi
Author: markj
Date: Sat Jun 29 16:05:52 2019
New Revision: 349546
URL: https://svnweb.freebsd.org/changeset/base/349546
Log:
Fix mutual exclusion in pipe_direct_write().
We use PIPE_DIRECTW as a semaphore for direct writes to a pipe, where
the reader copies data directly from pages mapped
Author: lwhsu
Date: Sat Jun 29 14:55:53 2019
New Revision: 349543
URL: https://svnweb.freebsd.org/changeset/base/349543
Log:
Fix VOP_PUTPAGES(9) in regards to the use of VM_PAGER_CLUSTER_OK
Submitted by: Ka Ho Ng
Reviewed by: mckusick
MFC after:3 days
Sponsored by: The FreeBSD F
Author: lwhsu
Date: Sat Jun 29 12:19:57 2019
New Revision: 349539
URL: https://svnweb.freebsd.org/changeset/base/349539
Log:
Skip sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy
temporarily because kernel panics when flushing epair queue.
PR: 238870
Sponsored b
Author: lwhsu
Date: Sat Jun 29 10:58:31 2019
New Revision: 349538
URL: https://svnweb.freebsd.org/changeset/base/349538
Log:
Install missing test data file
MFC with: r349527
Sponsored by: The FreeBSD Foundation
Modified:
head/lib/libarchive/tests/Makefile
Modified: head/lib/libarc
10 matches
Mail list logo