Hi, can anyone take a look at this and approve or comment if there is anything
to add to or change about the patch?
https://lists.suckless.org/wiki/2402/4748.html
On 24/02/21 10:12AM, Страхиња Радић wrote:
> [...] (the program specified in openurlcmd doesn't get
> executed).
I narrowed this down to adding "exec" to the second pledge:
+@@ -803,7 +809,7 @@ ttynew(const char *line, char *cmd, const char *out, char
**args)
+ break;
+ defa
Hello,
I recently installed OpenBSD for the first time and I noticed a few issues with
externalpipe[1]. It seems this patch clashes with the parameters passed to
pledge(2) in ttynew[2] (the program specified in openurlcmd doesn't get
executed).
I also noticed that when I simply comment out the