In article <199906242353.taa06...@smtp4.erols.com> you write:
>
>Here's one possibility,  it adds a a wrap/nowrap field that goes beside the
>wait/nowait field, so you would have:
>
>ftp     stream  tcp     nowait  wrap root       /usr/libexec/ftpd       ftpd -l

Breaking backwards compatability is evil.  Do something like this instead -

ftp     stream  tcp     nowait&wrap root       /usr/libexec/ftpd       ftpd -l



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to