aegis FTBFS (really aegis this time)

2006-02-21 Thread Barry deFreese
OK, in looking at the aegis FTBFS from the buildd it appears that we do not define RLIMIT_AS (Address Space Limit). I am cross-posting this bug-hurd in case this is a missing implementation. On my Ubuntu GNU/Linux box, RLIMIT_AS is defined as 9. However, even after the usual #ifndef "magic" t

Multicast support with Linux Ethernet drivers

2006-02-21 Thread Richard Braun
Hello, I'm currently developing a packet filter, and I noticed that GNU Mach doesn't catch Ethernet multicast packets (though broadcast packets are correctly handled). I temporarily set mc_filter[0] and mc_filter[1] to 0x (as it is done for promiscuous mode) in driver rtl8139, and then mul

Re: new version of glibc xattr patch

2006-02-21 Thread Roland McGrath
Thanks for looking at this. I've committed the code on the glibc trunk now. If there are further problems please file a glibc bugzilla report in the "hurd" componenet. > When getxattr gets called with VALUE as NULL and *SIZE as 0 (to > determine the length of the xattr value), SIZE will be small