ngie
|
9900a2bb5e
|
sys/modules: normalize .CURDIR-relative paths to SRCTOP
This simplifies make output/logic
Tested with: `cd sys/modules; make ALL_MODULES=` on amd64
MFC after: 1 month
Sponsored by: Dell EMC Isilon
|
2017-03-04 10:10:17 +00:00 |
|
nyan
|
259480b6de
|
Remove pc98 support completely.
I thank all developers and contributors for pc98.
Relnotes: yes
|
2017-01-28 02:22:15 +00:00 |
|
nyan
|
9a780e6f08
|
Rename from apm_bioscall.s to apm_bioscall.S for removing a special rule
to build a module. A repo-copy is not done because it has no important logs.
Pointed out by: ru
|
2005-04-20 12:28:20 +00:00 |
|
nyan
|
dcf4b7818e
|
Fix the apm module on pc98.
Pointed out by: Kuwamura Shinya <kuwa at lares dot dti dot ne dot jp>
MFC after: 1 day
|
2005-04-17 10:41:59 +00:00 |
|
mdodd
|
012abb85fb
|
Merge PC98 support.
|
2003-03-25 05:19:18 +00:00 |
|
mdodd
|
803a8a66ce
|
Use repo-copied files in sys/i386/bios.
|
2003-03-24 19:14:46 +00:00 |
|
nyan
|
0499bbb049
|
Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc.
|
2002-11-06 13:47:00 +00:00 |
|
ru
|
3f4f85365b
|
Drop <bsd.man.mk> support from <bsd.kmod.mk>.
Not objected to by: -current
|
2002-01-11 15:49:02 +00:00 |
|
msmith
|
bbe7d6474c
|
Export symbols that constitute APIs defined by these
modules.
Note that in the case of 'mii' the API is not clearly
defined, and the symbols exported represent a subset
defined by current usage.
|
2002-01-11 01:16:00 +00:00 |
|
nyan
|
2434013c25
|
fixed to support pc98
|
2001-10-28 04:39:02 +00:00 |
|
ume
|
d34d40c8b9
|
Make apm a module.
We need further work to be able to specify an equivalence of `flags 0x20'.
Many PCs should work for now. But, some PCs need `flags 0x20'.
|
2001-10-24 16:53:54 +00:00 |
|