CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/10/17 05:23:49
Modified files:
sys/net : if_pflog.c pf.c
sys/tmpfs : tmpfs_subr.c
Log 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@
