| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump portrevision | mbr | 2003-05-15 | 1 | -1/+1 |
* | Fix panic if the rtc module gets loaded twice: Make rtc_dev static | mbr | 2003-05-15 | 1 | -3/+5 |
* | [Forced commit] | nork | 2003-04-05 | 1 | -0/+1 |
* | Correct dependency on linux.ko. | nork | 2003-04-05 | 1 | -0/+2 |
* | Support post-500104-current. | nork | 2003-03-23 | 3 | -8/+22 |
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
* | Fix build on -CURRENT by conditionally defining M_WAITOK as 0x0000. | alex | 2003-02-13 | 1 | -0/+4 |
* | Current doesn't use KMODDEPS. | joe | 2002-08-14 | 1 | -0/+2 |
* | Add $FreeBSD$ tags. | knu | 2001-09-16 | 2 | -0/+3 |
* | - Conditionalize bmaj and kqfilter in cdevsw. | knu | 2001-09-16 | 2 | -2/+7 |
* | - Replace ugly perl substitution hacks with #if's. | knu | 2001-09-16 | 3 | -12/+29 |
* | Define USE_LINUX, as linux_base must be installed prior to this port. | knu | 2001-03-14 | 1 | -1/+3 |
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-17 | 1 | -2/+2 |
* | Use LINUXBASE/USE_LINUX variables. | knu | 2000-09-23 | 1 | -2/+1 |
* | Update for the latest current. (lminor() -> dev2unit()) | knu | 2000-09-22 | 3 | -7/+15 |
* | Set KMODDEPS=linux in Makefile. | knu | 2000-09-10 | 2 | -1/+4 |
* | Chase the recent moving of linux_ioctl.h. | knu | 2000-08-24 | 2 | -2/+8 |
* | Remove empty directory. | kuriyama | 2000-08-02 | 1 | -0/+1 |
* | As threatened on freebsd-ports: all startup scripts know about the two | tg | 2000-07-05 | 1 | -4/+15 |
* | Bump the version number corresponding to Peter's previous commit. | knu | 2000-05-06 | 1 | -1/+1 |
* | The rtc module depends on linux (for -current) | peter | 2000-05-05 | 1 | -0/+4 |
* | Move /dev/rtc to ${LINUX_DIR}/dev/rtc, since we don't need rtc except | knu | 2000-04-15 | 2 | -7/+9 |
* | PORTNAME/VERSION stuff | mharo | 2000-04-12 | 1 | -2/+2 |
* | This is rtc, a kernel module for /dev/rtc device support. | knu | 2000-04-03 | 10 | -0/+553 |