Re: CVS commit: [netbsd-7] src

2015-10-20 Thread Takahiro Kambe
Hi, In message <20151015201153.3cc5...@cvs.netbsd.org> on Thu, 15 Oct 2015 20:11:53 +, "Soren Jacobsen" wrote: > Module Name: src > Committed By: snj > Date: Thu Oct 15 20:11:53 UTC 2015 > > Modified Files: > src/gnu/usr.bin/groff/tmac

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

2015-10-20 Thread Simon J. Gerraty
Thanks - fixed. > /work/src/usr.bin/make/var.c:2772:7: error: variable 'emsg' is used > uninitialized whenever 'if' condition is false > [-Werror,-Wsometimes-uninitialized] > if (wantit) > /work/src/usr.bin/make/var.c:2777:7: note: uninitialized use occurs here > if (emsg)

Re: CVS commit: src/sys/arch

2015-10-20 Thread Jeff Rizzo
On 10/17/15 8:30 AM, Manuel Bouyer wrote: Module Name:src Committed By: bouyer Date: Sat Oct 17 15:30:14 UTC 2015 Modified Files: src/sys/arch/arm/allwinner: awin_board.c awin_reg.h awin_var.h src/sys/arch/evbarm/awin: awin_machdep.c

More terminal iocctl's need to be PASSTHROUGH?

2015-10-20 Thread Paul Goyette
I noticed christos updated the list of PASSTHROGUH IOCCTLs the other day, so I figured that might reduce the boucing in/out of compat module. But it seems that there's more work to do here. In a xterm window, and running tcsh as my shell, simply typing a backspace character causes the module