CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2019/12/20 23:01:09
Modified files: lib/libc/gen : auth_subr.3 Log message: Warn that auth_call(3) users should include a "--" argument before non-optional arguments to stop getopt(3) processing. ok deraadt@