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
2018-12-13
Use \(en.
wiz
2018-12-13
Fix naming inconsistency; PR 53769 from silas.
dholland
2018-11-18
Adjust test, we only want to return the structure member if the result is not...
sevan
2017-12-31
factor out common code from Poul-Henning Kamp.
christos
2017-12-14
use uintmax_t for nlink_t from FreeBSD
christos
2017-09-07
Don't modify strings stored in hash, otherwise filling up of
nakayama
2017-02-22
Fix typo.
abhinav
2015-01-23
fix tools build.
christos
2015-01-23
Pull into this year.
wiz
2015-01-23
attempt to reset file flags when -rr
christos
2015-01-07
st_nlink on Linux is not int, so add an explicit cast.
joerg
2014-10-27
fix pasto; thanks John-Mark Gurney...
christos
2014-04-24
Pass a file pointer to write data instead of writing to stdout.
christos
2014-03-31
say why we can't use the password or the group databases.
christos
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
[next]