In article <20130322152757.gu25...@nef.pbox.org>,
Alistair Crooks wrote:
>
>I usually find that a
>
>#ifndef __arraycount
>#define__arraycount(__x) (sizeof(__x) / sizeof(__x[0]))
>#endif
>
>before the function, and then just use __arraycount(r->nr), is a bit
>more readable.
I will
On Fri, Mar 22, 2013 at 08:31:25AM -0400, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Fri Mar 22 12:31:25 UTC 2013
>
> Modified Files:
> src/external/bsd/mdocml/dist: roff.c
>
> Log Message:
> avoid arraycount for toolz
>
>
> To generate a diff of t
On Sun, Dec 18, 2011 at 05:26:00PM +0100, Nicolas Joly wrote:
> On Sun, Dec 18, 2011 at 04:58:02PM +0100, Joerg Sonnenberger wrote:
> > On Sun, Dec 18, 2011 at 01:40:08PM +, Nicolas Joly wrote:
> > > Module Name: src
> > > Committed By: njoly
> > > Date: Sun Dec 18 13:40:08
On Sun, Dec 18, 2011 at 04:58:02PM +0100, Joerg Sonnenberger wrote:
> On Sun, Dec 18, 2011 at 01:40:08PM +, Nicolas Joly wrote:
> > Module Name:src
> > Committed By: njoly
> > Date: Sun Dec 18 13:40:08 UTC 2011
> >
> > Modified Files:
> > src/external/bsd/mdocml
On Sun, Dec 18, 2011 at 01:40:08PM +, Nicolas Joly wrote:
> Module Name: src
> Committed By: njoly
> Date: Sun Dec 18 13:40:08 UTC 2011
>
> Modified Files:
> src/external/bsd/mdocml/dist: arch.in
>
> Log Message:
> Lowercase arch strings, and add missing ones.
The former is wr
In article <20111029080748.ga16...@britannica.bec.de>,
Joerg Sonnenberger wrote:
>On Fri, Oct 28, 2011 at 10:00:20AM -0400, Christos Zoulas wrote:
>> Module Name: src
>> Committed By:christos
>> Date:Fri Oct 28 14:00:20 UTC 2011
>>
>> Modified Files:
>> src/external/
On Fri, Oct 28, 2011 at 10:00:20AM -0400, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Fri Oct 28 14:00:20 UTC 2011
>
> Modified Files:
> src/external/bsd/mdocml/dist: tbl_data.c
>
> Log Message:
> rename data() -> parse_data() to appease the powerpc64
On Sat, Nov 07, 2009 at 02:52:02AM +, Christos Zoulas wrote:
> In article <20091106183619.ga2...@britannica.bec.de>,
> Joerg Sonnenberger wrote:
> >On Fri, Nov 06, 2009 at 04:53:58PM +, Christos Zoulas wrote:
> >> >- portability: warnx -> fprintf/perror
> >>
> >> This change is backwards
In message: <20091107084411.gt15...@snowdrop.l8s.co.uk>
David Laight writes:
: On Sat, Nov 07, 2009 at 12:48:16AM -0700, M. Warner Losh wrote:
: >
: > which ones have the same name, but different behavior on OS X? A quick read
: > of the man pages suggests they are identical...
:
:
In article <20091107.004816.-432821225@bsdimp.com>,
M. Warner Losh wrote:
>In message:
>chris...@astron.com (Christos Zoulas) writes:
>: In article <20091106183619.ga2...@britannica.bec.de>,
>: Joerg Sonnenberger wrote:
>: >On Fri, Nov 06, 2009 at 04:53:58PM +, Christos Zoul
On Sat, Nov 07, 2009 at 12:48:16AM -0700, M. Warner Losh wrote:
>
> which ones have the same name, but different behavior on OS X? A quick read
> of the man pages suggests they are identical...
Check about whether they need a \n at the end of the format.
David
--
David Laight: da...@l
In message:
chris...@astron.com (Christos Zoulas) writes:
: In article <20091106183619.ga2...@britannica.bec.de>,
: Joerg Sonnenberger wrote:
: >On Fri, Nov 06, 2009 at 04:53:58PM +, Christos Zoulas wrote:
: >> >- portability: warnx -> fprintf/perror
: >>
: >> This change is bac
On Oct 21, 2009, at 10:45 AM, Joerg Sonnenberger wrote:
Module Name:src
Committed By: joerg
Date: Wed Oct 21 17:45:09 UTC 2009
Update of /cvsroot/src/external/bsd/mdocml/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv24959
Log Message:
Initial import mdocml-1.9.9.
mdocml pr
13 matches
Mail list logo