Developing software on OpenBSD

2011-12-02 Thread Neoklis Kyriazis
Hi I hesitate somewhat to post this, being aware of the recommendations to look for answers in the extensive documentation of OpenBSD, but I just don't seem to find the information I need. I have been using Linux for a number of years and have written a few applications for that platform, mainly

Re: Developing software on OpenBSD

2011-12-02 Thread Daniel Gracia
Just reading the man pages for every lib function you use should give good practice advices when applicable. On the other side, regarding the sound layer, OpenBSD is OSS compatible, but I think you would be pleased reading sndio(7). Native OpenBSD sound layer is unique, powerful and very

Re: Developing software on OpenBSD

2011-12-02 Thread Bret S. Lambert
On Fri, Dec 02, 2011 at 03:15:16AM -0800, Neoklis Kyriazis wrote: Hi I hesitate somewhat to post this, being aware of the recommendations to look for answers in the extensive documentation of OpenBSD, but I just don't seem to find the information I need. I have been using Linux for a

Re: Developing software on OpenBSD

2011-12-02 Thread Alexandre Ratchov
On Fri, Dec 02, 2011 at 03:15:16AM -0800, Neoklis Kyriazis wrote: Hi I hesitate somewhat to post this, being aware of the recommendations to look for answers in the extensive documentation of OpenBSD, but I just don't seem to find the information I need. I have been using Linux for a

Re: Developing software on OpenBSD

2011-12-02 Thread Neoklis Kyriazis
OK, My thanks for all the replies to my post. Looks like I have a lot of reading to do, but I know it will be uptodate and it will work - if I get it right! ;-) Regards Neoklis - Ham Radio Call 5B4AZ QTH Locator KM64KR Website: http://www.qsl.net/5b4az/

Re: Developing software on OpenBSD

2011-12-02 Thread Tomas Bodzar
On Fri, Dec 2, 2011 at 12:15 PM, Neoklis Kyriazis n5b...@yahoo.com wrote: Hi I hesitate somewhat to post this, being aware of the recommendations to look for answers in the extensive documentation of OpenBSD, but I just don't seem to find the information I need. I have been using Linux for