opnsense-src/usr.bin/find
Marcelo Araujo 26ac9660a4 Use NULL instead of 0 for pointers.
MFC after:	2 weeks.
2016-04-18 07:05:18 +00:00
..
extern.h find: Fix segfault with very long path in -exec/-ok ... {} \;. 2015-08-05 21:33:30 +00:00
find.1 find.1: Add missing whitespace: 2015-04-20 02:23:00 +00:00
find.c find: Correctly propagate -exec/-execdir ... {} + exit status. 2014-04-12 22:36:26 +00:00
find.h
function.c Use NULL instead of 0 for pointers. 2016-04-18 07:05:18 +00:00
getdate.y
ls.c
main.c find: Correctly propagate -exec/-execdir ... {} + exit status. 2014-04-12 22:36:26 +00:00
Makefile Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
misc.c find: Fix segfault with very long path in -exec/-ok ... {} \;. 2015-08-05 21:33:30 +00:00
operator.c Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
option.c