freebsd-dev/usr.bin/mail
Kyle Evans a86ddfe8c7 mail/gprof/tip: tap with the ugly stick
The ugly stick here is this bit in the respective headers:

#ifndef EXTERN
#define EXTERN extern
#endif

with a follow-up #define EXTERN in a single .c file to push all of their
definitions into one spot. A pass should be made over these three later to
push these definitions into the correct files instead, but this will suffice
for now and at a more leisurely pace.

MFC after:	3 days
2020-04-06 23:28:24 +00:00
..
misc
cmd1.c Switch the default pager for most commands to less 2018-08-08 19:24:20 +00:00
cmd2.c
cmd3.c
cmdtab.c
collect.c
def.h
edit.c
extern.h
fio.c
getname.c
glob.h mail/gprof/tip: tap with the ugly stick 2020-04-06 23:28:24 +00:00
head.c
lex.c
list.c
mail.1 Switch the default pager for most commands to less 2018-08-08 19:24:20 +00:00
main.c mail/gprof/tip: tap with the ugly stick 2020-04-06 23:28:24 +00:00
Makefile Move mail.rc install to usr.bin/mail. 2018-09-18 20:47:06 +00:00
Makefile.depend
names.c Replace send-mail with the more standarized sendmail, we do not create 2017-12-27 06:23:50 +00:00
pathnames.h Switch the default pager for most commands to less 2018-08-08 19:24:20 +00:00
popen.c
quit.c
rcv.h
send.c
strings.c mail/gprof/tip: tap with the ugly stick 2020-04-06 23:28:24 +00:00
temp.c
tty.c
util.c
v7.local.c
vars.c
version.c