Re: CVS commit: src/usr.sbin/rpcbind

2015-05-09 Thread Christos Zoulas
In article <20150509225426.ga28...@netbsd.org>, David Holland wrote: >On Sat, May 09, 2015 at 05:22:18PM -0400, Christos Zoulas wrote: > > Modified Files: > > src/usr.sbin/rpcbind: rpcbind.c > > > > Log Message: > > use EXIT_SUCCESS/EXIT_FAILURE consistently. > > > > > > To generate a diff

Re: CVS commit: src/usr.sbin/rpcbind

2015-05-09 Thread David Holland
On Sat, May 09, 2015 at 05:22:18PM -0400, Christos Zoulas wrote: > Modified Files: > src/usr.sbin/rpcbind: rpcbind.c > > Log Message: > use EXIT_SUCCESS/EXIT_FAILURE consistently. > > > To generate a diff of this commit: > cvs rdiff -u -r1.21 -r1.22 src/usr.sbin/rpcbind/rpcbind.c

Re: CVS commit: src/usr.sbin/sysinst

2015-05-09 Thread Christos Zoulas
On May 9, 4:48pm, mar...@duskware.de (Martin Husemann) wrote: -- Subject: Re: CVS commit: src/usr.sbin/sysinst | On Sat, May 09, 2015 at 01:52:06PM +, Christos Zoulas wrote: | > Doesn't the -g -O0 belong in ${DBG}? | | Maybe (but CPPFLAGS is where it was before). It happens to work, but tha

Re: CVS commit: src/usr.sbin/sysinst

2015-05-09 Thread Martin Husemann
On Sat, May 09, 2015 at 01:52:06PM +, Christos Zoulas wrote: > Doesn't the -g -O0 belong in ${DBG}? Maybe (but CPPFLAGS is where it was before). > Also, perhaps O0TRACKING can be automatically provided if ${DBG} has > -O0 in the *.mk files? Not sure if that is worth the effort. Martin

Re: CVS commit: src/usr.sbin/sysinst

2015-05-09 Thread Christos Zoulas
In article <20150509061542.2227...@cvs.netbsd.org>, Martin Husemann wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: martin >Date: Sat May 9 06:15:42 UTC 2015 > >Modified Files: > src/usr.sbin/sysinst: Makefile.inc > >Log Message: >Make gcc generate better debug info when

Re: CVS commit: src/distrib/notes

2015-05-09 Thread Izumi Tsutsui
snj@ wrote: > Modified Files: : > src/distrib/notes/x68k: legal > > Log Message: > first pass de-suckification for 2015. modernize content a bit, fix dirty > rotten lies, improve wording, sync legalese with reality, yada yada yada. : > cvs rdiff -u -r1.6 -r1.7 src/distrib/notes/x68k/legal

Re: CVS commit: [netbsd-7] src

2015-05-09 Thread SAITOH Masanobu
On 2015/05/09 17:37, SAITOH Masanobu wrote: > Module Name: src > Committed By: msaitoh > Date: Sat May 9 08:37:32 UTC 2015 > > Modified Files: > src/distrib/evbarm/instkernel/sshramdisk [netbsd-7]: Makefile > src/sys/arch/evbarm/conf [netbsd-7]: RPI_INSTALL > > Log Message: