freebsd-dev/usr.bin/xargs
Juli Mallett 1926d4aaad Stylistic nit:
main()'s argv argument is char*[], and functions that may inherit that arg
should use char*[] as well.
2002-06-22 12:59:40 +00:00
..
Makefile xargs.c,v 1.33 broke the upgrade path from old versions of 4.x and 5.0. 2002-05-10 13:06:34 +00:00
pathnames.h
strnsubst.c Check for results of repeated calls to strnsubst(), as well as for the 2002-06-22 12:58:42 +00:00
xargs.1 When giving an example that relies on shell expansion/globbing, don't use a 2002-06-22 12:47:56 +00:00
xargs.c Stylistic nit: 2002-06-22 12:59:40 +00:00