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:   joerg
Date:           Sat Aug 27 17:38:16 UTC 2011

Modified Files:
        src/sbin/gpt: add.c biosboot.c create.c destroy.c gpt.c label.c
            migrate.c recover.c remove.c show.c

Log Message:
Use __dead


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sbin/gpt/add.c
cvs rdiff -u -r1.4 -r1.5 src/sbin/gpt/biosboot.c src/sbin/gpt/create.c \
    src/sbin/gpt/migrate.c
cvs rdiff -u -r1.3 -r1.4 src/sbin/gpt/destroy.c src/sbin/gpt/recover.c
cvs rdiff -u -r1.14 -r1.15 src/sbin/gpt/gpt.c
cvs rdiff -u -r1.7 -r1.8 src/sbin/gpt/label.c
cvs rdiff -u -r1.5 -r1.6 src/sbin/gpt/remove.c
cvs rdiff -u -r1.6 -r1.7 src/sbin/gpt/show.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