Edit

IABSD.fr/src/usr.bin/getent

Branch :

  • Show log

    Commit

  • Author : kn
    Date : 2018-11-02 10:21:29
    Hash : 927b549b
    Message : Prefer user names over numeric user IDs Behave like chown(8) to prevent clobbering user names which are numbers. Prompted by and "this is how it should be" tedu, OK millert