tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
du
/
at
trash-bin2
3 files
Makefile
- 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@.
22 years ago
du.1
simplify and improve the example by using the -a and -d options; suggested by <adr at sdf dot org>, tweaked by me
5 years ago
du.c
Convert quad_t to int64_t and %q to %ll Convert bzero() to memset() and bcopy() to memcpy()
9 years ago