index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
gpt
Age
Commit message (
Expand
)
Author
2022-11-22
Big-Endian fixes.
mlelstv
2022-11-20
Fix destroying and moving GPT header also for truncated/extended
mlelstv
2022-07-16
Whitespace
mlelstv
2022-04-07
Note that biosboot without -A clears the PMBR "active" flag.
kre
2022-04-07
gpt.8: Clarify that "windows" partition types are also used for FAT32
nia
2020-12-13
PR/55875 - Valentin -- "gpt recover -r" does nothing
jnemeth
2020-07-27
catch up with source rename of fbsd-zfs -> zfs
christos
2020-06-08
When we add "entries", "index", and "sector_size" values to the dictionary,
thorpej
2020-06-07
Update for proplib(3) API changes.
thorpej
2020-05-24
Fix typo in macro. Sort option descriptions.
wiz
2020-05-24
Add -H flag to ignore existing MBR (Hybrid MBR/GPT mode).
jmcneill
2020-05-24
Exit gracefully when auto-expanding a partition and it is already the
jmcneill
2020-05-14
Remove extra semicolon.
msaitoh
2020-03-30
Now that we use the same UUID for ZFS as FreeBSD, drop the FreeBSD marker
martin
2019-10-16
Do the 'dkctl makewedges' dance to drop any wedges assoicated the
jnemeth
2019-10-11
gpt_uuid_parse does not set errno ...
christos
2019-07-26
Remove outdated note about sysinst restrictions
martin
2019-06-30
Add rcsid
sevan
2019-06-25
Add an "uuid" command to generate a new UUID for a portion. The
jnemeth
2019-06-25
adjust gpt_uuid_generate() to accept gpt==NULL
jnemeth
2019-06-25
Add gpt_change_hdr() similar to gpt_change_ent() for changing
jnemeth
2019-06-21
Add a third argument to the "cfn" function that is an argument to
jnemeth
2019-06-20
When biosboot is used on an existing wedge and we are switching to
martin
2019-06-20
Do not try to close a NULL gpt. Fixes the core dump part of PR bin/54312
martin
2019-04-04
PR bin/54088: make "destroy" remove the protective MBR too.
martin
2019-04-04
Ignore -f with the "destroy" command completely (it was effectively
martin
2019-04-04
Allow specifying the partition via -b startsec for the biosboot cmd.
martin
2019-03-26
Allow -b to specify a partition for "gpt unset" as well.
martin
2019-03-26
When displaying a single partition (gpt show -i ...) display offset
martin
2019-03-25
Allow -b startsec to specify the partition to change for the set subcommand
martin
2019-03-24
Make the "show" subcommand accept -b startsec to identify a partition
martin
2019-03-24
Add support for specifying the partition to resize via -b startsec
martin
2019-03-14
print little-endian header fields correctly.
mlelstv
2019-03-03
Make it clear when displaying data from the MBR.
jnemeth
2019-03-03
add some more FAT file system types
jnemeth
2019-02-10
Make "gpt migrate" work for disks with FAT32 and NTFS partitions
martin
2019-01-27
Fix three MBR extended partition related bugs:
martin
2018-12-20
Add a query function (for external code) to enumerate the know guids.
martin
2018-11-06
add support to detect the 3 vmware GPT partition types:
mrg
2018-10-14
When changing entries skip those that do not match the -L option.
mlelstv
2018-08-27
Add the -T flag to usage()
sevan
2018-07-03
Not all things that write to the disk do something that dk(4) will
jnemeth
2018-05-01
Spello. (it is "existence").
kre
2018-05-01
Bump date for new EXIT STATUS section.
wiz
2018-05-01
Sort sections.
wiz
2018-05-01
Make the "gpt header" command return EXIT_FAILURE when no GPT is present.
martin
2018-04-11
if a new map entry doesn't fit, be more verbose about the sizes.
mrg
2018-04-11
add information about how to boot from gpt. mostly taken from the wiki.
mrg
2018-03-19
Check device parameter to avoid segfaults. Agument synopsis for -l option.
mlelstv
2018-02-13
Spelling
sevan
[next]