diff options
author | 2000-01-02 22:06:50 +0000 | |
---|---|---|
committer | 2000-01-02 22:06:50 +0000 | |
commit | 962e2679cb25015dbc13def174c81411123055ad (patch) | |
tree | d2c56f182fac8020a9582dd11a8854f37978fe31 /lib/libc/string | |
parent | cleanup_exit() for SIGTERM/SIGHUP, too. from fgsch@ and dgaudet@arctic.org (diff) | |
download | wireguard-openbsd-962e2679cb25015dbc13def174c81411123055ad.tar.xz wireguard-openbsd-962e2679cb25015dbc13def174c81411123055ad.zip |
+ corrected conversion from terminfo rs2 to termcap rs (cf: 980704)
+ make conversion to termcap ug (underline glitch) more consistently applied.
+ modify read_termtype(), fixing 'toe', which could dump core when it
found an incomplete entry such as "dumb" because it did not
initialize its buffer for _nc_read_file_entry().
+ use explicit VALID_NUMERIC() checks in a few places that had been
overlooked, and add a check to ensure that init_tabs is nonzero,
to avoid divide-by-zero (reported by Todd C Miller).
Diffstat (limited to 'lib/libc/string')
0 files changed, 0 insertions, 0 deletions