Commit Briefs

Russ Cox

lib9: do not fetch disk size for character devices

Real disk devices should be block devices anyway. One user reported the disksize check causing a system reboot during vac of a tree with an "interesting" device. Fixes #103.


Dan Cross

Trivial changes: whitespace and modes.

Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>


Russ Cox

lib9: add <sys/dkio.h> for OpenBSD

R=, rsc CC= http://codereview.appspot.com/1762045


Russ Cox

lib9: do not include st_dev in qid.path

http://codereview.appspot.com/123050







Russ Cox

merge



rsc

again



rsc

avoid pw library


rsc

add da for fbsd 5