mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Disable the gethostid() override for Solaris behavior because Linux systems implement the POSIX standard in a way that allows a negative result. Mask the gethostid() result to the lower four bytes, like coreutils does in /usr/bin/hostid, to prevent junk bits or sign-extension on systems that have an eight byte long type. This can cause a spurious hostid mismatch that prevents zpool import on 64-bit systems. |
||
|---|---|---|
| .. | ||
| libavl | ||
| libefi | ||
| libnvpair | ||
| libspl | ||
| libunicode | ||
| libuutil | ||
| libzfs | ||
| libzpool | ||
| Makefile.am | ||
| Makefile.in | ||