chiark / gitweb /
[PATCH] remove limit of the number of args passed to PROGRAM
authorgreg@kroah.com <greg@kroah.com>
Fri, 27 Feb 2004 05:29:49 +0000 (21:29 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:32:31 +0000 (21:32 -0700)
commitdde05ccb8d423fbc5c29f54b0c1b545938c8f151
treefbfb4c337f45dd48a0c7524014f54936c42be86f
parent3fe0734266becd2ebcb111b07c3e17b2a9780477
[PATCH] remove limit of the number of args passed to PROGRAM

If we go over our internal limit of 7, then we call out to /bin/sh
otherwise we handle it ourself without relying on a shell.
namedev.c
test/udev-test.pl
udev.8