all the things

This commit is contained in:
c0dev0id
2023-01-10 11:45:28 +01:00
parent f3db1ea486
commit 7a9bbf0168
143 changed files with 15515 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
$OpenBSD$
Index: Makefile.in
--- Makefile.in.orig
+++ Makefile.in
@@ -34,7 +34,7 @@ exec_prefix = @exec_prefix@
datarootdir = @datarootdir@
bindir = @bindir@
mandir = @mandir@/man1
-etcdir = @sysconfdir@
+etcdir = /usr/local/share/examples/mbuffer
RM = @RM@
INSTALL = @INSTALL@