Re: CVS commit: src/share/man/man5

2011-11-06 Thread Jukka Ruohonen
On Sun, Nov 06, 2011 at 10:34:48PM +, Matthias Scheler wrote: > Module Name: src > Committed By: tron > Date: Sun Nov 6 22:34:48 UTC 2011 > > Modified Files: > src/share/man/man5: mk.conf.5 > > Log Message: > Stack-smash protection is not enabled by default, at least not for >

Re: CVS commit: src/sys/net

2011-11-06 Thread YAMAMOTO Takashi
hi, isn't PR/40516 a problem for this particular usage? YAMAMOTO Takashi > Module Name: src > Committed By: dyoung > Date: Wed Nov 2 01:17:59 UTC 2011 > > Modified Files: > src/sys/net: if_gre.c if_gre.h > > Log Message: > For simplicity's sake, use pcq(9) instead of my own cir

Re: CVS commit: src/tests/include

2011-11-06 Thread Jukka Ruohonen
On Sun, Nov 06, 2011 at 04:18:27PM +, Jukka Ruohonen wrote: > Module Name: src > Committed By: jruoho > Date: Sun Nov 6 16:18:27 UTC 2011 > > Modified Files: > src/tests/include: t_paths.c > > Log Message: > Skip the test on sparc and point to PR port-sparc/45580. If there is