summary refs log tree commit diff
path: root/bin/README
blob: bfbfa203b1555f05c27755f9f10b7751b4c52a9d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
BIN(7)             FreeBSD Miscellaneous Information Manual             BIN(7)

NAME
     bin – various utilities

DESCRIPTION
     Various tools primarily targeting Darwin, FreeBSD and NetBSD.  Some tools
     target Linux.

     aes(1)      fullwidth output
     beef(1)     Befunge-93 interpreter
     bit(1)      calculator
     bri(1)      backlight brightness control
     dtch(1)     detached sessions
     edit(1)     interactive script
     ever(1)     watch files
     fbatt(1)    framebuffer battery indicator
     fbclock(1)  framebuffer clock
     glitch(1)   PNG glitcher
     hi(1)       syntax highlighter
     hnel(1)     PTY input remapper
     modem(1)    fixed baud rate wrapper
     order(1)    operator precedence
     pbd(1)      macOS pasteboard daemon
     pngo(1)     PNG optimizer
     psf2png(1)  PSF2 to PNG renderer
     psfed(1)    PSF2 font editor
     ptee(1)     tee for PTYs
     relay(1)    IRC relay bot
     scheme(1)   color scheme
     setopt(1)   quoting getopt
     shotty(1)   terminal capture
     title(1)    page titles
     ttpre(1)    man output to HTML
     up(1)       upload file
     when(1)     date calculator
     xx(1)       hexdump

     One piece of reused code.

     png(3)  basic PNG output

Causal Agency                  September 3, 2019                 Causal Agency
oseJune McEnroe 2020-02-12Add C-v and M-vJune McEnroe 2020-02-12Allow for arguments to open/copy utilitiesJune McEnroe 2020-02-12Handle RPL_AWAYJune McEnroe 2020-02-11Support monochromatic terminalsJune McEnroe 2020-02-11Add .gz to chroot-man scriptJune McEnroe 2020-02-11Add -R restricted flagJune McEnroe 2020-02-11Add chroot targetJune McEnroe 2020-02-11Exit focus and paste modes on err exitJune McEnroe 2020-02-11Add startup GPLv3 note and URLJune McEnroe 2020-02-11Make sure -D_GNU_SOURCE ends up in CFLAGS on LinuxJune McEnroe 2020-02-11Add note about setting PKG_CONFIG_PATHJune McEnroe 2020-02-11Rename query ID on nick changeJune McEnroe 2020-02-11Call completeClear when closing a windowJune McEnroe 2020-02-11Don't insert color codes for non-mentionsJune McEnroe 2020-02-11Take first two words in colorMentionsJune McEnroe 2020-02-11Use time_t for save signatureJune McEnroe 2020-02-11Set self.nick to * initiallyJune McEnroe 2020-02-11Define ColorCap instead of hardcoding 100June McEnroe 2020-02-11Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe 2020-02-11Cast towupper to wchar_tJune McEnroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe