Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/blacklist/port missed one blsock
details: https://anonhg.NetBSD.org/src/rev/a79a133115e4
branches: trunk
changeset: 344048:a79a133115e4
user: christos <christos%NetBSD.org@localhost>
date: Fri Mar 11 17:17:35 2016 +0000
description:
missed one blsock
diffstat:
external/bsd/blacklist/port/port.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (10 lines):
diff -r 59737ac9605d -r a79a133115e4 external/bsd/blacklist/port/port.h
--- a/external/bsd/blacklist/port/port.h Fri Mar 11 17:16:40 2016 +0000
+++ b/external/bsd/blacklist/port/port.h Fri Mar 11 17:17:35 2016 +0000
@@ -80,5 +80,5 @@
#define _PATH_BLCONF "conf"
#define _PATH_BLCONTROL "control"
-#define _PATH_BLSOCK "blsock"
+#define _PATH_BLSOCK "blacklistd.sock"
#define _PATH_BLSTATE "blacklistd.db"
Home |
Main Index |
Thread Index |
Old Index