Why GNU Mach is so different?

2001-12-29 Thread Ciro Cavani
Hi, (and sorry my awful english...) I want to work with GNU Mach to impove it, but I still very new like developer to can help. Even so I start trying to read the source code... but I was not successful in understand the "principles" and other basic stuffs... Now, I am reading (and studing) al

[±¤°í] ºÎ¾÷Àº Çʼö ÀÔ´Ï´Ù.

2001-12-29 Thread wpm2002
¡Ø Á˼ÛÇÕ´Ï´Ù. º» ¸ÞÀÏÀº Á¤º¸Åë½Å¸Á ÀÌ¿ëÃËÁø ¹× Á¤º¸º¸È£ µî¿¡ °üÇÑ ¹ý·ü Á¦ 50Á¶¿¡ ÀǰÅÇÑ [±¤°í] ¸ÞÀÏÀÔ´Ï´Ù.º» ¸ÞÀÏÀº ÀÎÅÍ³Ý »ó¿¡ °ø°³µÈ ¸ÞÀÏ ÁÖ¼Ò¸¦ º¸°í ¹ß¼ÛÇÏ¿´½À´Ï´Ù.±ÍÇÏÀÇ À̸ÞÀÏ Á¤º¸ À̿ܿ¡ ÀúÈñ°¡ º¸À¯Çϰí ÀÖ´Â Á¤º¸´Â ÀÏü ¾ø½À´Ï´Ù.±×¸®°í ÀÌ ¸ÞÀÏÀº ´Ü Çѹø ¹ß¼ÛµÇ´Â ¸áÀÔ´Ï´Ù.°£È¤ ¼­¹ö¿À·ù·Î

oskit-mach

2001-12-29 Thread Jeff Bailey
I have a system here that I want to run headless - I was thinking since I don't need the console on it, it might be cool to run oskit-mach on it. Are there particular tests that I can run to assess stability (Like if I compile glibc, download 10 megs of stuff, is that sufficient to show that it w

[광고] 헨타이천국

2001-12-29 Thread 헨타이
Title:   ¹Ì½ºÄÚ¸®¾Æ Åõ½ÃÄ«¸Þ¶ó »çÁø ÃÑ 10Àå

Re: hurd/libpager/object-create.c

2001-12-29 Thread Roland McGrath
I removed that and the other dead file in libpager. ___ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd

hurd/libpager/object-create.c

2001-12-29 Thread Neal H Walfield
hurd/libpager/object-create.c is a dead file: it is no longer referenced in libpager/Makefile and, even if it was, would clearly break the build. This is the last change log entry: Fri Jul 21 16:43:19 1995 Michael I Bushnell <[EMAIL PROTECTED]> * object-create.c (_pager_seqnos_mem

Re: realtek 8029

2001-12-29 Thread Christian Mertes
"mah" <[EMAIL PROTECTED]> wrote: > i have a realtek 8029 card along with its linux drivers. > according to instruction for installation > i untar-ed all the files > then i issued a command > make config > it flashes the error "no rule to make config" > how can i fix this problem and install the

realtek 8029

2001-12-29 Thread mah
i have a realtek 8029 card along with its linux drivers. according to instruction for installation i untar-ed all the files then i issued a command make config it flashes the error "no rule to make config" how can i fix this problem and install the card properly   i am using pcq linux 7.1

Re: -undef in mig's cppflags

2001-12-29 Thread Marcus Brinkmann
On Fri, Dec 28, 2001 at 11:02:33PM -0500, Roland McGrath wrote: > > marcus@stampede:~$ cpp -E -undef -dM /dev/null > > #define __i386__ 1 > > #define __i386 1 > > #define i386 1 > > > > It drops linux and unix, but not i386. The include got broken, but that was > > in a change to gnumach's I/O b