aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/ficsmain.c
diff options
context:
space:
mode:
Diffstat (limited to 'FICS/ficsmain.c')
-rw-r--r--FICS/ficsmain.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/ficsmain.c b/FICS/ficsmain.c
index 8e52298..d5c0e96 100644
--- a/FICS/ficsmain.c
+++ b/FICS/ficsmain.c
@@ -27,6 +27,8 @@
Markus Uhlin 24/06/01 Added command-line option 'l'
Markus Uhlin 24/08/03 Added command-line option 'd'
Markus Uhlin 24/12/04 Added command-line option 'v'
+ Markus Uhlin 25/10/14 Added usage of unveil() and
+ pledge() (OpenBSD only).
*/
#include "stdinclude.h"