capsicum: stop defining from the configure script
modified auto.def
@@ -307,17 +307,9 @@ if {[opt-bool with-tsan]} {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified libpkg/pkg_sandbox.c
@@ -25,17 +25,14 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
| + | |
|
|
|
|
|
@@ -99,7 +96,7 @@ pkg_handle_sandboxed_call(pkg_sandbox_cb func, int fd, void *ud)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -208,7 +205,7 @@ pkg_handle_sandboxed_get_string(pkg_sandbox_cb func, char **result, int64_t *len
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/triggers.c
@@ -499,7 +499,7 @@ trigger_execute_lua(const char *script, bool sandbox, pkghash *args)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/audit.c
@@ -26,11 +26,8 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -391,7 +388,7 @@ exec_audit(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/clean.c
@@ -15,7 +15,8 @@
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -351,7 +352,7 @@ exec_clean(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/event.c
@@ -41,10 +41,6 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified src/info.c
@@ -28,12 +28,9 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
| + | |
|
|
|
|
|
@@ -276,7 +273,7 @@ exec_info(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/ssh.c
@@ -1,7 +1,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -11,7 +11,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -24,12 +24,9 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
| + | |
|
|
|
|
|
@@ -81,7 +78,7 @@ exec_ssh(int argc, char **argv __unused)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/updating.c
@@ -5,12 +5,9 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
| + | |
|
|
|
|
|
@@ -297,7 +294,7 @@ exec_updating(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/upgrade.c
@@ -27,8 +27,6 @@
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -42,13 +40,11 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
| + | |
|
|
|
|
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -116,7 +112,7 @@ check_vulnerable(struct pkg_audit *audit, struct pkgdb *db, int sock)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|