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)
Wed, Jul 30, 2:53 PM
Unknown Object (File)
Mon, Jul 28, 10:24 PM
Unknown Object (File)
Mon, Jul 28, 9:31 PM
Unknown Object (File)
Mon, Jul 28, 6:00 PM
Unknown Object (File)
Mon, Jul 28, 2:58 PM
Unknown Object (File)
Thu, Jul 10, 11:16 PM
Unknown Object (File)
Jul 4 2025, 10:20 AM
Unknown Object (File)
Jun 25 2025, 10:28 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.