[Bug 233057] emulators/rtc: Fix build with stable/12

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 9 00:21:53 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233057

--- Comment #2 from Jamie Landeg-Jones <jamie at catflap.org> ---
Tidy up port.

Take ownership.

I've incorporated Olegs patch and made some other changes to this port.

- Take ownership
- Install kmod into /boot/modules instead of /usr/local/....
- Cleared out bits dating back to pre-devfs
- Removed #ifdef bits related to FreeBSD <= 4.X and FreeBSD <= 8.X
- Olegs fixes for FreeBSD 11.X and FreeBSD 12.X+
- Removed "USES= linux uidfix" - whilst this provides functionality that is
"often" used by linux programs, that's not necessarily the case, and this
module doesn't require any linux subsystem or kernel MOD to operate.
- Removed oldstyle rtc.sh - include pkg-message showing how to load from the
rc.conf "kld_list" mechanism.
- Fixed typo in "test.c" -> /dec -> /dev
- Fixed path to "rtc.h" in "test.c"

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-emulation mailing list