Re: CVS commit: src/sys

2010-07-11 Thread enami tsugutomo
Mindaugas Rasiukevicius writes: > cvs rdiff -u -r1.22 -r1.23 src/sys/kern/sys_select.c Do you mean &? + if (sel_flag[n] | events) { enami.

re: CVS commit: src/sys/arch/m68k/conf

2010-07-11 Thread matthew green
> On Tue, 6 Jul 2010, matthew green wrote: > > > could you confirm that this patch works for you? it seems to for me. > > > > http://www.netbsd.org/~mrg/m68k.kernel.options.fix.diff > > > > thanks. sorry for breaking it. > >It appears to set the proper compiler options now. great! i'

re: CVS commit: src/sys/arch/m68k/conf

2010-07-11 Thread Michael L. Hitch
On Tue, 6 Jul 2010, matthew green wrote: could you confirm that this patch works for you? it seems to for me. http://www.netbsd.org/~mrg/m68k.kernel.options.fix.diff thanks. sorry for breaking it. It appears to set the proper compiler options now. -- Michael L. Hitch

re: CVS commit: src/distrib/sets/lists/man

2010-07-11 Thread matthew green
> Module Name: src > Committed By: jmmv > Date: Sun Jul 11 10:15:07 UTC 2010 > > Modified Files: > src/distrib/sets/lists/man: mi > > Log Message: > Fix typo after crypto changes to let the pkg_summary.5 entry work. thanks! .mrg.