freebsd-dev/usr.bin/tip/tip
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
..
acu.c Fix various -Wpointer-compare warnings 2019-10-08 21:14:09 +00:00
acutab.c
cmds.c
cmdtab.c
cu.1
cu.c
hunt.c
log.c
Makefile Move remote & phones to usr.bin/tip/tip/ 2018-09-19 14:56:53 +00:00
Makefile.depend
partab.c
pathnames.h
phones Move remote & phones to usr.bin/tip/tip/ 2018-09-19 14:56:53 +00:00
remote Move remote & phones to usr.bin/tip/tip/ 2018-09-19 14:56:53 +00:00
remote.c
tip.1
tip.c mail/gprof/tip: tap with the ugly stick 2020-04-06 23:28:24 +00:00
tip.h mail/gprof/tip: tap with the ugly stick 2020-04-06 23:28:24 +00:00
tipout.c
uucplock.c
value.c
vars.c