Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Jul 2020 00:21:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 233057] emulators/rtc: Fix build with stable/12
Message-ID:  <bug-233057-4077-NrK04vA6oH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233057-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233057-4077@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233057

--- Comment #2 from Jamie Landeg-Jones <jamie@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 <=3D 4.X and FreeBSD <=3D 8.X
- Olegs fixes for FreeBSD 11.X and FreeBSD 12.X+
- Removed "USES=3D 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"

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233057-4077-NrK04vA6oH>