summaryrefslogtreecommitdiff
path: root/sbin/mount_procfs
diff options
context:
space:
mode:
authorReyk Floeter <reyk@cvs.openbsd.org>2007-01-08 20:46:19 +0000
committerReyk Floeter <reyk@cvs.openbsd.org>2007-01-08 20:46:19 +0000
commitd2a88ab3b0308a674c3609dab5a1c649a213d4b6 (patch)
treed0e77f8b1cbad2e44b96cb1ce687214f82ea74e4 /sbin/mount_procfs
parent051775e7c079472efd1c6ab240f54f6e71f75d42 (diff)
do NOT use the regexp interface. it is way to complicated, error-prone
and we don't know about all the possible security problems. change the check send/expect code to use the fnmatch(3) interface using shell globbing rules instead. this allows simple patterns like "220 * ESMTP*" or "SSH-[12].??-*". suggested by deraadt@ and otto@ ok Pierre-Yves Ritschard (pyr at spootnik dot org)
Diffstat (limited to 'sbin/mount_procfs')
0 files changed, 0 insertions, 0 deletions