NetBSD/usr.bin/resize
martin eb300c6e3a Pull up following revision(s) (requested by gutteridge in ticket #147):
usr.bin/resize/resize.h: revision 1.3

resize.c: use estrdup(3) with basename(3)
basename(3) is invoked more than once on different paths. Retain the
correct name for the utility itself on error. Addresses PR bin/57355
from RVP, who provided the patch.
2023-04-25 15:33:22 +00:00
..
Makefile Only specify the dependencies if we are making the copy target. 2021-03-02 14:26:00 +00:00
resize.c
resize.h Pull up following revision(s) (requested by gutteridge in ticket #147): 2023-04-25 15:33:22 +00:00
resize.man