here's a patch to power down unused widgets. should be safe, but my
devices don't support this (about half of all azalia codecs support power
modes on the individual widgets) so please test that this doesn't somehow
break the ability to use your soundcard.
--
jake...@sdf.lonestar.org
SDF Public
Jacek Masiulaniec wrote:
You have a point there, although aliases_get is not the only place
that could benefit from this.
That looked even cleaner. (;>
I would also have suggested this below too, but not sure you would agree.
The ret integer is define and assign a value a few times, however,
You have a point there, although aliases_get is not the only place
that could benefit from this.
Index: aliases.c
===
RCS file: /cvs/src/usr.sbin/smtpd/aliases.c,v
retrieving revision 1.17
diff -u -p -r1.17 aliases.c
--- aliases.c 2
``man 1 cksum'' already does that for you.
2009/5/11 Peter J. Philipp :
> Hi,
>
> I did some research on different operating systems regarding checksumming and
> found that solaris had a nice option called "digest -l" which prints the
> available algorithms and exits. B I wrote this functionality