cvs commit: src/usr.bin/du du.c
Eirik Nygaard
eirikn at crater.dragonflybsd.org
Sun Jul 4 03:35:31 PDT 2004
eirikn 2004/07/04 03:34:47 PDT
DragonFly src repository
Modified files:
usr.bin/du du.c
Log:
Speed up hardlink detection by using a self-sizing hash table rather than the
old linear list search.
Submitted by: Ulf Lilleengen <lulf at xxxxxxxxxxxx>
Obtained from: FreeBSD
Revision Changes Path
1.6 +128 -39 src/usr.bin/du/du.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/du/du.c.diff?r1=1.5&r2=1.6&f=u
More information about the Commits
mailing list