Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src



Module Name:    src
Committed By:   snj
Date:           Mon Jan 26 00:33:47 UTC 2009

Modified Files:
        src/sbin/gpt [netbsd-5]: gpt.h
        src/sys/sys [netbsd-5]: disklabel_gpt.h

Log Message:
Pull up following revision(s) (requested by jakllsch in ticket #311):
        sbin/gpt/gpt.h: revision 1.3
        sys/sys/disklabel_gpt.h: revision 1.7
Don't use sizeof(struct gpt_hdr).  It will pad the structure on x86-64,
which causes some systems to reject the GPT.
kern/38997


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.26.1 src/sbin/gpt/gpt.h
cvs rdiff -r1.6 -r1.6.6.1 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