Author: mjg
Date: Wed May 8 16:30:38 2019
New Revision: 347355
URL: https://svnweb.freebsd.org/changeset/base/347355
Log:
Reduce umtx-related work on exec and exit
- there is no need to take the process lock to iterate the thread
list after single-threading is enforced
- typically th
Author: manu
Date: Wed May 8 17:46:59 2019
New Revision: 347356
URL: https://svnweb.freebsd.org/changeset/base/347356
Log:
pkgbase: Deal with the last etc files
Add tags=package=runtime for password related files.
Add tags=package=sendmail for rc.sendmail
Add tags=package=ipfw for rc.f
Author: mmacy
Date: Wed May 8 18:10:19 2019
New Revision: 347357
URL: https://svnweb.freebsd.org/changeset/base/347357
Log:
Enable sys/disk.h consumers to avoid pulling in networking headers.
The networking headers break ZoF.
Modified:
head/sys/sys/disk.h
Modified: head/sys/sys/disk.h
On Wed, May 8, 2019 at 5:21 PM Enji Cooper wrote:
> > On May 8, 2019, at 08:17, Antoine Brodin wrote:
> >
> > Author: antoine
> > Date: Wed May 8 15:17:36 2019
> > New Revision: 347334
> > URL: https://svnweb.freebsd.org/changeset/base/347334
> >
> > Log:
> > Add wc(1) to native-xtools so that
Author: lwhsu
Date: Wed May 8 18:46:12 2019
New Revision: 347359
URL: https://svnweb.freebsd.org/changeset/base/347359
Log:
Fix expected output after r347207
While phil is working on fixing in libxo general test parts, updating these
files to stop the test failure warnings
Approved
Author: trasz
Date: Wed May 8 18:47:00 2019
New Revision: 347360
URL: https://svnweb.freebsd.org/changeset/base/347360
Log:
Mark inline functions with __unused; prevents compiler warning
when they end up being unused.
Reviewed by: kib
Obtained from:OpenBSD
MFC after:2 we
Author: trasz
Date: Wed May 8 18:49:59 2019
New Revision: 347361
URL: https://svnweb.freebsd.org/changeset/base/347361
Log:
Add usage example to tree(3).
Obtained from:OpenBSD
MFC after:2 weeks
Sponsored by: Klara Inc.
Modified:
head/share/man/man3/tree.3
Modified: head
Author: manu
Date: Wed May 8 18:56:24 2019
New Revision: 347362
URL: https://svnweb.freebsd.org/changeset/base/347362
Log:
dtb: allwinner: Add the pinebook dtb to the build
Modified:
head/sys/modules/dtb/allwinner/Makefile
Modified: head/sys/modules/dtb/allwinner/Makefile
==
Author: brooks
Date: Wed May 8 19:05:58 2019
New Revision: 347365
URL: https://svnweb.freebsd.org/changeset/base/347365
Log:
Update dme(4) to reflect that it will not be removed due to FCP-101.
dme(4) is the built-in NIC on a couple non-expandable mips platforms and
thus should remain.
Author: kib
Date: Wed May 8 20:01:09 2019
New Revision: 347368
URL: https://svnweb.freebsd.org/changeset/base/347368
Log:
x86: Put other CPUs into tight loop when updating Intel microcode from
loaded OS.
This should prevent at least some theoretical issues whith code
execution on HT si
Author: imp
Date: Wed May 8 20:18:11 2019
New Revision: 347369
URL: https://svnweb.freebsd.org/changeset/base/347369
Log:
rename nvme_ctrlr_destroy_qpair to nvme_ctrlr_destroy_qpairs
Maintain symmetry with nvme_ctrlr_create_qpairs, making it easier to
match init/uninit scenarios.
Si
Author: cperciva
Date: Wed May 8 21:03:03 2019
New Revision: 347370
URL: https://svnweb.freebsd.org/changeset/base/347370
Log:
Bump EC2 AMI filesystem size up to 4000 MB.
AMIs have been breaking for the past month due to insufficient disk space.
Due to the small amount of overhead in
Author: manu
Date: Wed May 8 21:26:11 2019
New Revision: 347371
URL: https://svnweb.freebsd.org/changeset/base/347371
Log:
etc/Makefile: Remove empty newline
This was commited accidently in r347356 and cause distribution with
NO_ROOT set to fail.
Reported by: ci, kib
MFC after:
Author: glebius
Date: Wed May 8 23:39:24 2019
New Revision: 347375
URL: https://svnweb.freebsd.org/changeset/base/347375
Log:
Existense of PCB route caching doesn't allow us to use new fast route
lookup KPI in ip_output() like it is already used in ip_forward().
However, when there is no PC
101 - 114 of 114 matches
Mail list logo