diff options
Diffstat (limited to 'web/include/status.php')
-rw-r--r-- | web/include/status.php | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/web/include/status.php b/web/include/status.php index ae9e8bc..252d07d 100644 --- a/web/include/status.php +++ b/web/include/status.php @@ -60,26 +60,27 @@ <td></td> <!--LKWR--> <td>Client has severe graphical glitches.</td> <!--Notes--> </tr> + <tr> <td scope="row">FreeBSD</td> <!--OS--> <td>gcc-x86</td> <!--Platform--> <td>working</td> <!--Status--> <td></td> <!--LKWR--> <td></td> <!--Notes--> </tr> - </tr> + <tr> <td scope="row" rowspan="2">Solaris</td> <!--OS--> <td>gcc-x86</td> <!--Platform--> <td>broken</td> <!--Status--> <td></td> <!--LKWR--> <td></td> <!--Notes--> </tr> - </tr> + <tr> <td>gcc-sparc</td> <!--Platform--> <td>broken</td> <!--Status--> <td></td> <!--LKWR--> <td></td> <!--Notes--> </tr> - </tr> + <tr> <td scope="row">IRIX</td> <!--OS--> <td>cc-*</td> <!--Platform--> <td>broken</td> <!--Status--> |