This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.bin
/
find
History
tjr
2665673777
Account for space used by environment variables in a similar way to
...
xargs(1) when handling -exec ... {} + constructions.
2002-07-13 08:08:46 +00:00
..
extern.h
There is breakage in parsedate, so revert to get_date until this can be
2002-04-02 10:45:34 +00:00
find.1
Indicate that the semicolon that terminates argument lists should be in
2002-06-26 08:03:54 +00:00
find.c
Support the SysV-style -exec utility args.. {} + function, required by
2002-06-02 12:57:41 +00:00
find.h
Support the SysV-style -exec utility args.. {} + function, required by
2002-06-02 12:57:41 +00:00
function.c
Account for space used by environment variables in a similar way to
2002-07-13 08:08:46 +00:00
getdate.y
Fix to WARNS=2 level.
2002-04-15 19:27:41 +00:00
ls.c
Fix to WARNS=2 level.
2002-04-15 19:27:41 +00:00
main.c
Fix SCM IDs.
2002-04-01 22:56:56 +00:00
Makefile
Fix to WARNS=2 level.
2002-04-15 19:27:41 +00:00
misc.c
Fix SCM IDs.
2002-04-01 22:56:56 +00:00
operator.c
Replace err() with errx(), errno is garbage in this context.
2002-04-12 21:25:16 +00:00
option.c
Fix SCM IDs.
2002-04-01 22:56:56 +00:00
parsedate.y
Change a "/*" within a comment to a "**".
2002-03-30 13:54:53 +00:00