Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop gptsync | Jesse Keating | 2012-07-19 | 1 | -265/+0 |
| | | | | | We're not supporting the boot mode that requires gptsync so don't ship the software any more. | ||||
* | remove unused variables | Michal Schmidt | 2011-02-03 | 1 | -3/+1 |
| | | | | | | | | | | | There were two kinds of unused but set variables: - the really pointless ones - the ones whose only purpose was to silence the warnings about ignoring the return values from functions declared with __attribute__((__warn_unused_result__)) Since gcc 4.5 the warnings can be disabled using -Wno-unused-result, so the variables are no longer necessary. Then -Wno-unused-but-set-variable is an overkill, so drop it. | ||||
* | - update to gptsync 0.10 to fix "Santa Rosa" macs. Also add "showpart" from | Peter Jones | 2007-10-17 | 1 | -4/+10 |
| | | | | gptsync. | ||||
* | supposed to be here | Jeremy Katz | 2006-06-10 | 1 | -0/+261 |