Page MenuHomeFreeBSD

loader: part.c cstyle cleanup
ClosedPublic

Authored by tsoome on Mar 29 2017, 10:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 1:26 PM
Unknown Object (File)
Fri, Oct 10, 3:50 AM
Unknown Object (File)
Wed, Oct 8, 3:50 AM
Unknown Object (File)
Sep 10 2025, 1:27 PM
Unknown Object (File)
Aug 31 2025, 7:55 PM
Unknown Object (File)
Aug 16 2025, 7:17 PM
Unknown Object (File)
Aug 13 2025, 8:31 PM
Unknown Object (File)
Jul 27 2025, 9:45 AM
Subscribers
None

Details

Summary

The descrription tells it all, as an side note, I am using uint8_t instead of
u_char as the partition table data really is handled as byte stream, not
char array.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Apr 6 2017, 3:07 PM
This revision was automatically updated to reflect the committed changes.