heas
|
59d5c91fe0
|
Do not skip whiteout files returned by fts_read(), which only returns them if
requested.
Patch from Dave Huang in PR bin/5419.
|
2004-03-30 22:51:13 +00:00 |
|
agc
|
89aaa1bb64
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
2003-08-07 11:13:06 +00:00 |
|
yamt
|
0c0dee33b1
|
protect from signals properly.
(fix crashes when get SIGINFO.)
|
2003-05-22 15:48:44 +00:00 |
|
yamt
|
9847a81452
|
rename a global variable, 'entry', to 'g_entry'.
it was confusing because we have many local 'entry' variable.
|
2003-05-22 15:47:25 +00:00 |
|
provos
|
9972ef9ff8
|
support for -empty, -execdir, -mindepth, -maxdepth to match other UNIX-like
systems. based on work by tholo@openbsd.org. approved by perry.
|
2002-09-27 15:56:25 +00:00 |
|
enami
|
7b4bdbc144
|
Cosmetic changes.
|
2000-03-16 18:44:29 +00:00 |
|
kleink
|
41ab7b6729
|
Use strcoll() to sort directory entries.
|
2000-03-10 14:50:36 +00:00 |
|
itohy
|
6baa6f27af
|
Add -s (sort) option, which causes entries in each directory sorted.
Similar to FreeBSD's.
|
2000-03-10 11:46:04 +00:00 |
|
christos
|
9a80b4fa85
|
Simplify the function calling code and warnsify.
|
1998-02-21 22:47:20 +00:00 |
|
mrg
|
7b983ca6d5
|
merge lite2, sans getvfsbyname in functions.c (waiting on libc)
|
1998-02-02 14:02:06 +00:00 |
|
lukem
|
403b699b0b
|
fix .Nm usage, deprecate register, mostly WARNSify (needs minor rewrite to fix)
|
1997-10-19 11:52:12 +00:00 |
|
tls
|
9d225a1783
|
RCS ID police
|
1997-01-09 20:18:21 +00:00 |
|
mrg
|
779746748d
|
KNF.
|
1996-06-23 11:21:48 +00:00 |
|
cgd
|
d731b5b8a7
|
fix behaviour when adding -print
|
1994-07-18 09:55:31 +00:00 |
|
jtc
|
3dfa59ec4a
|
Merged our bugfixes with the 4.4BSD find from uunet.
|
1993-12-30 21:15:18 +00:00 |
|
jtc
|
4ffe868003
|
Remove special case for root-level symlinks.
|
1993-12-30 20:09:51 +00:00 |
|
jtc
|
99cd400e2e
|
Use *->fts_errno instead of errno after fts_read(). The fts manpage
indicates that the fts_errno will be set to the correct value, but there
are no guarentees about errno.
|
1993-10-01 01:03:22 +00:00 |
|
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
|
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |
|