NetBSD/usr.bin/xinstall
thorpej e3a9b9d0ca In strip():
- Use the saved errno to print the error message if the vfork() fails.
- In the child, if the execl() fails, use warn()/_exit(), not err(),
  as the latter is not safe in the presence of a Real vfork().
1997-10-27 23:16:34 +00:00
..
Makefile Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
install.1 getopt returns -1 not EOF, fix .Nm 1997-10-20 03:32:25 +00:00
pathnames.h Merged with 4.4lite. 1994-11-14 04:57:16 +00:00
xinstall.c In strip(): 1997-10-27 23:16:34 +00:00