]> git.ozlabs.org Git - ppp.git/commitdiff
Don't prepend /dev/ to a possible device name if it already begins
authorPaul Mackerras <paulus@samba.org>
Sun, 24 Oct 2004 23:53:05 +0000 (23:53 +0000)
committerPaul Mackerras <paulus@samba.org>
Sun, 24 Oct 2004 23:53:05 +0000 (23:53 +0000)
with '/' (i.e. just check for / instead of /dev/ as before).
This allows /udev/blah to be used as a tty device name.
Requested by Pawel Sakowski.


No differences found