diff options
author | 2017-12-09 18:38:37 +0000 | |
---|---|---|
committer | 2017-12-09 18:38:37 +0000 | |
commit | b5430e4d8844f8588034f4c5399e4dc5d6ca5cd9 (patch) | |
tree | 5a11435dd1fae13b7b24b2235b74b9a807480e9c /usr.bin/ssh/serverloop.c | |
parent | Make tls_config_parse_protocols() work correctly when passed a NULL pointer (diff) | |
download | wireguard-openbsd-b5430e4d8844f8588034f4c5399e4dc5d6ca5cd9.tar.xz wireguard-openbsd-b5430e4d8844f8588034f4c5399e4dc5d6ca5cd9.zip |
Add support for the non-standard grep -m extension.
grep -m num stops after a maximum of num matches are found.
We support -m0 to match GNU behaviour, but we do not allow negative
numbers.
Manpage help from jmc@, OK deraadt@.
Diffstat (limited to 'usr.bin/ssh/serverloop.c')
0 files changed, 0 insertions, 0 deletions