[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Otto Moerbeek <otto_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Mon, 14 Jun 2004 12:21:32 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: otto_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2004/06/14 12:21:31
Modified files:
usr.bin/du : Makefile du.c
Log message:
- use fmt_scaled(3) instead of home grown function to print -h numbers
- do not use a linear list to keep track of inodes with link count > 2,
use a red & black tree. Based on freebsd code that uses auto-sizing
hash maps; this tree version by canacar_(_at_)__(_dot_)_
ok millert@ canacar@
Visit your host, monkey.org