index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
find
Age
Commit message (
Expand
)
Author
1995-06-18
don't assume f_fstypename is larger than MFSNAMELEN or is nul-terminated
cgd
1994-12-24
kill some unnecessary casts and decls
cgd
1994-10-18
Get rid of a redundant sanity check.
mycroft
1994-10-18
Always save both the mount flags and the file system type when crossing a
mycroft
1994-07-18
fix behaviour when adding -print
cgd
1994-04-14
fstypes will be strings soon
cgd
1994-03-27
off_t exp.
cgd
1994-02-16
-nouser and -nogroup tests were negated.
andrew
1994-01-28
don't need -lutil
cgd
1994-01-24
Changed order of the subexpressions in a conditional to guard against
jtc
1994-01-21
Flush stdout and stderr before processing an -exec (or -ok), so the output
jtc
1994-01-06
st_blocks & st_size aren't quads (at least not yet).
jtc
1993-12-30
Merged our bugfixes with the 4.4BSD find from uunet.
jtc
1993-12-30
Remove special case for root-level symlinks.
jtc
1993-12-29
Update the list of primaries that are extensions of POSIX.2.
jtc
1993-12-29
Changed to conform to POSIX.2, 4.24.4: the first argument that starts with
jtc
1993-10-27
Added -print0 (like GNU find). This will allow file names that contain
jtc
1993-10-01
Use *->fts_errno instead of errno after fts_read(). The fts manpage
jtc
1993-09-16
fix to the 'size' primary; -size <n>c didn't work. from
cgd
1993-08-06
for new fts library
deraadt
1993-08-01
Add RCS identifiers.
mycroft
1993-08-01
Add RCS indentifiers.
mycroft
1993-07-31
Add RCS indentifiers.
mycroft
1993-06-16
Update source to use posix fnmatch
jtc
1993-04-19
Remove bogus option so as not to confuse bsearch().
mycroft
1993-04-10
Reverse sense of fnmatch() to match POSIX.
mycroft
1993-03-24
added support for "kernfs" and "fdesc" to -fstype
cgd
1993-03-24
fixed fact that "rdonly" wasn't supported by -fstype, but the man
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd