summaryrefslogtreecommitdiff
path: root/sbin/gpt/remove.c
AgeCommit message (Expand)Author
2019-06-21Add a third argument to the "cfn" function that is an argument tojnemeth
2018-07-03Not all things that write to the disk do something that dk(4) willjnemeth
2015-12-03eliminate static globals so that commands can be re-used.christos
2015-12-01refactor more duplicated code.christos
2015-12-01Refactor the command dispatching and help printing logic.christos
2015-12-01Firs step of refactoring, remove all globals, factor out some common code,christos
2015-11-29merge the create errors in one place and fix them.christos
2014-09-30Add internal uuid support, since the linux+macos versions of the librarychristos
2014-09-30remove compat defines.christos
2014-09-29minor toolification: need libprop...christos
2014-09-29PR/47990 - Dr. Wolfgang Stukenbrock -- add "-L <label>" as selector optionjnemeth
2013-11-28when calling dehumanize_number() make sure the resulting number is >= 1jnemeth
2013-11-27Remove FreeBSD specific code as per message to tech-userlevel.jnemeth
2013-11-22change the "-b blocknr" parameter to accept a "human number"jnemeth
2013-11-22In the manpage:jnemeth
2013-04-13Clean up gpt(8) a bit morejakllsch
2013-04-13Use correct spelling of "secondary" in comments.jakllsch
2011-08-27Use __deadjoerg
2009-02-07Make manual and usage consistent. No functional changes.uebayasi
2007-12-18Fix the usage strings for each command, and print them all for theriz
2007-02-16Use strtoll() when converting a 64-bit quantity. This makes "gpt add"riz
2006-10-15Make this work under NetBSD.christos
2006-10-15Import the gpt tool from FreeBSDchristos