This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.bin
/
find
History
Ruslan Ermilov
8d5d039f80
Uniformly refer to a file system as "file system".
...
Approved by: re
2002-12-12 17:26:04 +00:00
..
extern.h
…
find.1
Uniformly refer to a file system as "file system".
2002-12-12 17:26:04 +00:00
find.c
Make the threatened fts(3) ABI fix. FTSENT now avoids the use of the struct
2002-09-21 01:28:41 +00:00
find.h
…
function.c
- Introduce a new struct xvfsconf, the userland version of struct vfsconf.
2002-08-10 20:19:04 +00:00
getdate.y
…
ls.c
- Use MAXLOGNAME - 1 rather than UT_NAMESIZE.
2002-07-22 11:36:25 +00:00
main.c
…
Makefile
…
misc.c
…
operator.c
…
option.c
Add a unary -not operator ala -false and !, for sake of completeness.
2002-08-19 02:27:33 +00:00
parsedate.y
…