NetBSD/usr.bin/mail
riastradh 03cefdfdcf etc: Fix permissions of various editable configuration files.
This way they match the mtree and make sense and don't cause editors
to ask to override read-only files when editing them.

Exception: Not sure /etc/bluetooth/protocols makes as much sense to
edit, but the mtree says 644, so if you want to change it, make sure
to change it in both places -- Makefile and mtree.

XXX pullup-8
XXX pullup-9
2022-08-30 13:40:37 +00:00
..
USD.doc
misc
Makefile etc: Fix permissions of various editable configuration files. 2022-08-30 13:40:37 +00:00
cmd1.c
cmd2.c
cmd3.c
cmd4.c
cmdtab.c PR/56548: RVP: mail(1) segfaults if thread commands are used in ~/.mailrc 2021-12-14 15:13:41 +00:00
collect.c
complete.c s/blity/bility/ in various words, mainly in comments. 2022-08-06 18:26:41 +00:00
complete.h
def.h
dotlock.c
edit.c
extern.h
fio.c
format.c fix some typos and grammar in comments. 2022-08-07 10:12:19 +00:00
format.h
getname.c
glob.h
head.c
lex.c
list.c fix various typos, mainly in comments. 2021-12-07 21:37:36 +00:00
mail.1 mail.1: fix duplicate word 2021-11-01 20:40:08 +00:00
main.c
mime.h
mime_attach.c
mime_attach.h
mime_child.c
mime_child.h
mime_codecs.c
mime_codecs.h
mime_decode.c
mime_decode.h
mime_detach.c
mime_detach.h fix various typos, mainly in comments. 2022-05-28 10:36:21 +00:00
mime_header.c
mime_header.h
names.c
pathnames.h
popen.c
quit.c
rcv.h
send.c
sig.c usr.bin: remove unnecessary CONSTCOND, lint no longer needs it 2021-11-27 22:16:41 +00:00
sig.h
strings.c
support.c
temp.c
thread.c Remove an unnecessary test for NULL (the same thing is done in the 2021-12-17 15:29:44 +00:00
thread.h
tty.c
v7.local.c
vars.c
version.c