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
2777b2aa10
NetBSD
/
usr.bin
/
find
History
itojun
28f506f3a2
strlcpy
2003-07-12 13:57:49 +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
Change macro usage so it works correctly with 1.19.
2003-06-26 17:46:36 +00:00
find.c
protect from signals properly.
2003-05-22 15:48:44 +00:00
find.h
delint: trailing commas in enum definitions are prohibitted
2003-02-23 14:41:30 +00:00
function.c
strlcpy
2003-07-12 13:57:49 +00:00
ls.c
strlcpy
2003-07-12 13:57:49 +00:00
main.c
Need <string.h>.
2002-09-27 23:29:12 +00:00
misc.c
protect from signals properly.
2003-05-22 15:48:44 +00:00
operator.c
fix bugs in handling of `!' operator:
1999-01-02 02:34:15 +00:00
option.c
support for -empty, -execdir, -mindepth, -maxdepth to match other UNIX-like
2002-09-27 15:56:25 +00:00