about summary refs log tree commit diff homepage
path: root/README
blob: e7f3e3b9cf0e0e19daca5f671a601ce62a82297f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
TORUS(7)           FreeBSD Miscellaneous Information Manual           TORUS(7)

NAME
     torus – welcome to ascii.town!

DESCRIPTION
     This software targets FreeBSD and Darwin.

     torus.h      Shared structures and message protocol.
     server.c     Maps torus.dat and listens on torus.sock.
     client.c     curses(3) client.
     help.h       Tile data for help page.
     image.c      Renders PNGs of tiles.
     meta.c       Exports metadata from data file to CSV.
     merge.c      Interactively merges two data files.
     snapshot.sh  Snapshots data file, appropriate for cron.

     sshd_config       Anonymous login to chroot(8)'d client.
     index.html        Friendly directions.
     default8x16.psfu  Bitmap font from kbd: http://kbd-project.org.

Causal Agency                  October 10, 2018                  Causal Agency
mperorJune McEnroe 2022-06-25Bump xterm font size to 12June McEnroe 2022-06-10Handle subshells (and functions) inside substitutionsJune McEnroe 2022-06-10Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe