From c16e3c46793b4fec5f76bf2a61b8877e5ba25e61 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Mon, 20 Sep 2021 16:32:59 -0400 Subject: Replace kqueue with poll, remove libutil dependency This makes the server much more portable. --- torus.1 | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'torus.1') diff --git a/torus.1 b/torus.1 index addbda8..9bf4b52 100644 --- a/torus.1 +++ b/torus.1 @@ -1,4 +1,4 @@ -.Dd January 8, 2019 +.Dd September 20, 2021 .Dt torus 1 .Os "Causal Agency" . @@ -113,8 +113,6 @@ Run a FastCGI worker for use with .It Fl p Ar pidfile Daemonize and write PID to .Ar pidfile . -Only available on -.Fx . . .It Fl s Ar sock Set path to UNIX-domain socket. @@ -129,11 +127,6 @@ Set tile Y coordinate to render. .El . .Sh IMPLEMENTATION NOTES -This software targets -.Fx -and Darwin. -. -.Pp .Pa help.h contains tile data for the help page and can be generated from the first tile of -- cgit 1.4.1 href='/src/'>summary refs log tree commit diff
path: root/doc/zlib/deflateInit2.3 (unfollow)
Commit message (Expand)Author
2022-05-29Add The Bone Shard DaughterJune McEnroe
2022-05-16Add all possible hostnames to ssh configJune McEnroe
2022-05-16Add back grc aliasJune McEnroe
2022-05-10Update "Care" with certificate timelineJune McEnroe
2022-05-08Add CirceJune McEnroe
2022-04-20Revert "Make (pun) the dependencies make (pun) more sense"June McEnroe
2022-04-20Set txt mtimes to source mtimesJune McEnroe
2022-04-20Make (pun) the dependencies make (pun) more senseJune McEnroe
2022-04-17Add HenchJune McEnroe
2022-04-14Publish "Agency"June McEnroe
2022-04-13Swap dates so the difference is always positiveJune McEnroe
2022-04-04Update "Care"June McEnroe
2022-04-03Publish "Care"June McEnroe
2022-03-31Publish "Compassion"June McEnroe
2022-03-24Skip matches with ident chars on either sideJune McEnroe
2022-03-24Add The Invisible Life of Addie LaRueJune McEnroe
2022-03-22Source ~/.profile.local if it existsJune McEnroe
2022-03-18Publish "Addendum 2021"June McEnroe
2022-03-16Remove wcwidth portJune McEnroe
2022-03-16Remove -j4 from ./PlanJune McEnroe
2022-03-15Rewrite Linux install.sh for DebianJune McEnroe
2022-03-15Remove dashJune McEnroe