CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/10/17 15:54:29
Modified files:
sbin/pfctl : parse.y pfctl_parser.c
usr.bin/systat : pftop.c
usr.sbin/pwd_mkdb: pwd_mkdb.c
usr.sbin/user : user.c
Log message:
Use -1 to indicate an invalid uid/gid, not UID_MAX and GID_MAX.
This is the userland portion. OK deraadt@ sashan@
