Re: svn commit: r241137 - head/lib/libc/stdlib

2012-10-07 Thread Simon L. B. Nielsen
C after: 1 week > > Modified: > head/lib/libc/stdlib/getenv.c Reviewed by ? This needs to be reviewed by someone with clue about the pittfals if environment manipulation before any MFC. PS. env functions are mentioned in MAINTAINERS. -- Simon L. B. Nielsen FreeBSD Security Off

Re: svn commit: r240161 - stable/8/sys/netinet

2012-09-07 Thread Simon L. B. Nielsen
he inpcbinfo is not used in the TCP timer code. Thanks for the quick fix! BTW. stuff like this (which was triggered on www.FreeBSD.org) is why we run -stable on FreeBSD.org production servers, so we can find things before they make it into releases.

Re: svn commit: r239364 - head/libexec/revnetgroup

2012-08-19 Thread Simon L. B. Nielsen
gust/039471.html The problem is that the access file exporter which the commit scripts use for out of repo commits looks at /home/mail/*-access which are based on CVS versions, and and doc isn't updated in CVS anymore newer committers status isn't shown correctly. It

Re: svn commit: r237860 - head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/llquantize

2012-07-02 Thread Simon L. B. Nielsen
On 1 Jul 2012, at 12:44, Pedro Giffuni wrote: > > > --- Dom 1/7/12, Simon L. B. Nielsen ha scritto: > ... >> Data: Domenica 1 luglio 2012, 05:05 >> >> On 1 Jul 2012, at 01:36, Pedro F. Giffuni wrote: >> >>> Author: pfg >>> Date: Sun

Re: svn commit: r237860 - head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/llquantize

2012-07-01 Thread Simon L. B. Nielsen
head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/llquantize/ > - copied from r237859, > vendor/illumos/dist/cmd/dtrace/test/tst/common/llquantize/ Don't replace files, and even worse directories, and it breaks svn2cvs. -- Simon L. B. Nielsen _

Re: svn commit: r224674 - head/etc

2011-08-07 Thread Simon L. B. Nielsen
change just broke login on one of the FreeBSD.org during an upgrade. -- Simon L. B. Nielsen ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Re: svn commit: r223262 - in head: cddl/contrib/opensolaris/lib/libdtrace/common contrib/binutils/bfd contrib/binutils/gas contrib/binutils/gas/config contrib/binutils/ld contrib/binutils/opcodes cont

2011-06-19 Thread Simon L. B. Nielsen
is not something > weird about my system. What would be the correct (at least temporary) fix? Replace the _ILP32 / _LP64 checks with specific architecture checks ? I can see that on i386 _ILP32 isn't actually defined - but on amd64 _LP64 is... and it

Re: svn commit: r220773 - stable/8/sys/netinet6

2011-04-18 Thread Simon L. B. Nielsen
ipv6gw and ref9-i386 FWIW, ipv6gw is also running stable/8 so the patch bz MFC'ed has been running in production for a day or so. -- Simon L. B. Nielsen ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-a

Re: svn commit: r215912 - in stable/8: crypto/openssl crypto/openssl/apps crypto/openssl/crypto crypto/openssl/crypto/aes crypto/openssl/crypto/aes/asm crypto/openssl/crypto/asn1 crypto/openssl/crypto

2010-11-26 Thread Simon L. B. Nielsen
early next week. I just thought I might as well mention it in the commit message as the name is known at this point. PS from what I read and tested so far, the actual risk with both CVE-2010-2939 [1] and CVE-2010-3864 is very little. [1] At least for FreeBSD's current OpenSSL 0.9.8. --

Re: svn commit: r215624 - stable/8/usr.sbin/newsyslog

2010-11-21 Thread Simon L. B. Nielsen
dified: >> stable/8/usr.sbin/newsyslog/newsyslog.8 >> stable/8/usr.sbin/newsyslog/newsyslog.c >> Directory Properties: >> stable/8/usr.sbin/newsyslog/ (props changed) -- Simon L. B. Nielsen ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"