diff options
author | 2003-05-02 21:12:48 +0000 | |
---|---|---|
committer | 2003-05-02 21:12:48 +0000 | |
commit | 73119f566d991c14444ef4c06a44f879c4b12f38 (patch) | |
tree | 24a83545cc64f09a649ff9380f99acdf4f72005b /sys/netinet/ipsec_input.c | |
parent | when flipping the code descriptors also update cs in the (diff) | |
download | wireguard-openbsd-73119f566d991c14444ef4c06a44f879c4b12f38.tar.xz wireguard-openbsd-73119f566d991c14444ef4c06a44f879c4b12f38.zip |
Update to conform to Posix 1003.1-2001.
* what now accepts a -s parameter which causes
it to quit searching after finding the first match.
* stdin is no longer valid for input, one or more
filenames have to be provided.
* Backslash is recoqnized as a pattern delimiter.
* The exit status reflects the number of mathes
found (0 if any matches were found, 1 otherwise).
Also replace strncpy -> strlcpy.
Mostly a sync with netbsd.
Input pjanzen@, vincent@.
ok millert@.
Diffstat (limited to 'sys/netinet/ipsec_input.c')
0 files changed, 0 insertions, 0 deletions