Re: elkscmd/(sys_utils|file_utils|sh_utils)

1999-12-07 Thread Alistair Riddoch
Mario Frasca writes: This is a multi-part message in MIME format. --1B0C37DB328118F3A7EAE23F Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi everyone, I'm experimenting with password on Linuxino ... oops, I mean, ELKS! the main problem is

elkscmd/(sys_utils|file_utils|sh_utils)

1999-12-05 Thread Mario Frasca
Hi everyone, I'm experimenting with password on Linuxino ... oops, I mean, ELKS! the main problem is that it didn't work. the first problem/fix is this: the linux-86/libc/getent/putpwent.c writes the entry swapping gid and uid. I'm using libc version 0.14.9, according to the Libc_version file.

Re: elkscmd/(sys_utils|file_utils|sh_utils)

1999-12-05 Thread David Murn
On Sun, 5 Dec 1999, Mario Frasca wrote: login.c removes the trailing '\n' from the password, passwd.c doesn't do it. I don't know what is the reason for removing the '\n', but I assume there must be one, so I added the following lines to passwd.c Yes, there is a reason for it. The password