Charles Forsyth | 30 Apr 00:00

Re: emu built from google code

> While emu compiles and works, it takes a year-and-a-day (~10 minutes) to present the prompt

interesting, i wonder what that is.

>There is a problem on Unix ports where initial login will do the same  
>thing.  This usually only happens during when traversing over a semi- 
>large user list (in my case ~20k).  Very annoying and something that  
>should be fixed at some point.

i thought i had fixed that in devfs-posix.c but if so, only on *unix.
it was previously reading sequentially through the password and group files
instead of calling the functions that might use another indexing system or database.

i did not think there was a similar thing in the Windows devfs.c but perhaps
there is something that has that effect.


Gmane