Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: thorpej
Date: Sat Oct 11 18:55:31 UTC 2025
Modified Files:
src/sbin/gpt: gpt_uuid.c gpt_uuid.h
src/sys/sys: disklabel_gpt.h
Log Message:
Add a couple of GPT partition type GUIDs one might encounter when
fiddling around with RISC-V systems (Linux XBOOTLDR, SiFive BBL).
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sbin/gpt/gpt_uuid.c
cvs rdiff -u -r1.11 -r1.12 src/sbin/gpt/gpt_uuid.h
cvs rdiff -u -r1.17 -r1.18 src/sys/sys/disklabel_gpt.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index