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
a29ca71393
NetBSD
/
usr.bin
/
find
History
wiz
caa2d78a26
Add missing "to be". From Jim Bernard in PR 21008.
2003-04-04 19:21:21 +00:00
..
Makefile
makefile delint. use NETBSDSRCDIR as appropriate
2002-09-18 14:00:33 +00:00
extern.h
eleminate forward decl of 'struct stat'
2003-02-23 14:43:25 +00:00
find.1
Add missing "to be". From Jim Bernard in PR 21008.
2003-04-04 19:21:21 +00:00
find.c
support for -empty, -execdir, -mindepth, -maxdepth to match other UNIX-like
2002-09-27 15:56:25 +00:00
find.h
delint: trailing commas in enum definitions are prohibitted
2003-02-23 14:41:30 +00:00
function.c
Obey preceding - and + on -user when a numeric uid is specified (only).
2003-01-30 10:49:05 +00:00
ls.c
use readlink with bufsize - 1; approved thorpej.
2002-10-19 20:33:17 +00:00
main.c
Need <string.h>.
2002-09-27 23:29:12 +00:00
misc.c
support for -empty, -execdir, -mindepth, -maxdepth to match other UNIX-like
2002-09-27 15:56:25 +00:00
operator.c
…
option.c
support for -empty, -execdir, -mindepth, -maxdepth to match other UNIX-like
2002-09-27 15:56:25 +00:00