diff options
Diffstat (limited to 'web/include/status.php')
-rw-r--r-- | web/include/status.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/web/include/status.php b/web/include/status.php index fc91454..c3f3bd0 100644 --- a/web/include/status.php +++ b/web/include/status.php @@ -74,6 +74,13 @@ <td></td> <!--Notes--> </tr> <tr> + <td scope="row">NetBSD</td> <!--OS--> + <td>gcc-x86</td> <!--Platform--> + <td>working</td> <!--Status--> + <td></td> <!--LKWR--> + <td>Dedicated server only with native libs.</td> <!--Notes--> + </tr> + <tr> <td scope="row" rowspan="2">Solaris</td> <!--OS--> <td>gcc-x86</td> <!--Platform--> <td>working</td> <!--Status--> |