Page MenuHomeFreeBSD

rpc.lockd: Use C89 function definitions.
ClosedPublic

Authored by jhb on Apr 12 2023, 3:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 10 2025, 12:39 PM
Unknown Object (File)
Sep 9 2025, 8:02 PM
Unknown Object (File)
Sep 4 2025, 11:04 PM
Unknown Object (File)
Aug 18 2025, 1:24 AM
Unknown Object (File)
Aug 14 2025, 10:54 PM
Unknown Object (File)
Aug 14 2025, 10:17 PM
Unknown Object (File)
Aug 11 2025, 9:26 PM
Unknown Object (File)
Jul 30 2025, 2:53 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 50861
Build 47752: arc lint + arc unit

Event Timeline

jhb requested review of this revision.Apr 12 2023, 3:33 PM

Geeze, this is partially reverting b6dc41baf1d20dddc8768ee8ed6f3d156ba7909a which intentionally went from C89 definitions to K&R due to "long lines".

Geeze, this is partially reverting b6dc41baf1d20dddc8768ee8ed6f3d156ba7909a which intentionally went from C89 definitions to K&R due to "long lines".

huh

This revision is now accepted and ready to land.Apr 12 2023, 7:12 PM
This revision was automatically updated to reflect the committed changes.