summaryrefslogtreecommitdiffstats
path: root/ftp/wu-ftpd
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1997-01-17 09:02:38 +0000
committermax <max@FreeBSD.org>1997-01-17 09:02:38 +0000
commit9ceca379c4671025a9caa0e152e036e05f1c6ab1 (patch)
tree251d386be1d96ca1a5c02766135a98e2595b4448 /ftp/wu-ftpd
parent2bd8bbf65658e4b1e890da9402c5a8e8166a04b4 (diff)
downloadFreeBSD-ports-9ceca379c4671025a9caa0e152e036e05f1c6ab1.zip
FreeBSD-ports-9ceca379c4671025a9caa0e152e036e05f1c6ab1.tar.gz
This patch has been integrated in the original source.
Diffstat (limited to 'ftp/wu-ftpd')
-rw-r--r--ftp/wu-ftpd/files/patch-al18
1 files changed, 0 insertions, 18 deletions
diff --git a/ftp/wu-ftpd/files/patch-al b/ftp/wu-ftpd/files/patch-al
deleted file mode 100644
index f4f9264..0000000
--- a/ftp/wu-ftpd/files/patch-al
+++ /dev/null
@@ -1,18 +0,0 @@
-*** ftpd.c.bak Wed Jan 1 22:10:05 1997
---- src/ftpd.c Wed Jan 1 22:10:14 1997
-***************
-*** 2503,2508 ****
---- 2503,2514 ----
- void
- dologout(int status)
- {
-+ /*
-+ * Prevent reception of SIGURG from resulting in a resumption
-+ * back to the main program loop.
-+ */
-+ transflag = 0;
-+
- if (logged_in) {
- (void) seteuid((uid_t) 0);
- logwtmp(ttyline, "", "");
-
OpenPOWER on IntegriCloud