summaryrefslogtreecommitdiff
path: root/usr.sbin/vmd/ufs.c
AgeCommit message (Expand)Author
2017-10-07Prefer memset() over bzero()Philip Guenther
2017-08-29quarterly rescan of the tree: remove unneccessary sys/param.h, andTheo de Raadt
2016-11-25sync with libsa/ufs.cReyk Floeter
2016-11-24Better cast for consistencyReyk Floeter
2016-11-24Fix a few signedness warnings in our copy of libsa's ufs.c.Reyk Floeter
2016-11-24Add support for booting the kernel from the disk image.Reyk Floeter