Norikatsu Shigemura
1c169cbd85
Correct dependency on linux.ko.
...
PR: ports/40973
Submitted by: Vladimir B. Grebenschikov <vova@sw.ru>
2003-04-04 22:05:33 +00:00
Norikatsu Shigemura
288b6d293b
Support post-500104-current.
...
Submitted by: Marcin Cielak <saper@sgh.waw.pl>
Tested by: freebsd-emulation
2003-03-23 12:36:58 +00:00
Alexander Langer
091a8416e7
Fix build on -CURRENT by conditionally defining M_WAITOK as 0x0000.
2003-02-12 19:19:03 +00:00
Josef Karthauser
dce696905d
Current doesn't use KMODDEPS.
...
Submitted by: Mark Santcroos <marks@ripe.net>
2002-08-14 15:56:57 +00:00
Akinori MUSHA
c7b626b1a3
Add $FreeBSD$ tags.
2001-09-16 07:05:18 +00:00
Akinori MUSHA
5867e6b1dd
- Conditionalize bmaj and kqfilter in cdevsw.
2001-09-16 07:01:44 +00:00
Akinori MUSHA
5f50ae13d7
- Replace ugly perl substitution hacks with #if's.
...
- Support the post-KSE CURRENT.
2001-09-16 06:42:36 +00:00
Akinori MUSHA
48af3464ad
Update for the latest current. (lminor() -> dev2unit())
...
Correct the startup script to unload rtc.ko module properly.
2000-09-22 11:08:22 +00:00
Akinori MUSHA
e54eaa34bb
Set KMODDEPS=linux in Makefile.
...
Add $FreeBSD$ tag.
Submitted by: Boris Popov <bp@FreeBSD.org>
2000-09-10 15:06:55 +00:00
Akinori MUSHA
f5e6c15f38
Chase the recent moving of linux_ioctl.h.
...
PR: ports/20818
Submitted by: Sean-Paul Rees <sean@dreamfire.net>
2000-08-24 14:51:20 +00:00
Thomas Gellekum
546041ba31
As threatened on freebsd-ports: all startup scripts know about the two
...
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.
2000-07-05 12:37:06 +00:00
Peter Wemm
217c24e73e
The rtc module depends on linux (for -current)
2000-05-05 13:08:30 +00:00
Akinori MUSHA
3cf900afec
This is rtc, a kernel module for /dev/rtc device support.
...
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.
2000-04-03 15:28:30 +00:00