Nathan J Williams <nathanw@netbsd.org> writes:
> Log Message:
> Move setlogin() stub to C code, and namespace-protect it.
I forgot to mention: This fixes a problem with getlogin and setlogin
being split across libc and libsyscall, which was pointed out by
Gregory McGarry.
- Nathan