Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-06-14 | Ensure that len does not shadow a parameter of the same name. | joerg | 4 | -21/+73 | |
Don't use __sighandler_t at all, it is not standard and at least on DrgaonFly means something completely different. Also change the typedef to match what signal actually expects. Fix some more minor glitches for DragonFly. | |||||
2006-06-14 | Made xfractint work on NetBSD. | rillig | 16 | -30/+506 | |
2006-06-12 | Added a patch for Solaris 5.8. | rillig | 1 | -0/+22 | |
2006-06-12 | Fixed problems on Solaris 5.8. Added a proper PLIST. | rillig | 3 | -3/+174 | |
2006-06-12 | Imported xfractint. | rillig | 5 | -0/+52 | |
Xfractint draws a wide variety of fractals. Xfractint is a port of the IBM PC program fractint. Xfractint has online documentation which should be referenced for most operation information. Note that the online documentation is from fractint, and does not always accurately describe xfractint. |