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, May 8, 1:41 PM
Unknown Object (File)
Apr 12 2026, 6:00 PM
Unknown Object (File)
Apr 5 2026, 9:18 AM
Unknown Object (File)
Mar 30 2026, 3:00 AM
Unknown Object (File)
Mar 26 2026, 3:32 AM
Unknown Object (File)
Mar 25 2026, 7:14 AM
Unknown Object (File)
Feb 8 2026, 2:43 AM
Unknown Object (File)
Feb 8 2026, 12:08 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.