]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow whitespace to act as a delimiter in the keywords list given to the -o,
authorJuli Mallett <jmallett@FreeBSD.org>
Sat, 8 Jun 2002 18:11:52 +0000 (18:11 +0000)
committerJuli Mallett <jmallett@FreeBSD.org>
Sat, 8 Jun 2002 18:11:52 +0000 (18:11 +0000)
commit2dda9fe910b32db7f56985176457987928cfbfdb
tree3bebaf3d611884556818aa1597fd122d74ad370a
parente8d027642611a87a65dfb5bdcf7d271d1597859a
Allow whitespace to act as a delimiter in the keywords list given to the -o,
again, but also allow it in the user-specified header, too.  This is far more
backwards compatible and SUSv3-happy than allowing only comma to seperate the
keywords list.

Submitted by: tjr
bin/ps/keyword.c
bin/ps/ps.1