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 General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
cmds.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
cmdtab.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
cu.1
cu.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
hunt.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
log.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
Makefile Move remote & phones to usr.bin/tip/tip/ 2018-09-19 14:56:53 +00:00
Makefile.depend
partab.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
pathnames.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
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 General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
tip.1 Add EXAMPLES to tip(1) man page. 2018-04-28 12:24:05 +00:00
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 General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
uucplock.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
value.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
vars.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00