Re: DocBook and OBSD man pages

2005-05-06 Thread Gustavo Rios
to do it. Thanks you all. On 5/6/05, Todd C. Miller <[EMAIL PROTECTED]> wrote: > In message <[EMAIL PROTECTED]> > so spake Gustavo Rios (rios.gustavo): > > > i wonder if there is a docbook template for those that would like to > > write OpenBSD manpages. I

Distributing System Data

2005-05-07 Thread Gustavo Rios
Hey folks, i have some machines a like to mantain an keep consistent "view" of my system, i.e., users, group, hosts, etc... I know i could NIS and openbsd does fine with it. The problem is that i have heard bad things about NIS. Is there any other technology i could employ within this network (bot

return value of write

2024-10-06 Thread Gustavo Rios
Hi folks! I am programming in obsd using the c coding language. I have a doubt related to parameters and return value of write. My doubt is related to the fact that write has a parameter of the number of bytes to write in non-negative value. But it returns a signed value. Lets suppose i specify

static

2024-10-06 Thread Gustavo Rios
Hi folks! Does it improve code performance declaring function variables static ? Thanks. -- The lion and the tiger may be more powerful, but the wolves do not perform in the circus

<    1   2   3   4