Gentoo Archives: gentoo-amd64

From: Ben Skeggs <darktama@×××××××××.au>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: Re: x86_64 optimization patches for glibc.
Date: Sun, 31 Jul 2005 17:34:42
Message-Id: 42ED0D96.9030302@iinet.net.au
In Reply to: [gentoo-amd64] Re: Re: x86_64 optimization patches for glibc. by Duncan <1i5t5.duncan@cox.net>
1 Duncan wrote:
2
3 >Brian Hall posted <20050731085600.65fc8657.brihall@××××××.net>, excerpted
4 >below, on Sun, 31 Jul 2005 08:56:00 -0600:
5 >
6 >
7 >
8 >>Perhaps a USE flag could be created to enable the glibc patches, then a
9 >>emerge --newuse could recompile glibc and the problem apps (or
10 >>everything); maybe a mini-howto document would also be helpful.
11 >>
12 >>I would certainly like an easy way to enable any "free" performance
13 >>boost I can get!
14 >>
15 >>
16 >
17 >Something like USE=dangerous-amd64-hack? <g>
18 >
19 >(Seriously, there at least used to be a local use flag
20 >USE=frickin-big-security-hole, or some such, on some app I can't remember
21 >at the moment. Turns out a teacher was using that app in his class as a
22 >an example or something, so the dev left the ability to create it there,
23 >but with a USE flag nobody in their right mind would normally enable. I
24 >wish I could remember what it was, but grepping use.local.desc for
25 >anything that might be related doesn't seem to bring it up. Perhaps the
26 >app, or anyway the USE flag, has now been removed from portage?)
27 >
28 >The use.local.desc description could point to the bug, which is IIRC what
29 >the one above did, for those wanting more information about just why such
30 >a USE flag exists, and just why someone might be persuaded to enable it.
31 >
32 >
33 >
34 Are you talking about GAPING_SECURITY_HOLE? If so, this flag is still
35 in use by the net-analyzer/netcat package. It enables the "-E" (iirc)
36 switch
37 which allows you to do something like:
38 nc -l -p 12345 -E /bin/bash
39
40 This(or something close to it) would cause netcat to listen on port 12345,
41 and forward the person who connects to it a nice bash shell.
42
43 Ben.
44 --
45 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Re: Re: x86_64 optimization patches for glibc. Jared Lindsay <cinder.sub@×××××.com>
[gentoo-amd64] Re: Re: Re: x86_64 optimization patches for glibc. Duncan <1i5t5.duncan@×××.net>