.. |
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
|
only do wedges if not the tools version. fixes build on netbsd-4,
|
2017-07-03 06:44:58 +00:00 |
create.c
|
PR/51497: Clare: Allow gpt -p <n> create to work.
|
2016-09-23 19:36:50 +00:00 |
destroy.c
|
eliminate static globals so that commands can be re-used.
|
2015-12-03 01:07:28 +00:00 |
gpt.8
|
Use Fx/Nx.
|
2017-08-05 20:21:08 +00:00 |
gpt.c
|
Add -T timestamp for reproducible builds.
|
2017-02-16 03:32:17 +00:00 |
gpt.h
|
allow 0 timestamp
|
2017-02-16 22:40:19 +00:00 |
gpt_private.h
|
Add -T timestamp for reproducible builds.
|
2017-02-16 03:32:17 +00:00 |
gpt_uuid.c
|
allow 0 timestamp
|
2017-02-16 22:40:19 +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
|
allow 0 timestamp
|
2017-02-16 22:40:19 +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
|
Add missing endianes swap to make the "recover" command work on big endian
|
2017-03-22 19:59:16 +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
|
Avoiding having parameter name shadow its own function's name.
|
2016-10-05 03:06:24 +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 |