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)
Wed, Nov 5, 3:28 PM
Unknown Object (File)
Sun, Oct 26, 7:12 PM
Unknown Object (File)
Oct 12 2025, 7:50 AM
Unknown Object (File)
Oct 10 2025, 1:26 PM
Unknown Object (File)
Oct 10 2025, 3:50 AM
Unknown Object (File)
Oct 8 2025, 3:50 AM
Unknown Object (File)
Sep 10 2025, 1:27 PM
Unknown Object (File)
Aug 31 2025, 7:55 PM
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.