Displaying 5 results from an estimated 5 matches for "computergmbh".
2008 Apr 09
1
[announce] Xtables-addons 1.5.4
...ke it it''s ok.
LOGMARK (for analyzing packet marks and connection states) now prints
the invoking hook and the packet direction. There is now also a compiled
manpage that lists all matches'' and targets'' options, plus a few fixes
to the TEE target.
Tarball:
http://dev.computergmbh.de/files/xtables/xtables-1.5.3.tar.bz2 +
http://dev.computergmbh.de/files/xtables/xtables-addons-1.5.4.tar.bz2
or alternatively a two-in-one pack:
http://dev.computergmbh.de/files/xtables/xtables-combined-1.5.4.tar.bz2
Repository (gitweb), for "short"log and all that:
http://dev.comp...
2007 Dec 06
1
[PATCH] Makefile: CFLAGS, LDFLAGS
...rt) and AM_CFLAGS (not-so-user part;
variable name taken from automake, but otherwise no relation).
Also add LDFLAGS.
This allows me to use `make CFLAGS="-O2 -fPIE" LDFLAGS="-pie"` without
dropping the other important (AM_CFLAGS) flags.
Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
---
btrfs-progs/Makefile | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
Index: btrfs-0.9/btrfs-progs/Makefile
===================================================================
--- btrfs-0.9.orig/btrfs-progs/Makefile
+++ btrfs-0.9/btrfs-progs/Makefile
@@ -1,5 +...
2007 Sep 26
2
[Bridge] [PATCH] Module use count must be updated as bridges are created/destroyed
Otherwise 'modprobe -r' on a module having a dependency on bridge will
implicitly unload bridge, bringing down all connectivity that was using
bridges.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
net/bridge/br_if.c | 9 +++++++++
1 file changed, 9 insertions(+)
--- linux-2.6.23-rc8/net/bridge/br_if.c 2007-09-26 09:23:54.000000000 +0200
+++
2007 Aug 15
0
pcspkr wave encoding
--- Jan Engelhardt <jengelh@computergmbh.de> wrote:
> Hi,
>
>
> there is an interesting case when the FLAC encoder (using 1.2.0) is
> given simple waves. Simple waves means: I have a list of {frequency,
> duration, pause} tuples that define the monophonic tune. In other
> words, exactly one frequency is played at...
2007 Aug 15
2
pcspkr wave encoding
Hi,
there is an interesting case when the FLAC encoder (using 1.2.0) is
given simple waves. Simple waves means: I have a list of {frequency,
duration, pause} tuples that define the monophonic tune. In other
words, exactly one frequency is played at a time.
This is the original dataset from 1989 (driving a PC speaker back
then):
$ ls -l ihold.sd
-rw-r--r-- 1 jengelh users 20616 Aug 14 00:57