search for: mogul

Displaying 2 results from an estimated 2 matches for "mogul".

Did you mean: modul
2012 Feb 20
9
Federal Mogul Spare Parts Katalog XCD11
Hello, I try to run an sqareparts-catalog from Federal Mogul under Wine. Installation works, but it wont run... some ideas? Code: jeanfelix at Soloma-G6:~$ env WINEPREFIX="/home/jeanfelix/.wine" wine C:\\windows\\command\\start.exe /Unix /home/jeanfelix/.wine/dosdevices/c:/users/Public/Bureau/XCD11.lnk fixme:exec:SHELL_execute flags ignored: 0x0...
2001 Nov 17
4
Updated chroot patch
...ny reason this patch stays in the contrib directory rather than being applied to the source? I find it incredibly useful. Thanks for your hard work on OpenSSH! Bret PS: Please cc me with any responses as I'm not subscribed to the dev list. -- Bret Mogilefsky * Mgr. SCEA Developer Support * mogul at gelatinous.com -------------- next part -------------- --- session.c Sun Sep 16 15:17:15 2001 +++ session.c.patched Sat Oct 6 11:23:19 2001 @@ -92,6 +92,8 @@ # include <uinfo.h> #endif +#define CHROOT + /* types */ #define TTYSZ 64 @@ -1028,6 +1030,11 @@ extern char **environ;...