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)
Wed, Nov 20, 11:04 AM
Unknown Object (File)
Sat, Nov 9, 1:53 PM
Unknown Object (File)
Sep 24 2024, 2:33 AM
Unknown Object (File)
Sep 23 2024, 12:37 AM
Unknown Object (File)
Sep 18 2024, 12:58 PM
Unknown Object (File)
Sep 16 2024, 10:01 PM
Unknown Object (File)
Sep 9 2024, 3:24 AM
Unknown Object (File)
Sep 9 2024, 2:02 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