git: errno.9: Fix reference.

2018-05-17 Thread Sascha Wildner
commit b6f75113d59b0bab342045c19923bd6f176b5769 Author: Sascha Wildner Date: Fri May 18 07:23:38 2018 +0200 errno.9: Fix reference. Summary of changes: share/man/man9/errno.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

git: top(1): Remove an unused file from the Makefile. We do pass HAVE_GETOPT.

2018-05-17 Thread Sascha Wildner
commit 753fc164147b455d823fb3f6b626adc12430d257 Author: Sascha Wildner Date: Thu May 17 22:06:21 2018 +0200 top(1): Remove an unused file from the Makefile. We do pass HAVE_GETOPT. Based-on-a-patch-by: zrj Summary of changes: usr.bin/top/Makefile | 5 + 1

git: vendor/TCSH tcsh: Remove MINIX specific file.

2018-05-17 Thread Sascha Wildner
commit 890219af225a83e659d207a1c10b8094ca975872 Author: Sascha Wildner Date: Thu May 17 14:54:54 2018 +0200 tcsh: Remove MINIX specific file. Reported-by: zrj Summary of changes: contrib/tcsh-6/mi.termios.c | 393 1

git: tcsh: Remove MINIX specific file from the build.

2018-05-17 Thread Sascha Wildner
commit a91ba23cb4845233cee4f65af139b0d026b81255 Author: Sascha Wildner Date: Thu May 17 14:58:22 2018 +0200 tcsh: Remove MINIX specific file from the build. Summary of changes: bin/csh/csh/Makefile | 2 +- contrib/tcsh-6/README.DELETED | 1 + 2 files changed, 2

git: gcc80: Partially implement TOOLCHAIN_CHECKING.

2018-05-17 Thread Rimvydas Jasinskas
commit 49138b3b71797ee9e8eaeb7f242255bc549486f0 Author: zrj Date: Thu May 17 11:30:16 2018 +0300 gcc80: Partially implement TOOLCHAIN_CHECKING. Will be needed for special feature testing in newer binutils. Summary of changes:

git: gcc80: Add missing atomic variants in libgcov.

2018-05-17 Thread Rimvydas Jasinskas
commit 2bdc905f2b4fb73edca62ce444e950c5f28ea0bb Author: zrj Date: Thu May 17 12:33:36 2018 +0300 gcc80: Add missing atomic variants in libgcov. Use correct config (currently unused). Summary of changes: gnu/lib/gcc80/libgcov/Makefile | 20

git: collect2(1): Trim sources that create empty objects.

2018-05-17 Thread Rimvydas Jasinskas
commit 8b851f84af9cbd8d039d682728dd7b38a77744e8 Author: zrj Date: Thu May 17 10:20:55 2018 +0300 collect2(1): Trim sources that create empty objects. Summary of changes: gnu/usr.bin/cc80/backends/programs/collect2/Makefile | 6 -- 1 file changed, 4

git: as(1): Trim sources that create empty objects.

2018-05-17 Thread Rimvydas Jasinskas
commit 55673fe0b16f725d82e5a5c2b9b65908ed83a3db Author: zrj Date: Thu May 17 10:17:27 2018 +0300 as(1): Trim sources that create empty objects. Summary of changes: gnu/usr.bin/binutils225/block2/gas/Makefile | 5 -