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:           Wed Nov 27 01:47:53 UTC 2013

Modified Files:
        src/sbin/gpt: add.c biosboot.c gpt.c gpt.h label.c remove.c resize.c

Log Message:
Remove FreeBSD specific code as per message to tech-userlevel.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sbin/gpt/add.c
cvs rdiff -u -r1.6 -r1.7 src/sbin/gpt/biosboot.c
cvs rdiff -u -r1.23 -r1.24 src/sbin/gpt/gpt.c
cvs rdiff -u -r1.7 -r1.8 src/sbin/gpt/gpt.h
cvs rdiff -u -r1.12 -r1.13 src/sbin/gpt/label.c
cvs rdiff -u -r1.10 -r1.11 src/sbin/gpt/remove.c
cvs rdiff -u -r1.2 -r1.3 src/sbin/gpt/resize.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