1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/find
2008-09-29 18:16:29 +00:00
..
extern.h remove unused variable 2004-09-15 18:43:45 +00:00
find.1 Add a missing `|' to the description of -perm. 2008-09-29 18:16:29 +00:00
find.c ftsopen -> fts_open; partly from Alexander Holupirek, documentation/5472 2007-05-10 09:00:18 +00:00
find.h no , allowed at end of enum list 2004-09-15 18:43:25 +00:00
function.c no more whiteouts 2005-06-15 14:19:45 +00:00
ls.c
main.c ftsopen -> fts_open; partly from Alexander Holupirek, documentation/5472 2007-05-10 09:00:18 +00:00
Makefile
misc.c
operator.c Use errx() rather than err() when errno isn't set. 2004-06-02 15:00:51 +00:00
option.c