summary refs log tree commit diff
path: root/src/output.h
diff options
context:
space:
mode:
authorpape <pape@smarden.org>2005-03-25 20:20:52 +1100
committerHerbert Xu <herbert@gondor.apana.org.au>2005-09-26 18:33:04 +1000
commit1b85b7bd778d3af055f92077a097f5bed1dfdbf5 (patch)
tree311f5b1b75cd65897925d594a62ba04f4ea12283 /src/output.h
parentGet rid of duplicate -g -O2 in CFLAGS. (diff)
downloaddash-1b85b7bd778d3af055f92077a097f5bed1dfdbf5.tar.gz
dash-1b85b7bd778d3af055f92077a097f5bed1dfdbf5.zip
Add trailing equal sign in setvar for variables set to null.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
7af24&follow=1'>Update prompt when own nick changesJune McEnroe 2020-02-10Match URLs surrounded by parenthesesJune McEnroe 2020-02-10Fix M-a so it properly cycles back to where it startedJune McEnroe 2020-02-09Add M-lJune McEnroe 2020-02-09Add /whoisJune McEnroe 2020-02-09Add /msgJune McEnroetd>June 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