On Fri, Aug 13, 2010 at 07:05:14PM +0200, Jeremie Koenig wrote:
> + stat.st_size = strlen (symlink_target) : 0;
whoops
--
Jeremie Koenig
http://jk.fr.eu.org
Hi!
Samuel Thibault writes:
> Ludovic Courtès, le Sat 17 Jul 2010 16:44:08 +0200, a écrit :
>> This patch isn’t perfect in that stale ‘.o’ files or similar in the
>> ‘linux-src’ and ‘glue-include’ directories would end up in the tarball.
>> However, doing it the Right Way is somewhat tedious,
>
Hi,
On Fri, Aug 13, 2010 at 05:24:24PM +0200, Arne Babenhauserheide wrote:
> Besides: Did something change from your usability report last year?
Not fundamentally. Some new breakage -- gv for example has been broken
for a while (epdfview works though, so not a real problem); or some
breakage in
Hi,
On Fri, Aug 13, 2010 at 07:05:15PM +0200, Jeremie Koenig wrote:
> * /proc/cmdline -> /proc/2/cmdline (process 2 is usually gnumach)
[...]
> * /proc/mounts -> /etc/mtab (push the problem to mount)
Well, if you prefer to keep these in one patch, I'm not sure it's useful
to have the general sym
Hi,
On Fri, Aug 13, 2010 at 03:13:36PM -0300, Diego Nieto Cid wrote:
> At some point in it's history pc_kbd introduced support for GNU Mach
> v2,
Actually, it was probably the other way around: the console was
originally written for oskit-mach (because it doesn't have a kernel
console), and was
Hi,
On Fri, Aug 13, 2010 at 07:05:14PM +0200, Jeremie Koenig wrote:
> + stat.st_size = strlen (symlink_target) : 0;
Err... Did you actually try compiling this?...
-antrik-
Hi,
On Fri, Aug 13, 2010 at 03:02:30PM +0200, Samuel Thibault wrote:
> olafbuddenha...@gmx.net, le Wed 04 Aug 2010 19:37:18 +0200, a écrit :
> > On Wed, Jul 28, 2010 at 02:36:49PM +0200, Samuel Thibault wrote:
> > > olafbuddenha...@gmx.net, le Sat 24 Jul 2010 04:08:51 +0200, a écrit :
> > > > - A
Hi,
On Fri, Aug 13, 2010 at 07:03:50PM +0200, Jeremie Koenig wrote:
> The procfs code is in a rather bad shape, I guess I should just take an
> afternoon to read through the whole thing and fix/refactor stuff as I go.
Indeed that would be great :-)
-antrik-