Re: bugs in idvec-verify.c, almost...

2003-09-16 Thread Johan Rydberg
Marco Gerards <[EMAIL PROTECTED]> wrote: : > 2003-09-15 Alfred M. Szmidt <[EMAIL PROTECTED]> : > : > * idvec-verify.c (verify_passwd,verify_id): Check if the spwd and : > passwd structures are NULL, and return an error if so. : > (sys_encrypt): Check if NULL, return an error if so.

Re: bugs in idvec-verify.c, almost...

2003-09-16 Thread Marco Gerards
"Alfred M. Szmidt" <[EMAIL PROTECTED]> writes: > A patch is applied at the end, with ChangeLog (search for the string > "*** Patch ***"), and it has been tested. If someone could be nice > enough to comment about the ChangeLog entry then that would be nice, > since I don't really like it. Thanks

Re: [ams@kemisten.nu: ls --translators (coreutils)]

2003-09-16 Thread Jim Meyering
"Alfred M. Szmidt" <[EMAIL PROTECTED]> wrote: > [I'm keeping bug-hurd in the CC since maybe someone on that list has > something to comment.] > > Ping. Thanks for the patch and the prod :-) Please mention that this option is Hurd-specific in both --help output and in coreutils.texi. ... > There

[ams@kemisten.nu: ls --translators (coreutils)]

2003-09-16 Thread Alfred M. Szmidt
[I'm keeping bug-hurd in the CC since maybe someone on that list has something to comment.] Ping. Cheers. --- Start of forwarded message --- Date: Sun, 17 Aug 2003 12:46:26 +0200 (MEST) From: "Alfred M. Szmidt" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: Subject: ls

Re: bugs in idvec-verify.c, almost...

2003-09-16 Thread Alfred M. Szmidt
Since there are quite a few bugs of the same nature here, it makes for quite a long read. So to ease for the reader, here is the list of bugs that I have found so far (the gdb output is at the end somewhere). All of them segfault in either ugids-argp.c or idvec-verify.c, and they do it for the sa

storeread --help output

2003-09-16 Thread Alfred M. Szmidt
Same as for rpctrace, annoying \v hanging around... Note the nice little "^K" at after the "Usage: ..." string. ~/src/hurd $ storeread --help Usage: storeread [OPTION...] FILE [ADDR [LENGTH]]... ADDR is in blocks, and defaults to 0; LENGTH is in bytes, and defaults to the remainder of FILE. -b

rpctrace --help output

2003-09-16 Thread Alfred M. Szmidt
This make the output of "rpcrace --help" less annoying. Here is an example of what it look like now (note the `.' before the "Report bugs to ..." string). ~/src/hurd $ rpctrace --help Usage: rpctrace [OPTION...] COMMAND [ARG...] Trace Mach Remote Procedure Calls. -I, --rpc-list=FILERea