FreeBSD/src 4238bc8 (r322577)usr.bin/grep util.c

MFC r303444 (ed): Call basename() in a portable way.

Pull a copy of the filename string before calling basename(). Change the
loop to not return on its own, so we can put a free() statement at the
bottom.

Approved by:    emaste (mentor, blanket MFC)
DeltaFile
+10-5usr.bin/grep/util.c
+10-51 files

UnifiedSplitRaw