| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace lseek/[read|write] with pread|pwrite. | 2015-12-28 | 1 | -5/+3 | |
| * | LABELSECTOR is a DEV_BSIZE quantity. So multiply by DEV_BSIZE and not | 2015-10-19 | 1 | -3/+6 | |
| * | Add an extra argument to bootstrap() to allow for a limited overlap between an | 2015-10-15 | 1 | -3/+3 | |
| * | first batch of cleanup to programs based upon the namespace cleanups | 2015-01-16 | 1 | -2/+2 | |
| * | Apply/fix OpenBSD tag. | 2014-06-25 | 1 | -0/+2 | |
| * | Use calloc() instead of malloc()/memset(). | 2014-06-09 | 1 | -3/+2 | |
| * | Round the size of the bootstrap up to a multiple of the disk sector size. | 2013-12-28 | 1 | -9/+11 | |
| * | Various code clean ups - add a missing header, add a missing prototype, | 2013-12-28 | 1 | -15/+16 | |
| * | Provide a bootstrap implementation (effectively a `disklabel -B' | 2013-12-27 | 1 | -0/+125 |
