Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark this port broken, it doesn't build. | Satoshi Asami | 1997-11-22 | 1 | -1/+3 |
| | |||||
* | Put some parentheses in "#elif defined(foo) || defined(bar)" statement | Satoshi Asami | 1997-07-10 | 1 | -7/+7 |
| | | | | | | | | | | to make this compile again. I never quite understood the "#elif" syntax and now I think I never will. By the way, this is just a patch-up to DavidO's "stab in the dark" and is not guaranteed to work on NetBSD and/or OpenBSD. I just "fixed" it in the way that it doesn't break FreeBSD while preserving the spirit of his changes (i.e., to "stab" whatever he was aiming at). | ||||
* | Added {Open,Net}BSD to the #define's. | David E. O'Brien | 1997-06-29 | 1 | -13/+13 |
| | | | | This was a stab in the dark as to the right things to do for them. | ||||
* | Accidentaly removed "-pipe" when I was playing with optimization flags. | Satoshi Asami | 1997-06-04 | 1 | -4/+4 |
| | |||||
* | Another CORBA 2 implementation. | Satoshi Asami | 1997-06-04 | 6 | -0/+2593 |
PR: 3619 Submitted by: Eric J. Chet <ejc@bazzle.com> |