summaryrefslogtreecommitdiff
path: root/net/ser/files/patch-main.c
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 23:05:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 23:05:26 +0000
commit39a5b78f8797ded2c50107a77794cd671dff707f (patch)
tree39f650e2e85c255908675444e0ce32d9639f251f /net/ser/files/patch-main.c
parentRemove non staged ports without pending PR from net-im and net-mgmt (diff)
Remove non staged ports without pending PR from net-p2p, net and news
Notes
Notes: svn path=/head/; revision=366967
Diffstat (limited to 'net/ser/files/patch-main.c')
-rw-r--r--net/ser/files/patch-main.c24
1 files changed, 0 insertions, 24 deletions
diff --git a/net/ser/files/patch-main.c b/net/ser/files/patch-main.c
deleted file mode 100644
index 00ef167417fd..000000000000
--- a/net/ser/files/patch-main.c
+++ /dev/null
@@ -1,24 +0,0 @@
-
-$FreeBSD$
-
---- main.c.orig
-+++ main.c
-@@ -251,6 +251,10 @@
- be default yes, good for trouble-shooting
- */
- int server_signature=1;
-+/*
-+ * Server's signature if different from default.
-+ */
-+char* server_name = 0;
- /* should ser try to locate outbound interface on multihomed
- * host? by default not -- too expensive
- */
-@@ -350,6 +354,7 @@
- void cleanup(show_status)
- {
- /*clean-up*/
-+ setlogmask(LOG_UPTO(LOG_INFO));
- if (mem_lock)
- shm_unlock(); /* hack: force-unlock the shared memory lock in case
- some process crashed and let it locked; this will