]> granicus.if.org Git - sudo/commit
now uses fnmatch() instead of wildmat
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 27 May 1996 23:38:46 +0000 (23:38 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 27 May 1996 23:38:46 +0000 (23:38 +0000)
commita062a35c7ed1f97775be97a6a911701244bbb962
tree4951f31199989b4a0d3d20364b29013157737e9a
parent63e1abb3dd6850293497194223d0b3c5a63a2d27
now uses fnmatch() instead of wildmat
a trailing star (*) by itself now matches multiple args
added support for wildcards in the pathname  in sudoers
parse.c