From e74d4e5283ead8e33f2339f8a004fc6d80320dc9 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Thu, 29 Apr 2021 18:42:31 -0400 Subject: palaver: Remove last vestiges of rc scripts --- contrib/palaver/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'contrib/palaver/Makefile') diff --git a/contrib/palaver/Makefile b/contrib/palaver/Makefile index 8c8f2d4..457e592 100644 --- a/contrib/palaver/Makefile +++ b/contrib/palaver/Makefile @@ -1,6 +1,5 @@ PREFIX ?= /usr/local MANDIR ?= ${PREFIX}/share/man -ETCDIR ?= ${PREFIX}/etc CFLAGS += -std=c11 -Wall -Wextra -Wpedantic LDLIBS = -lcurl -lsqlite3 -ltls -- cgit 1.4.1 052ce942d3991bdbb9475de61b'>this commit collaborative ASCII art
summary refs log tree commit diff homepage
path: root/sshd_config (unfollow)
Commit message (Expand)Author
2017-07-31Handle large movesJune McEnroe
2017-07-30Optimize builds for chrootJune McEnroe
2017-07-30Persist bright across color changesJune McEnroe
2017-07-30Add index.htmlJune McEnroe
2017-07-30Add snapshot.shJune McEnroe
2017-07-30Fix termcap patch for background colorsJune McEnroe
2017-07-30Update helpJune McEnroe
2017-07-30Fix help to track colorJune McEnroe
2017-07-30Support background colorsJune McEnroe
2017-07-30Track color only client-sideJune McEnroe
2017-07-30Add ostensible support for background colorsJune McEnroe
2017-07-30Add tile create and access timestampsJune McEnroe
2017-07-30Assert stable struct Tile field offsetsJune McEnroe
2017-07-30Add chroot.shJune McEnroe
2017-07-30Add ` commandJune McEnroe
2017-07-30Add sshd_configJune McEnroe
2017-07-30Add termcap patchJune McEnroe