NetBSD/sbin/gpt
jnemeth 93fd3c01ef - fix setting of hdr_lba_alt which was broken in revision 1.10 on 2015/12/2
- switch to using gpt_last
- PR/51230 -- recreate the PMBR if it was lost
2016-06-12 12:48:32 +00:00
..
Makefile WARNS=6 2015-12-03 02:02:43 +00:00
add.c - add more informational messages 2015-12-29 16:45:04 +00:00
backup.c CID 1341558: Fix proplib memory leaks 2015-12-03 21:40:32 +00:00
biosboot.c Rename 'a' to set the active PMBR flag to 'A' 2016-06-09 19:04:43 +00:00
create.c Rename 'a' to set the active PMBR flag to 'A' 2016-06-09 19:04:43 +00:00
destroy.c eliminate static globals so that commands can be re-used. 2015-12-03 01:07:28 +00:00
gpt.8 Rename 'a' to set the active PMBR flag to 'A' 2016-06-09 19:04:43 +00:00
gpt.c PR/51230: Add the ability to set the active flag in the PMBR. 2016-06-09 15:12:54 +00:00
gpt.h PR/51230: Add the ability to set the active flag in the PMBR. 2016-06-09 15:12:54 +00:00
gpt_private.h Firs step of refactoring, remove all globals, factor out some common code, 2015-12-01 09:05:33 +00:00
gpt_uuid.c Add listing commands for type, set and unset. 2015-12-06 00:39:26 +00:00
gpt_uuid.h remove more duplicated code. 2015-12-06 04:27:05 +00:00
header.c Fix output in an error case 2015-12-24 17:35:57 +00:00
label.c put back usage from kre 2015-12-04 01:47:48 +00:00
main.c - add more informational messages 2015-12-29 16:45:04 +00:00
map.c CID 1341556: Don't leak map info 2015-12-03 21:30:54 +00:00
map.h CID 1341556: Don't leak map info 2015-12-03 21:30:54 +00:00
migrate.c Rename 'a' to set the active PMBR flag to 'A' 2016-06-09 19:04:43 +00:00
recover.c - fix setting of hdr_lba_alt which was broken in revision 1.10 on 2015/12/2 2016-06-12 12:48:32 +00:00
remove.c eliminate static globals so that commands can be re-used. 2015-12-03 01:07:28 +00:00
resize.c Kill newline 2015-12-04 16:54:28 +00:00
resizedisk.c type confusion 2015-12-04 21:39:18 +00:00
restore.c WARNS=6 2015-12-03 02:02:43 +00:00
set.c - add more informational messages 2015-12-29 16:45:04 +00:00
show.c Make "gpt show" add an "(active)" annotation to the PMBR output line 2016-06-09 17:43:36 +00:00
type.c Add listing commands for type, set and unset. 2015-12-06 00:39:26 +00:00
unset.c - add more informational messages 2015-12-29 16:45:04 +00:00