Edit

IABSD.fr/src/libexec/login_lchpass

Branch :

  • Show log

    Commit

  • Author : guenther
    Date : 2018-04-26 12:42:50
    Hash : f4147939
    Message : Use <fcntl.h> instead of <sys/file.h> for open() and friends. Delete a bunch of unnecessary #includes and sort to match style(9) while doing the above cleanup. ok deraadt@ krw@