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.sbin
/
mtree
Age
Commit message (
Expand
)
Author
2013-11-21
From Brooks Davis:
christos
2013-10-17
Our <sys/param.h> ends up calling header files that define intmax_t. This
christos
2013-10-16
skip comment lines on password and group databases (Brooks Davis)
christos
2013-10-16
Default a bare "." with no type to F_DIR. For FreeBSD compatibility (Brooks
christos
2013-10-16
Restore old behavior of not printing sizes for directories, since it varies
christos
2013-09-09
use intmax_t instead of long long. fixes wrong cast for time_t.
christos
2013-04-08
move flags only used in main() inside main(), from Ed Schouten
christos
2013-02-05
fill up the directory hierarchy so that leaf files are not ignored if
christos
2013-02-03
fix man page.
christos
2013-02-03
add the ability to only output paths included in a spec file when creating
christos
2012-12-20
Typo fix.
wiz
2012-12-20
Add missing letter and use x.y versions for Fx/Nx.
wiz
2012-12-20
move flavor to misc.c because pax needs it.
christos
2012-12-20
joerg@: just use unsigned int please
mlelstv
2012-12-20
Implement the "flavor" output discussed in tech-userlevel@, by Brooks Davis
christos
2012-12-15
make us compatible with FreeBSD (for -n) (Brooks Davies)
christos
2012-12-12
- No mention of -t in the usage message or the manpage SYNOPSIS (Brooks Davis)
christos
2012-12-12
- No "j" in the getopt string. (Brooks Davis)
christos
2012-12-12
- two entries for rmd160digest in misc.c (Brooks Davis)
christos
2012-12-12
-n is incorrectly supressing the ".." lines. (Brooks Davis)
christos
2012-10-07
disable encoding of globbing characters for now.
christos
2012-10-05
Sync usage with man page.
wiz
2012-10-05
Fix typos; remove trailing whitespace; add missing options to SYNOPSIS.
wiz
2012-10-05
Fix typo in comment.
wiz
2012-10-05
Implement FreeBSD's "nochange" keyworld which causes the existance of a
christos
2012-10-05
Implement FreeBSD's "nochange" keyworld which causes the existance of a
christos
2012-10-05
Encode literal global characters in files. Otherwise the results of
christos
2012-10-05
NetBSD needs <time.h>
christos
2012-10-05
Implement FreeBSD's -f spec1 -f spec2 spec comparision function. This
christos
2012-10-05
Allow uid and uname or gid and gname to both be printed while
christos
2012-10-05
clarify seconds.09nanoseconds format (brooks)
christos
2012-10-05
add -j flag to indent directory blocks (from brooks)
christos
2012-10-05
add -q flag to silence warnings about symlinks to existing dirs (from OpenBSD
christos
2012-10-05
add -n flag to disable comments (brook)
christos
2012-10-05
account for differences in digest names
christos
2012-10-05
our fts compare routine is less constified.
christos
2012-10-05
explicitly include <sys/stat.h>
christos
2012-10-05
more const
christos
2012-10-05
remove dup extern (brooks)
christos
2012-10-03
- Sort order of options mentioned in text;
wiz
2012-07-15
resource leak (Coverity issues 274383 and 274384)
spz
2012-03-25
PR/41061: Steven Drake: mtree -d complains about extra symlinks
christos
2012-03-15
Add __printflike attribution to use vprintf and friends with an argument
joerg
2011-08-29
Use __dead and __printflike
joerg
2011-02-14
Suppress a superfluous whitespace after "time=..." in the output.
uebayasi
2010-01-20
Fix date.
wiz
2010-01-20
Document -t (modify mtime). Bump date.
uebayasi
2009-09-22
Fix errors in previous: "optional" and "ignore" keywords also need the
apb
2009-09-19
Do not print a trailing space on each line with "mtree -C".
apb
2009-09-19
Fix the "mtree -M" problem reported in PR 42031 by Geoff Wing.
apb
[next]