awk: xfree() macro

2015-02-24 Thread Michael W. Bombardieri
Hi tech, Forwarding this in case it is considered useful. Trying to clean up xfree() macro in awk. Remove check for NULL before calling free(). As a side effect, we might set something to NULL which is already NULL (but I suppose that's ok). - Michael Index: awk.h =

bsd.port.mk.5 typo

2015-02-24 Thread frantisek holop
don't dis the distfiles -f -- philosophy: unintelligible answers to insoluble problems. Index: ./share/man/man5/bsd.port.mk.5 === RCS file: /cvs/src/share/man/man5/bsd.port.mk.5,v retrieving revision 1.412 diff -u -p -r1.412 bsd.port

Re: faq: remove references to aucat -M option

2015-02-24 Thread Alexandre Ratchov
On Tue, Feb 24, 2015 at 09:34:17AM +0100, Remco wrote: > Alexandre Ratchov wrote: > > > The -M option of aucat was removed long time ago, and as we're at > > it mention about softsynths. > > > > OK? > > > > > +The later are handly for testing the hardware, bypassing most software > > Did you m

Re: faq: remove references to aucat -M option

2015-02-24 Thread Alexandre Ratchov
On Mon, Feb 23, 2015 at 07:44:37AM -0500, Nick Holland wrote: > On 02/23/15 04:03, Alexandre Ratchov wrote: > > The -M option of aucat was removed long time ago, and as we're at > > it mention about softsynths. > > > > OK? > > ok nick@, but as I'd consider you an authority on this area, please sk

Re: faq: remove references to aucat -M option

2015-02-24 Thread Remco
Alexandre Ratchov wrote: > The -M option of aucat was removed long time ago, and as we're at > it mention about softsynths. > > OK? > > +The later are handly for testing the hardware, bypassing most software Did you mean ... latter are handy ... ?