diff options
author | glebius <glebius@FreeBSD.org> | 2011-06-17 12:12:52 +0000 |
---|---|---|
committer | glebius <glebius@FreeBSD.org> | 2011-06-17 12:12:52 +0000 |
commit | f405f6d6f8e62f9714eb668d35001c794646022b (patch) | |
tree | 62df3790bb4dae11c4e3e97c6a6dbca50e6fbfab /bin/sh/sh.1 | |
parent | f84ee4a43b5388f4afb06538be8e54070085873e (diff) | |
download | FreeBSD-src-f405f6d6f8e62f9714eb668d35001c794646022b.zip FreeBSD-src-f405f6d6f8e62f9714eb668d35001c794646022b.tar.gz |
- Fix my braino in the 220835, when I used strtok(). It isn't
applicable here, since modifies the string. Switch to strchr().
- Restore support for undocumented optional parameters of
redir_port and redir_proto, that were disabled in 220835.
- While here, change !isalpha() checks on optinal parameters
for isdigit().
Submitted by: Alexander V. Chernikov <melifaro ipfw.ru>
PR: kern/143653
Diffstat (limited to 'bin/sh/sh.1')
0 files changed, 0 insertions, 0 deletions