Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/gpt
Module Name: src
Committed By: jnemeth
Date: Tue Nov 3 02:19:24 UTC 2015
Modified Files:
src/sbin/gpt: Makefile gpt.8 gpt.c gpt.h
Added Files:
src/sbin/gpt: header.c
Log Message:
Add a "header" subcommand that displays information about the size of
the disk along with information from the GPT header if it exists.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sbin/gpt/Makefile
cvs rdiff -u -r1.36 -r1.37 src/sbin/gpt/gpt.8
cvs rdiff -u -r1.40 -r1.41 src/sbin/gpt/gpt.c
cvs rdiff -u -r1.18 -r1.19 src/sbin/gpt/gpt.h
cvs rdiff -u -r0 -r1.1 src/sbin/gpt/header.c
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