Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 61f4d247d4060f42cbdbf2771061f0e165ada3a9 Mon Sep 17 00:00:00 2001 |From: KNIX 3 |Date: Fri, 11 Jun 2021 13:20:54 -0400 |Subject: [PATCH] Foreground and Background | |--- | config.def.h | 28 +++++++++ | config.mk | 16 ++++-- | slock.c | 156 ++++++++++++++++++++++++++++++++++++++++++++++++--- | 3 files changed, 187 insertions(+), 13 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 9855e21..ceceeb0 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 10. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/config.mk b/config.mk |index 74429ae..e851ede 100644 |--- a/config.mk |+++ b/config.mk -------------------------- Patching file config.mk using Plan A... Hunk #1 succeeded at 10. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/slock.c b/slock.c |index 5ae738c..efbe833 100644 |--- a/slock.c |+++ b/slock.c -------------------------- Patching file slock.c using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 16. Hunk #3 succeeded at 37. Hunk #4 succeeded at 58. Hunk #5 succeeded at 138. Hunk #6 succeeded at 232. Hunk #7 succeeded at 267. Hunk #8 succeeded at 278. Hunk #9 succeeded at 352. Hunk #10 succeeded at 432. Hunk #11 succeeded at 522. Hmm... Ignoring the trailing garbage. done