Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove pc98 support completely. | Yoshihiro Takahashi | 2017-01-28 | 1 | -6/+0 |
| | | | | | | | | | I thank all developers and contributors for pc98. Relnotes: yes Notes: svn path=/head/; revision=312910 | ||||
* | Add reach-over include files to read i386/foo.h. In time, the pc98 | Warner Losh | 2005-04-01 | 1 | -0/+6 |
specific code will migrate to these files to augment or replace the version in i386/include and/or i386/linux. This should, in the fullness of time, allow many of the #ifdef PC98 in the tree. # These files are in the public domain because there is insufficient # creative content in them. When you customize them, please add a # copyright notice and license. OK'd in principle by: nyan@ Notes: svn path=/head/; revision=144513 |