mirror of
https://github.com/openbsd/src.git
synced 2025-01-03 06:45:37 -08:00
08f6ba1906
functions that take "char *" arguments. Where such chars are assigned to int or passed to ctype functions, explicitly cast them to unsigned char. For OpenBSD's clang, -Wpointer-sign has been disabled by default, but when the parse.y code was built elsewhere, the compiler would complain. With help from millert@ ok benno@ deraadt@ |
||
---|---|---|
.. | ||
common | ||
l2tp | ||
npppd | ||
pppoe | ||
pptp | ||
Makefile |