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: christos
Date: Wed Dec 2 04:07:11 UTC 2015
Modified Files:
src/sbin/gpt: add.c biosboot.c gpt.c gpt.h label.c restore.c show.c
Log Message:
refactor the utf code so that it does not leak memory.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sbin/gpt/add.c
cvs rdiff -u -r1.18 -r1.19 src/sbin/gpt/biosboot.c
cvs rdiff -u -r1.52 -r1.53 src/sbin/gpt/gpt.c
cvs rdiff -u -r1.26 -r1.27 src/sbin/gpt/gpt.h src/sbin/gpt/show.c
cvs rdiff -u -r1.23 -r1.24 src/sbin/gpt/label.c
cvs rdiff -u -r1.11 -r1.12 src/sbin/gpt/restore.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