OpenBSD CVS

src/usr.bin/xargs/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / xargs

Current tag: OPENBSD_6_5_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   20 years  millert   Sync with FreeBSD's xargs plus some fixes by me. This makes us POSIX-compliant ...
[TXT] pathnames.h  1.4   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] strnsubst.c  1.6   7 years  tedu   remove unused variable repllen. i tried to see if it could be useful, but this f...
[TXT] xargs.1  1.28   9 years  jmc   IL are marked xsi;
[TXT] xargs.c  1.34   5 years  millert   Use sizeof(char *) not sizeof(char **) when allocating an array of strings with ...