Age | Commit message (Expand) | Author |
---|---|---|
2019-08-03 | In the bootblocks, after discovering and opening /bsd.upgrade, fchmod -x | Theo de Raadt |
2016-11-27 | Add missing OpenBSD CVS tags | Reyk Floeter |
2016-11-25 | Fix signedness warnings with careful casts and replace a re-defined variable. | Reyk Floeter |
2015-07-17 | Adjust type of link_len to match type of di_size in underlying struct, and | Kent R. Spillner |
2014-07-22 | use NULL instead of (foo *)0; Kent R. Spillner | Theo de Raadt |
2014-07-22 | remove unneccessary casts; Kent R. Spillner | Theo de Raadt |
2014-04-29 | Fix typo: d_addrt -> daddr_t | David Coppa |
2014-04-16 | Add ufs2 support and get one step closer to making ffs2 bootable. This work w... | Brandon Mercer |