Re: CVS commit: src/lib/libc/stdlib

2015-08-09 Thread Joerg Sonnenberger
On Tue, Jul 28, 2015 at 05:13:34PM +, Kamil Rytarowski wrote: > Module Name: src > Committed By: kamil > Date: Tue Jul 28 17:13:34 UTC 2015 > > Modified Files: > src/lib/libc/stdlib: reallocarr.3 reallocarr.c > > Log Message: > Compatibility fixes in reallocarr(3) Except it is

Re: CVS commit: src

2015-08-09 Thread Joerg Sonnenberger
On Tue, Jul 28, 2015 at 08:10:26PM -0400, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Wed Jul 29 00:10:26 UTC 2015 > > Modified Files: > src/include: Makefile > src/sys/sys: Makefile pool.h types.h > Added Files: > src/sys/sys: stdbool.h >

Re: CVS commit: src/usr.bin/patch

2015-08-09 Thread Joerg Sonnenberger
On Fri, Jul 24, 2015 at 02:56:44PM -0400, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Fri Jul 24 18:56:44 UTC 2015 > > Modified Files: > src/usr.bin/patch: common.h > > Log Message: > Use absolute paths for RCS commands (Martin Natano) I'm against th

Re: CVS commit: src/external/mit/xorg

2015-08-09 Thread Aymeric Vincent
matthew green writes: > don't we also have TOOL_AWK to handle this? (mind making that change too? :) Sure, consider it done. :-) Waiting for a release to finish successfully first. Regards, Aymeric