NetBSD/usr.bin/mail
kamil 77a1ad5f00 Switch the iconv(3) prototype to the POSIX conformant variation
Remove const from the 2nd argument.

const char ** and char ** are incompatible types and it was a cost to keep
the technically incompatible form for a more purist variation. NetBSD was
almost the last alive OS to still keep the const argument (known leftovers:
Minix and Illumos).

Keep the const form for the internal purposes inside citrus and rump.

Address the build breakage fallout in the same change.

There are no ABI changes.

Change accepted by core@.
2019-10-24 18:17:14 +00:00
..
misc
USD.doc
cmd1.c
cmd2.c Only open regular files. 2017-11-09 20:27:50 +00:00
cmd3.c Only open regular files. 2017-11-09 20:27:50 +00:00
cmd4.c
cmdtab.c
collect.c Only open regular files. 2017-11-09 20:27:50 +00:00
complete.c
complete.h
def.h
dotlock.c
edit.c Only open regular files. 2017-11-09 20:27:50 +00:00
extern.h
fio.c Only open regular files. 2017-11-09 20:27:50 +00:00
format.c
format.h
getname.c
glob.h
head.c
lex.c fixes for GCC 6.4: 2018-02-04 09:01:12 +00:00
list.c Only open regular files. 2017-11-09 20:27:50 +00:00
mail.1 Remove superfluous Pp. 2019-09-01 19:10:39 +00:00
main.c
Makefile introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
mime_attach.c compare pointers with NULL not '\0'. 2019-02-01 08:29:03 +00:00
mime_attach.h
mime_child.c Only open regular files. 2017-11-09 20:27:50 +00:00
mime_child.h
mime_codecs.c Switch the iconv(3) prototype to the POSIX conformant variation 2019-10-24 18:17:14 +00:00
mime_codecs.h
mime_decode.c
mime_decode.h
mime_detach.c Only open regular files. 2017-11-09 20:27:50 +00:00
mime_detach.h
mime_header.c
mime_header.h
mime.h
names.c Only open regular files. 2017-11-09 20:27:50 +00:00
pathnames.h
popen.c
quit.c Only open regular files. 2017-11-09 20:27:50 +00:00
rcv.h
send.c Only open regular files. 2017-11-09 20:27:50 +00:00
sig.c
sig.h
strings.c
support.c Only open regular files. 2017-11-09 20:27:50 +00:00
temp.c
thread.c
thread.h
tty.c
v7.local.c
vars.c
version.c