freebsd-dev/usr.bin/diff
Baptiste Daroussin fb0d1c6980 diff: always properly kill pr(1)
When diff is invoked with -l it will spawn the pr(1) program.
In some circumpstances the pr(1) was not properly killed when diff program
exits.

Submitted by:	Bret Ketchum
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D26232
2020-09-01 14:52:39 +00:00
..
tests diff: fix side_by_side after r363679 2020-07-30 13:33:45 +00:00
diff.1 diff(1): Add EXAMPLES section 2020-06-19 06:48:16 +00:00
diff.c diff: restore compatibility with GNU diff regarding -N option 2020-06-01 09:09:36 +00:00
diff.h diff(1): reject conflicting formatting options 2020-04-20 16:14:44 +00:00
diffdir.c
diffreg.c diff: always properly kill pr(1) 2020-09-01 14:52:39 +00:00
Makefile
pr.c
pr.h
TODO
xmalloc.c
xmalloc.h