From 68e4906148fdfc311fb0bb9513c8bc0781edf705 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sat, 26 Jan 2019 20:38:46 -0500 Subject: Add beef to README --- bin/README | 3 ++- bin/bin.7 | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/README b/bin/README index a0353b53..e7e8f618 100644 --- a/bin/README +++ b/bin/README @@ -7,6 +7,7 @@ DESCRIPTION Various tools primarily targeting Darwin, FreeBSD and NetBSD. Some tools target Linux. + beef(1) Befunge-93 interpreter bri(1) backlight brightness control brot(1) Mandelbrot renderer dtch(1) detached sessions @@ -31,4 +32,4 @@ DESCRIPTION GFX=fb GFX=x11 -Causal Agency January 17, 2019 Causal Agency +Causal Agency January 26, 2019 Causal Agency diff --git a/bin/bin.7 b/bin/bin.7 index c8b876a4..f8f7a7ee 100644 --- a/bin/bin.7 +++ b/bin/bin.7 @@ -1,4 +1,4 @@ -.Dd January 17, 2019 +.Dd January 26, 2019 .Dt BIN 7 .Os "Causal Agency" . @@ -16,6 +16,9 @@ Some tools target Linux. . .Pp .Bl -tag -width "fbclock(1)" -compact +.It Xr beef 1 +Befunge-93 interpreter +. .It Xr bri 1 backlight brightness control . -- cgit 1.4.1 ;id=b7d3f826f47db38f951c27f208f7b67dd48f00be'>tree commit diff
path: root/tls_config.c (unfollow)
Commit message (Expand)Author
2021-05-25Bump version to 3.3.3p1 3.3.3p1June McEnroe
2021-05-25build: Add scripts to EXTRA_DISTJune McEnroe
2021-05-25import: Add missing scripts/wrap-compiler-for-flag-checkJune McEnroe
2021-05-08Import LibreSSL 3.3.3June McEnroe
2021-04-18build: Remove added x509_verify.3 links 3.3.2June McEnroe
2021-04-18tls: Use EC_KEY_set_ex_dataJune McEnroe
2021-04-18Import LibreSSL 3.3.2June McEnroe
2021-03-05Bump version to 3.3.1p1 3.3.1p1June McEnroe
2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe
2020-12-15Import LibreSSL 3.3.1June McEnroe
2020-11-24Import LibreSSL 3.3.0June McEnroe
2020-10-22Import LibreSSL 3.2.2June McEnroe
2020-09-29Import LibreSSL 3.2.1June McEnroe
2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe
2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe
2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe