Page MenuHomeFreeBSD

Revert part of r294418 ("Correct ranges...")
ClosedPublic

Authored by bsz_semihalf.com on May 5 2016, 10:09 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 14, 2:13 AM
Unknown Object (File)
Mon, Apr 8, 3:07 AM
Unknown Object (File)
Feb 24 2024, 2:56 AM
Unknown Object (File)
Feb 21 2024, 6:14 PM
Unknown Object (File)
Dec 13 2023, 6:44 AM
Unknown Object (File)
Nov 22 2023, 5:22 PM
Unknown Object (File)
Nov 13 2023, 1:36 PM
Unknown Object (File)
Nov 12 2023, 9:05 PM
Subscribers
None

Details

Summary

Commit was temporary fix due to rman_res_t defined as 32-bit u_long.
After redefining it as 64-bit variable workaround is not needed and
was removed.

This commit decreases diff versus Linux DTS. Commit reverted: D4212

Submitted by: Bartosz Szczepanek <bsz@semihalf.com>
Obtained from: Semihalf
Sponsored by: Stormshield
Differential revision:
Reviewed by:

Diff Detail

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

Event Timeline

bsz_semihalf.com retitled this revision from to Revert part of r294418 ("Correct ranges...").
bsz_semihalf.com updated this object.
bsz_semihalf.com edited the test plan for this revision. (Show Details)
bsz_semihalf.com added reviewers: ian, imp, andrew.
bsz_semihalf.com set the repository for this revision to rS FreeBSD src repository - subversion.
This revision was automatically updated to reflect the committed changes.