search for: masturbate

Displaying 9 results from an estimated 9 matches for "masturbate".

2003 Dec 01
1
Linus "praise" for Xen
http://www.kerneltraffic.org/kernel-traffic/kt20031201_243.html --- Relevant section --- Nuno Silva mentioned: The good people at Cambridge made a (very nice) VMM that exploits ring0/1/3 to let one machine run various kernels independently (the kernels need to be ported to the xen arch). Xen itself executes in ring0 and the "guest" operating systems execute in ring1.
2006 Aug 23
1
Black screen returning from console
Another problem I'm experiencing is that when I switch to the console and switch back to the desktop (vt7) it is all black, some colour remaining of the bottom panel exists for a couple of pixels along the bottom of the screen. My console is running frame buffer and gensplash. I've got compiz running with my ATI driver, and xorg 7.1.1 Is there a known bug between the frame buffer and Xgl?
2002 Sep 01
1
Half-Life, hanging on "loading" screen (singleplayer)
Hi, I installed Half-Life via wine on to boxes today, one with a Voodoo3 and one with a TNT-2, everything went fine, upgraded to the newst Half-Life Version (1.1.1.0). Now: On the Voodoo3 box, I can play singleplayer, works like charm (maybe a bit choppy sometimes, but that's barable. On the TNT-2 box, when I go singleplayer, after "Loading..." wine gives "wine: Unhandled
1997 Apr 23
0
Linux squake security hole (provides root if squake is installed mode 4755)
...he cc: There is no reason to have root open /dev/cdrom or /dev/mouse unless you cannot administer a proper linux system. Greg Alexander http://www.cia-g.com/~sietch/ ---- "I read about monkeys in the encyclopedia as soon as I got home from the funeral and I wonder if this one throws turds and masturbates all the time like those monkeys saw it the zoo in San Francisco or if witness monkeys are more like people." -- a character in Orson Scott Card and Kathryn H. Kidd''s novel, Lovelock.
2006 Sep 01
3
[LLVMdev] Testing a register allocator
Hi! I developed a register allocator within LLVM and now I need to test its efficiency. Can I do this using llvm-test package? Do llvm tests check all available regalloc options automatically? If not, then what modifications should I do to the test files? It would be great if I could test my algo along with linearscan and compare the results. Thanks. Tony. -- "Nae king! Nae quin! Nae
2006 Nov 01
4
Minor fix to multi-head changes for mixed resolutions
Hey, David, for me the recent multihead changes had minor a problem with mixed resolutions (1600x1200 & 1280x1024). The viewport was getting set partially off screen. The following tweak fixed it for me: --- plugins/display.c +++ plugins/display.c @@ -2069,7 +2069,7 @@ eventLoop (void) { if (s->nOutputDev > 1)
2003 Mar 01
9
shorewall and IDS in the same box
Hi boys & girls : Probably my Subject is crazy, but due I haven''t tryed this, I prefer to ask. Is it possible to run snort in a fw box (using shorewall, of course). Your feedback will be very well appreciate. Thanks Benito.-
2005 Jun 20
6
OT: question on setting up an email server
Hi guys, I realize that this might be considered to be off topic, but the machine I want to use is running Cent OS. Ok, this is what I'm thinking about trying, and mainly just to see if I can do it. I've got a total of 3 linux machines here, and I was thinking about setting one of them up as an email server. Now, I'm not talking about setting the machine up so that all I
2010 Jan 14
1
ssh(1) multiplexing rewrite
Hi, At the n2k10 OpenBSD network hackathon, I finally got some time to clean up and rewrite the ssh(1) client multiplexing code. The attached diffs (one for portable OpenSSH, one for OpenBSD) are the result, and they need some testing. The revised multiplexing code uses a better protocol between the master and slave processes and I even bothered to write it up :) It tracks the control sockets