* [9front] patch from josuah for upas/send/filter.c
@ 2021-02-20 22:46 Kurt H Maier
2021-02-20 23:27 ` ori
0 siblings, 1 reply; 2+ messages in thread
From: Kurt H Maier @ 2021-02-20 22:46 UTC (permalink / raw)
To: 9front
[-- Attachment #1: Type: text/plain, Size: 72 bytes --]
josuah on irc sent a patch, I wanted to make sure it got noticed.
khm
[-- Attachment #2: patch.diff --]
[-- Type: text/x-diff, Size: 254 bytes --]
--- /sys/src/cmd/upas/send/filter.c Sat Oct 5 02:35:28 2019
+++ filter.c Sat Feb 20 23:33:14 2021
@@ -26,7 +26,7 @@
int
refuse(dest*, message *, char *cp, int, int)
{
- fprint(2, "%s", cp);
+ fprint(2, "%s\n", cp);
exits("error");
return 0;
}
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [9front] patch from josuah for upas/send/filter.c
2021-02-20 22:46 [9front] patch from josuah for upas/send/filter.c Kurt H Maier
@ 2021-02-20 23:27 ` ori
0 siblings, 0 replies; 2+ messages in thread
From: ori @ 2021-02-20 23:27 UTC (permalink / raw)
To: 9front
Quoth Kurt H Maier <khm@sciops.net>:
> josuah on irc sent a patch, I wanted to make sure it got noticed.
>
> khm
>
>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-02-20 23:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-20 22:46 [9front] patch from josuah for upas/send/filter.c Kurt H Maier
2021-02-20 23:27 ` ori
9front - general discussion about 9front
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://inbox.vuxu.org/9front
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V1 9front 9front/ http://inbox.vuxu.org/9front \
9front@9front.org
public-inbox-index 9front
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://inbox.vuxu.org/vuxu.archive.9front
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git