Laurent Cheylus
|
952b6af445
|
Allow files creation in /tmp on OpenBSD (#3512)
- src/protector/protector_openbsd.go: add tmppath for pledge
permissions
- fix junegunn/fzf#3511
Signed-off-by: Laurent Cheylus <foxy@free.fr>
|
2023-11-21 16:03:12 +09:00 |
|
Laurent Cheylus
|
d51b71ee80
|
Fix crash on OpenBSD with --listen (#3483)
- src/protector/protector_openbsd.go: add inet permissions for pledge
- fix #3481
Signed-off-by: Laurent Cheylus <foxy@free.fr>
|
2023-10-17 08:46:43 +09:00 |
|
Junegunn Choi
|
b88eb72ac2
|
Modernize build tags
|
2022-03-29 21:23:45 +09:00 |
|
Aaron Bieber
|
a1bcdc225e
|
Add pledge(2) support (OpenBSD only) via a 'protector' package. (#1297)
|
2020-01-19 14:13:32 +09:00 |
|