git: Upgrade awk(1). 2/2

2020-06-24 Thread Daniel Fojt
commit 2aa96e4b1d21b3afe1b59ffd30ee88c90e190335 Author: Daniel Fojt Date: Thu Jun 25 06:16:24 2020 +0200 Upgrade awk(1). 2/2 Adapt Makefile and update README.{DELETED,DRAGONFLY}. Summary of changes: contrib/awk/README.DELETED | 12 +++- contrib/awk/README.DRAGONFLY |

git: vendor/AWK vendor/awk: upgrade from 20121220 to 20200612

2020-06-24 Thread Daniel Fojt
commit 1d48fce09e070b7fb0180fe19e991a6b7edcd14c Author: Daniel Fojt Date: Wed Jun 24 07:45:41 2020 +0200 vendor/awk: upgrade from 20121220 to 20200612 Summary of notable changes: - fixed buffer overflow in error reporting - OFS value used to rebuild the record was in

git: drm: Add headers, stubs and constants required by Linux 4.10 code

2020-06-24 Thread Francois Tigeot
commit e2a4a6b10bbe56932d54ec1764aad5be0fc49c6f Author: François Tigeot Date: Wed Jun 24 17:45:07 2020 +0200 drm: Add headers, stubs and constants required by Linux 4.10 code Summary of changes: sys/dev/drm/include/asm/cpufeature.h | 5 ++- sys/dev/drm/include/asm/cpufea

git: drm: Move acpi_is_video_device() to linux/acpi.h

2020-06-24 Thread Francois Tigeot
commit a3261f3805c54073a27921b2cd80edc37924b3dc Author: François Tigeot Date: Wed Jun 24 16:58:54 2020 +0200 drm: Move acpi_is_video_device() to linux/acpi.h Summary of changes: sys/dev/drm/i915/intel_opregion.c | 10 +- sys/dev/drm/include/linux/acpi.h | 21 ++