I can't answer your other questions, but "-1" is "nobody". By
convention, this is the completely unprivileged user, able to do only
those things that are permitted to everyone. This convention lives on
in linux today, although they seem to have changed it to -2:
% grep nobody /etc/passwd
nobody:x:65534:65534:nobody:/nonexistent:/bin/sh