]> granicus.if.org Git - sudo/commit
sudoers file open is now done only in check_sudoers() so
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 21 Jan 1998 05:02:59 +0000 (05:02 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 21 Jan 1998 05:02:59 +0000 (05:02 +0000)
commitcae4b9d3e30d279d505065ee012411eae32bbf83
tree9419a792c0a83377b01454d6453537c5868beb1f
parent859e6d86ecf9b76091ed9676a37fb2e3f3a93a23
sudoers file open is now done only in check_sudoers() so
we just do a rewind() instead of an open.  May help people on
solaris who were getting EAGAIN.
parse.c