index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emulators
/
rtc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Respect the user's USE_LINUX setting.
Trevor Johnson
2005-03-01
1
-1
/
+1
*
Use NO_FETCH instead of a gratuitous do-fetch target.
Kris Kennaway
2004-12-27
1
-3
/
+1
*
Patch to keep up with the recent cdev changes. No need for a port
Mike Silbersack
2004-06-24
1
-5
/
+34
*
Update the rtc device to use dynamic numbering on -current. In order to
Mike Silbersack
2004-03-13
3
-8
/
+5
*
Ugh, 502103 is the correct revision, not 502104.
Mike Silbersack
2004-03-10
1
-1
/
+1
*
Bump portrev for last change.
Mike Silbersack
2004-03-10
1
-1
/
+1
*
*Actually* make rtc work on post-502104 -CURRENT.
Mike Silbersack
2004-03-10
2
-4
/
+0
*
Make rtc module work with FreeBSD 502104.
Martin Blapp
2004-03-03
2
-1
/
+9
*
Update the rtc driver once again. As of this revision, I believe that
Mike Silbersack
2004-02-24
2
-6
/
+14
*
Replace rtc with a revamped version that I've been working on. This version
Mike Silbersack
2004-01-28
2
-31
/
+109
*
Fix that pesky panic when the rtc module is unloaded.
Mike Silbersack
2004-01-23
1
-1
/
+0
*
Substitute BROKEN with IGNORE in cases where the port requires the src tree
Joe Marcus Clarke
2004-01-10
1
-2
/
+2
*
Bump portrevision
Martin Blapp
2003-05-15
1
-1
/
+1
*
Fix panic if the rtc module gets loaded twice: Make rtc_dev static
Martin Blapp
2003-05-15
1
-3
/
+5
*
[Forced commit]
Norikatsu Shigemura
2003-04-04
1
-0
/
+1
*
Correct dependency on linux.ko.
Norikatsu Shigemura
2003-04-04
1
-0
/
+2
*
Support post-500104-current.
Norikatsu Shigemura
2003-03-23
3
-8
/
+22
*
Clear moonlight beckons.
Ade Lovett
2003-03-07
2
-1
/
+1
*
Fix build on -CURRENT by conditionally defining M_WAITOK as 0x0000.
Alexander Langer
2003-02-12
1
-0
/
+4
*
Current doesn't use KMODDEPS.
Josef Karthauser
2002-08-14
1
-0
/
+2
*
Add $FreeBSD$ tags.
Akinori MUSHA
2001-09-16
2
-0
/
+3
*
- Conditionalize bmaj and kqfilter in cdevsw.
Akinori MUSHA
2001-09-16
2
-2
/
+7
*
- Replace ugly perl substitution hacks with #if's.
Akinori MUSHA
2001-09-16
3
-12
/
+29
*
Define USE_LINUX, as linux_base must be installed prior to this port.
Akinori MUSHA
2001-03-14
1
-1
/
+3
*
Massive style enforcement - use ^I instead of spaces for variables identation.
Maxim Sobolev
2001-01-16
1
-2
/
+2
*
Use LINUXBASE/USE_LINUX variables.
Akinori MUSHA
2000-09-22
1
-2
/
+1
*
Update for the latest current. (lminor() -> dev2unit())
Akinori MUSHA
2000-09-22
3
-7
/
+15
*
Set KMODDEPS=linux in Makefile.
Akinori MUSHA
2000-09-10
2
-1
/
+4
*
Chase the recent moving of linux_ioctl.h.
Akinori MUSHA
2000-08-24
2
-2
/
+8
*
Remove empty directory.
Jun Kuriyama
2000-08-02
1
-0
/
+1
*
As threatened on freebsd-ports: all startup scripts know about the two
Thomas Gellekum
2000-07-05
1
-4
/
+15
*
Bump the version number corresponding to Peter's previous commit.
Akinori MUSHA
2000-05-06
1
-1
/
+1
*
The rtc module depends on linux (for -current)
Peter Wemm
2000-05-05
1
-0
/
+4
*
Move /dev/rtc to ${LINUX_DIR}/dev/rtc, since we don't need rtc except
Akinori MUSHA
2000-04-14
2
-7
/
+9
*
PORTNAME/VERSION stuff
Michael Haro
2000-04-12
1
-2
/
+2
*
This is rtc, a kernel module for /dev/rtc device support.
Akinori MUSHA
2000-04-03
10
-0
/
+553