git: drm/linux: Add rcu_assign_pointer()

2019-02-28 Thread Francois Tigeot
commit 411c4fe9ac084aad1c93624073b56117a83731d3 Author: François Tigeot Date: Thu Feb 28 22:23:40 2019 +0100 drm/linux: Add rcu_assign_pointer() Summary of changes: sys/dev/drm/include/linux/rcupdate.h | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-)

Re: git: nrelease: Use part-by-label to identify root in .img

2019-02-28 Thread Michael Neumann
On Thu, Feb 28, 2019 at 07:38:47AM -0800, Aaron LI wrote: > > commit 3ac648903e9d68df99a5051908ca1c1c8f9a651f > Author: Aaron LI > Date: Thu Feb 28 15:59:00 2019 +0800 > > nrelease: Use part-by-label to identify root in .img That's a useful feature! Thanks! Regards, Michael

git: libc: Remove old MLINKS for fpclassify.3.

2019-02-28 Thread Sascha Wildner
commit 04b7d74f5ed671fa01e7589d92dc802131ea95af Author: Sascha Wildner Date: Thu Feb 28 17:10:48 2019 +0100 libc: Remove old MLINKS for fpclassify.3. I forgot to remove them in b6b35a1b4c682b25f983fc039f153dcd04094189. Reported-by: zrj Summary of changes:

git: DragonFly_RELEASE_5_4 libc: Remove old MLINKS for fpclassify.3.

2019-02-28 Thread Sascha Wildner
commit 2027b2c931250b57b9af58799eb03bcc25487fd1 Author: Sascha Wildner Date: Thu Feb 28 17:10:48 2019 +0100 libc: Remove old MLINKS for fpclassify.3. I forgot to remove them in b6b35a1b4c682b25f983fc039f153dcd04094189. Reported-by: zrj Summary of changes:

git: GC: Remove old clang 3.8 that required extern sources.

2019-02-28 Thread Rimvydas Jasinskas
commit 9f47dde1b3a468c6ec0f5593a50c214b95f51ebc Author: zrj Date: Thu Feb 28 17:17:17 2019 +0200 GC: Remove old clang 3.8 that required extern sources. In preparations for libc++ import. Summary of changes: Makefile.inc1 | 3 -

git: gcc50: Mark as deprecated.

2019-02-28 Thread Rimvydas Jasinskas
commit e8229967f7cfa9e2eede23752931932bef9198c6 Author: zrj Date: Thu Feb 28 17:07:53 2019 +0200 gcc50: Mark as deprecated. If gcc50 will not be further used as alternative compiler and it's private dynamic libraries are no longer needed, it can be safely removed

git: nrelease: Minor cleanups to the Makefile

2019-02-28 Thread Aaron LI
commit 083f5c48770daf8f9471023f19eeac0e67fef42e Author: Aaron LI Date: Thu Feb 28 23:34:02 2019 +0800 nrelease: Minor cleanups to the Makefile Summary of changes: nrelease/Makefile | 38 +++--- 1 file changed, 15 insertions(+), 23 deletions(-)

git: nrelease: More unambiguous label based on gitrev.sh

2019-02-28 Thread Aaron LI
commit 9d8dda4ab8194e673639149f695a5706cf264e5c Author: Aaron LI Date: Thu Feb 28 23:17:32 2019 +0800 nrelease: More unambiguous label based on gitrev.sh Use the git revision to compose the label to make it more unambiguous. Use the same label as the .iso volume ID, but

git: nrelease: Use part-by-label to identify root in .img

2019-02-28 Thread Aaron LI
commit 3ac648903e9d68df99a5051908ca1c1c8f9a651f Author: Aaron LI Date: Thu Feb 28 15:59:00 2019 +0800 nrelease: Use part-by-label to identify root in .img Previously, the DragonFly .img hardcoded "da8" as the USB device, but this may not be the case on some systems and