NetBSD/distrib
rillig b5bd70af56 lint: warn about for wrong type cast in argument to ctype.h functions
The argument to most of the functions from <ctype.h> "shall either be
representable as an 'unsigned char' or shall equal the value of the
macro EOF".

When confronted with the infamous warning 'array subscript has type
char', there are enough programmers who don't know the background of
that warning and thus fix it in a wrong way.  Neither GCC nor Clang
explain its warning to target these programmers.

Both GCC and Clang warn about 'array subscript has type char', but they
ignore the other requirements of the <ctype.h> functions, even though
these are in the C standard library.

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94182
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95177
https://stackoverflow.com/a/60696378
2021-04-05 02:05:47 +00:00
..
acorn32 PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
alpha s/parition/partition/ 2020-09-29 02:49:55 +00:00
amd64 The install-image has grown a bit recently, and at least amd64 has 2021-03-26 21:18:29 +00:00
amiga Oops, forgot to commit this. One more adjust for amiga/boot ver 3.1. 2021-02-25 21:46:55 +00:00
arc Shrink ramdisk to make RAMDISK kernel smaller for ARC BIOS restriction. 2020-05-29 23:12:12 +00:00
atari Provide wdboot as a link of sdboot for Milan also in sysinst. 2020-06-18 18:14:06 +00:00
bebox bump bebox and prep image sizes for GCC 9. 2020-09-15 08:13:51 +00:00
cats PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
cdrom Copy -current to 9.0, this has diverged (macppc 601 support and others, 2019-12-05 10:25:41 +00:00
cobalt Fix ramdisk overflow: 2020-10-04 09:42:48 +00:00
common Copy release to /${RELEASEMACHINEDIR} instead of /${MACHINE} to match 2020-10-11 14:10:04 +00:00
dreamcast Try to shrink ramdiskbin binary. 2020-11-28 05:16:06 +00:00
emips PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
evbarm We don't need libwrap anymore; libhack replaces it. 2021-03-09 00:08:04 +00:00
evbmips Rename the evbmips ERLITE kernel to OCTEON now that it supports more 2020-07-15 12:15:30 +00:00
evbppc Bump ramdisk size slightly 2020-11-06 18:36:20 +00:00
evbsh3 PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
ews4800mips Put a message in build error logs to notify what this target builds. 2020-06-14 05:10:33 +00:00
hp300 Use proper release version strings ("9.1" rather than "91") in banners. 2020-12-05 18:52:06 +00:00
hpcarm Add "build.sh live-image" support for hpcarm. 2020-03-21 14:25:49 +00:00
hpcmips PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
hpcsh PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
hppa PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
i386 Bump INSTIMAGEMB, hopefully fix releng autobuilds 2020-05-06 09:18:10 +00:00
ia64 Consistently use ${RELEASEDIR}/${RELEASEMACHINE} instead of 2019-09-23 13:42:30 +00:00
ibmnws 1. Remove all the special handling of variables (-d -p -P -s -S) that 2019-12-29 18:26:16 +00:00
landisk PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
luna68k Bump ramdisk size to 2MB. 2020-05-19 09:02:48 +00:00
mac68k Use proper release version strings ("9.1" rather than "91") in banners. 2020-12-05 18:52:06 +00:00
macppc Support the use of DHCP in the install environment 2020-04-05 14:36:43 +00:00
miniroot Fetch files via ftp using auto-fetching with URL per each binary set. 2020-12-12 05:23:21 +00:00
mipsco PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
mvme68k Use proper release version strings ("9.1" rather than "91") in banners. 2020-12-05 18:52:06 +00:00
mvmeppc Consistently use ${RELEASEDIR}/${RELEASEMACHINE} instead of 2019-09-23 13:42:30 +00:00
news68k Use more shrinked x_foo binaries. 2020-06-13 19:15:43 +00:00
newsmips PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
notes Document DHT kernel for evbppc. 2021-04-02 07:09:11 +00:00
ofppc PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
playstation2 PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
pmax bump image size for pmax64 builds. 2020-09-07 09:05:10 +00:00
prep bump bebox and prep image sizes for GCC 9. 2020-09-15 08:13:51 +00:00
riscv PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
rs6000 PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
sandpoint PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
sets lint: warn about for wrong type cast in argument to ctype.h functions 2021-04-05 02:05:47 +00:00
sgimips PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
shark PR install/54780: in the (of course totally unlikely) case that sysinst 2020-01-09 19:17:40 +00:00
sparc bump a little for llvm 2020-01-29 16:24:21 +00:00
sparc64 Get back to terminfo.cdb. 2020-03-27 15:18:22 +00:00
sun2 Drop IEEE802.11 support from the ramdisk's ifconfig(8) 2021-03-01 16:50:01 +00:00
sun3 Use proper release version strings ("9.1" rather than "91") in banners. 2020-12-05 18:52:06 +00:00
syspkg Reintroduce the support of MKCATPAGES 2020-11-10 21:47:40 +00:00
utils Add a stubbed version of libwrap (tcpwrappers) 2021-03-09 00:06:44 +00:00
vax kernfs no longer needs a hacky workaround to make rootdev appear. 2020-02-26 16:00:48 +00:00
x68k Replace boot_ustar with xxboot_ustarfs. 2020-08-16 07:03:45 +00:00
zaurus Add "build.sh live-image" support for zaurus. 2020-03-21 14:24:12 +00:00
Makefile
Makefile.inc