Edit

IABSD.fr/src/sys/tmpfs

Branch :

  • Show log

    Commit

  • Author : millert
    Date : 2019-10-17 11:23:49
    Hash : d04cdf61
    Message : Use -1 to indicate an invalid uid/gid, not UID_MAX and GID_MAX. This is clearer and more consistent with the rest of the kernel. OK deraadt@ sashan@