Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make this port compile under -CURRENT. | Joseph Koshy | 2001-11-28 | 2 | -0/+37 |
| | | | | Submitted by: Matthew Thyer <thyerm@picknowl.com.au> | ||||
* | Do not install SVGAlib support unless the user asks for it. | Joseph Koshy | 2001-02-28 | 1 | -0/+11 |
| | | | | | PR: ports/24896 Submitted by: Ilya Martynov <ilya@martynov.org> | ||||
* | Fix i386 specific breakage from the previous commit. | Joseph Koshy | 1999-09-07 | 1 | -4/+5 |
| | | | | | | | fpsetmask() is a macro on the i386; preprocessor commands are consequently not allowed in its argument list. Found by: PW's build scripts. | ||||
* | The Alpha's fp mask register doesn't have a FP_X_DNML bit. | Steve Price | 1999-06-22 | 1 | -2/+6 |
| | |||||
* | Upgrade to ver 3.0 of XaoS. | Joseph Koshy | 1998-07-06 | 8 | -71/+637 |
| | | | | Reminded-by: Matthew Thyer <Matthew.Thyer@dsto.defence.gov.au> | ||||
* | Import of the Xaos port. Xaos is a fast fractal browser. | Thomas Gellekum | 1997-02-28 | 1 | -0/+111 |
Closes PR #2808. Submitted by: Joseph Koshy <koshy@india.hp.com> |