Re: CVS commit: src/share/zoneinfo

2013-07-07 Thread Alan Barrett
On Sun, 07 Jul 2013, Erik Fair wrote: Pullup request to netbsd-6 and netbsd-5? Yes, I always request such pullups. I like to wait a day or two, but it's occasionally taken me much longer than that. --apb (Alan Barrett)

Re: CVS commit: src/share/zoneinfo

2013-07-07 Thread Erik Fair
Pullup request to netbsd-6 and netbsd-5? Erik

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

2013-07-07 Thread Christos Zoulas
>Module Name: src >Committed By: sjg >Date: Sat Jul 6 18:19:17 UTC 2013 > >Modified Files: > src/usr.bin/make: main.c var.c > >Log Message: >If using gmake's MAKELEVEL; use it the same way Now you put it back the way it was before which is wrong. Gmake does not behave this way.