Home
last modified time | relevance | path

Searched hist:c43262580d22b8537aace19582a77027e07f554c (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/newkey/
H A Dgeneric.cdiff c43262580d22b8537aace19582a77027e07f554c Tue Aug 30 21:02:15 CEST 2016 Dimitry Andric <dim@FreeBSD.org> Squelch clang 3.9.0 warnings about BASE (which is 32768) being converted
to -32768 when it is used as an argument to mp_itom(), in both libtelnet
and newkey. This code has been wrong since r26238 (!), so after almost
20 years it is rather useless to try to correct it.

MFC after: 1 week
/freebsd/contrib/telnet/libtelnet/
H A Dpk.cdiff c43262580d22b8537aace19582a77027e07f554c Tue Aug 30 21:02:15 CEST 2016 Dimitry Andric <dim@FreeBSD.org> Squelch clang 3.9.0 warnings about BASE (which is 32768) being converted
to -32768 when it is used as an argument to mp_itom(), in both libtelnet
and newkey. This code has been wrong since r26238 (!), so after almost
20 years it is rather useless to try to correct it.

MFC after: 1 week