Page MenuHomeFreeBSD

Get rid of netbsd_lchown and netbsd_msync syscall entries.
ClosedPublic

Authored by brooks on Jul 9 2018, 9:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 17, 12:43 AM
Unknown Object (File)
Dec 19 2023, 11:59 PM
Unknown Object (File)
Dec 13 2023, 4:39 PM
Unknown Object (File)
Oct 28 2023, 11:54 AM
Unknown Object (File)
Sep 7 2023, 12:31 AM
Unknown Object (File)
Sep 7 2023, 12:31 AM
Unknown Object (File)
Sep 7 2023, 12:27 AM
Unknown Object (File)
Sep 4 2023, 5:38 AM
Subscribers

Details

Summary

No valid FreeBSD binary very called them (they would call lchown and
msync directly) and we haven't supported NetBSD binaries in ages.

This is a respin of D15814 with a workaround for the BFD linker.

Diff Detail

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