christos
|
af38b629ef
|
type confusion
|
2015-12-04 21:39:18 +00:00 |
christos
|
5b47b594ae
|
Fix resizedisk.
|
2015-12-04 16:46:24 +00:00 |
christos
|
0f11011500
|
CID 1341556: Don't leak map info
|
2015-12-03 21:30:54 +00:00 |
christos
|
ba571ee20f
|
Fix stray paste, noted by kre.
|
2015-12-03 02:09:20 +00:00 |
christos
|
5c1ccc6e9b
|
WARNS=6
|
2015-12-03 02:02:43 +00:00 |
christos
|
da0a3b4c0b
|
eliminate static globals so that commands can be re-used.
|
2015-12-03 01:07:28 +00:00 |
christos
|
2e738cf025
|
check allocations
|
2015-12-02 20:09:54 +00:00 |
christos
|
bbb4a8ab26
|
refactor more duplicated code.
|
2015-12-01 19:25:24 +00:00 |
christos
|
8ca93e4658
|
Refactor the command dispatching and help printing logic.
|
2015-12-01 16:32:19 +00:00 |
christos
|
0b43d398b9
|
Firs step of refactoring, remove all globals, factor out some common code,
handle alternate usage but not advertise it.
|
2015-12-01 09:05:33 +00:00 |
christos
|
ca4e0dcdd1
|
merge the create errors in one place and fix them.
|
2015-11-29 00:14:46 +00:00 |
jnemeth
|
870b6dcbee
|
oops, forgot to update end of data area
|
2014-10-01 03:52:42 +00:00 |
christos
|
21c34dbb1d
|
Add internal uuid support, since the linux+macos versions of the library
are different than than *bsd ones, and others might not have it at all.
|
2014-09-30 17:59:59 +00:00 |
christos
|
c917041fda
|
remove compat defines.
|
2014-09-30 02:12:55 +00:00 |
christos
|
a50708a134
|
minor toolification: need libprop...
|
2014-09-29 20:28:57 +00:00 |
msaitoh
|
3821b76445
|
Fix compile error observed on i386. Use PRIu64.
|
2014-09-23 13:48:04 +00:00 |
jnemeth
|
2ed5cc2617
|
- make gpt_gpt() available for use directly by subcommands
- create new resizedisk disk subcommand for relocating backup GPT
|
2014-09-23 07:47:54 +00:00 |