NetBSD/sbin/gpt
dholland dea44b9dd8 PR 50756 David Binderman: avoid running off the end of an array in case
thing we're looking for isn't there. Which is probably impossible, but
that's not obvious.
2016-05-31 02:29:54 +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 - add more informational messages 2015-12-29 16:45:04 +00:00
create.c - add more informational messages 2015-12-29 16:45:04 +00:00
destroy.c eliminate static globals so that commands can be re-used. 2015-12-03 01:07:28 +00:00
gpt.8 Simplify usage for gpt show. 2015-12-25 12:16:03 +00:00
gpt.c gpt_vwarnx is printf-like. 2016-01-08 18:59:01 +00:00
gpt.h - add more informational messages 2015-12-29 16:45:04 +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 - add more informational messages 2015-12-29 16:45:04 +00:00
recover.c Fix resizedisk. 2015-12-04 16:46:24 +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 PR 50756 David Binderman: avoid running off the end of an array in case 2016-05-31 02:29:54 +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