Re: svn commit: r197949 - head/lib/libc/sys

2009-10-13 Thread David Schultz
On Tue, Oct 13, 2009, Robert Watson wrote: > > On Mon, 12 Oct 2009, Alan R. S. Bueno wrote: > > >That modification also imply modifying the template NLS catalog and the > >translations (or maybe translators should be advised to update their files > >(I don't know if they are aware of the change

Re: svn commit: r197949 - head/lib/libc/sys

2009-10-13 Thread Robert Watson
On Mon, 12 Oct 2009, Alan R. S. Bueno wrote: That modification also imply modifying the template NLS catalog and the translations (or maybe translators should be advised to update their files (I don't know if they are aware of the change)). I wasn't aware I needed to do this, and have now me

Re: svn commit: r197949 - head/lib/libc/sys

2009-10-12 Thread Alan R. S. Bueno
On Sun, Oct 11, 2009 at 5:55 PM, Robert Watson wrote: > > On Sun, 11 Oct 2009, David Schultz wrote: > >> Log: >>  Document errno codes added in r144530. > > Thanks!  Seeing this MFC'd for 8.0 wouldn't be such a bad thing either. > > Robert > > > >> Modified: >>  head/lib/libc/sys/intro.2 >> >> Mod

Re: svn commit: r197949 - head/lib/libc/sys

2009-10-11 Thread Robert Watson
On Sun, 11 Oct 2009, David Schultz wrote: Log: Document errno codes added in r144530. Thanks! Seeing this MFC'd for 8.0 wouldn't be such a bad thing either. Robert Modified: head/lib/libc/sys/intro.2 Modified: head/lib/libc/sys/intro.2

svn commit: r197949 - head/lib/libc/sys

2009-10-10 Thread David Schultz
Author: das Date: Sun Oct 11 00:08:55 2009 New Revision: 197949 URL: http://svn.freebsd.org/changeset/base/197949 Log: Document errno codes added in r144530. Modified: head/lib/libc/sys/intro.2 Modified: head/lib/libc/sys/intro.2 ==