| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | | | | | This is only a cosmetic change, so there's no need to reinstall your installation(s). | ||||
| * | Update for the latest current. (lminor() -> dev2unit()) | Akinori MUSHA | 2000-09-22 | 3 | -7/+15 |
| | | | | | Correct the startup script to unload rtc.ko module properly. | ||||
| * | Set KMODDEPS=linux in Makefile. | Akinori MUSHA | 2000-09-10 | 2 | -1/+4 |
| | | | | | | | Add $FreeBSD$ tag. Submitted by: Boris Popov <bp@FreeBSD.org> | ||||
| * | Chase the recent moving of linux_ioctl.h. | Akinori MUSHA | 2000-08-24 | 2 | -2/+8 |
| | | | | | | PR: ports/20818 Submitted by: Sean-Paul Rees <sean@dreamfire.net> | ||||
| * | Remove empty directory. | Jun Kuriyama | 2000-08-02 | 1 | -0/+1 |
| | | | | | Submitted by: bento | ||||
| * | As threatened on freebsd-ports: all startup scripts know about the two | Thomas Gellekum | 2000-07-05 | 1 | -4/+15 |
| | | | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged. | ||||
| * | 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 |
| | | | | | | | for running Linux stuff. Suggested by: Nick Sayer | ||||
| * | 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 |
| Some apps such as VMware for Linux would be happy with it. The code was originally written by Vladimir N. Silyaev. Note: It _includes_ Linux ioctl support, but basically it's FreeBSD native stuff. I'm importing this into emulators category for convevience' sake. Check it out. | |||||
