Daichi GOTO
Ideas
https://reviews.freebsd.org/D16204 needs other committers' review (Describe the change of the display in the commit message)
top(1) - Improved to work on dumb terminals (test with nmdn(nullmodem terminal driver)) https://reviews.freebsd.org/D16763
- top(1) - Change from custom buffer management to sbuf(9)
- top(1) - Make it correspond to multi-byte and wide character (manage buffer and screen separately)
- colrm(1) - Survey of multi-byte and wide character processing
History
Unionfs stress test (suggested on DevSummit 2011, EuroBSDCon)
- Design and development of Unionfs2
The Unionfs2 reduces kernel memory exhaust and improve filesystem robustness while adding some new features that unionfs couldn't realize, e.g., dynamic middle layer unmount.
fwatch.c - fwatch(1) file or directory watching tool with kqueue(2)
topless - display command output on the whole screen like "top"
Homepage at FreeBSD Project http://people.freebsd.org/~daichi/
Email: <daichi AT freebsd DOT org>