Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename from apm_bioscall.s to apm_bioscall.S for removing a special rule | nyan | 2005-04-20 | 1 | -6/+1 |
| | | | | | | to build a module. A repo-copy is not done because it has no important logs. Pointed out by: ru | ||||
* | Fix the apm module on pc98. | nyan | 2005-04-17 | 1 | -2/+13 |
| | | | | | Pointed out by: Kuwamura Shinya <kuwa at lares dot dti dot ne dot jp> MFC after: 1 day | ||||
* | Merge PC98 support. | mdodd | 2003-03-25 | 1 | -4/+0 |
| | |||||
* | Use repo-copied files in sys/i386/bios. | mdodd | 2003-03-24 | 1 | -1/+1 |
| | |||||
* | Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc. | nyan | 2002-11-06 | 1 | -1/+0 |
| | |||||
* | Drop <bsd.man.mk> support from <bsd.kmod.mk>. | ru | 2002-01-11 | 1 | -1/+0 |
| | | | | Not objected to by: -current | ||||
* | Export symbols that constitute APIs defined by these | msmith | 2002-01-11 | 1 | -0/+3 |
| | | | | | | | | 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. | ||||
* | fixed to support pc98 | nyan | 2001-10-28 | 1 | -0/+5 |
| | |||||
* | Make apm a module. | ume | 2001-10-24 | 1 | -0/+10 |
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'. |