This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8dfb7255af
NetBSD
/
usr.bin
/
find
History
uebayasi
1a3fcd0b6a
find(1): Compare timestamp in nsec scale in -anewer/-cnewer/-newer.
2013-05-04 06:29:32 +00:00
..
extern.h
Add the '-E' option to interpret regexes as extended regexes. While we
2007-07-19 07:49:30 +00:00
find.1
Add serial commas.
2013-02-08 12:50:51 +00:00
find.c
Use C89 function definitions
2012-03-20 20:34:57 +00:00
find.h
find(1): Compare timestamp in nsec scale in -anewer/-cnewer/-newer.
2013-05-04 06:29:32 +00:00
function.c
find(1): Compare timestamp in nsec scale in -anewer/-cnewer/-newer.
2013-05-04 06:29:32 +00:00
ls.c
NULL does not need a cast
2011-08-31 16:24:54 +00:00
main.c
use O_CLOEXEC, wrap long line.
2013-01-24 17:50:08 +00:00
Makefile
Enable WARNS=4 by default for usr.bin, except for:
2009-04-14 22:15:16 +00:00
misc.c
De-__P(), remove trailing spaces, sprinkle a few const, WARNS=4.
2006-10-11 19:51:10 +00:00
operator.c
De-__P(), remove trailing spaces, sprinkle a few const, WARNS=4.
2006-10-11 19:51:10 +00:00
option.c
make -rm an alias for -delete
2007-02-06 15:33:22 +00:00