Source-Changes archive

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

CVS commit: syssrc/sys/lib/libsa



Module Name:    syssrc
Committed By:   matt
Date:           Sat Mar 30 01:29:49 UTC 2002

Modified Files:
        syssrc/sys/lib/libsa: ustarfs.c

Log Message:
Add a 1byte pad to make the ustar_t word aligned so the uas_1cyl after it
will also be word aligned.  This makes the VAX VMB bootrom happy since it
doesn't support odd-aligned buffers.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/lib/libsa/ustarfs.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