This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
77c3a78e27
NetBSD
/
usr.bin
/
find
History
abs
9819b7e8e7
space after section number in .Xr
2001-07-06 18:12:02 +00:00
..
Makefile
Add support for "-flags [-]flags", which matches the file flags in a
1999-01-03 14:54:27 +00:00
extern.h
Add -s (sort) option, which causes entries in each directory sorted.
2000-03-10 11:46:04 +00:00
find.1
space after section number in .Xr
2001-07-06 18:12:02 +00:00
find.c
Cosmetic changes.
2000-03-16 18:44:29 +00:00
find.h
add -regex and -iregex primaries which, like GNU find's primaries of the
1999-07-20 01:28:41 +00:00
function.c
fixed nested externs
2001-02-05 01:53:48 +00:00
ls.c
use %ll_ instead of the less standard %q_
2001-01-04 23:05:54 +00:00
main.c
If -H, clear FTS_LOGICAL and set FTS_PHYSICAL as well as FTS_COMFOLLOW.
2000-08-04 09:01:05 +00:00
misc.c
merge lite2, sans getvfsbyname in functions.c (waiting on libc)
1998-02-02 14:02:06 +00:00
operator.c
fix bugs in handling of `!' operator:
1999-01-02 02:34:15 +00:00
option.c
move the -and option in options[] table where it alphabetically belongs,
2000-10-18 08:58:11 +00:00