1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/usr.bin/xargs
Maxime Henrion 0792992c73 - Use _PATH_TTY and _PATH_DEVNULL macros.
- Don't fail if we can't open /dev/null since this can happen if
  xargs is jail'ed or chroot'ed.

These fixes were submitted by Todd Miller from the OpenBSD project.
There was one problem in those fixes that broke -o, which is corrected
here and should be committed to the OpenBSD repo by Todd soon.

MFC in:	3 days
2003-06-13 17:05:41 +00:00
..
Makefile xargs(1) is WARNS=6 clean. 2003-03-28 16:24:11 +00:00
pathnames.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
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 Markup bits. 2003-05-21 21:07:28 +00:00
xargs.c - Use _PATH_TTY and _PATH_DEVNULL macros. 2003-06-13 17:05:41 +00:00