summary refs log tree commit diff
path: root/scripts/chroot-prompt.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-15 22:59:04 -0500
committerJune McEnroe <june@causal.agency>2020-02-15 22:59:04 -0500
commitfa4e81d480265cc3c067fc7b2b8887d4a4300cc0 (patch)
tree8bba8f9a88bc50599e779ebc5381bac44a84a05a /scripts/chroot-prompt.sh
parentReplace small integers in size_t with uint (diff)
downloadcatgirl-fa4e81d480265cc3c067fc7b2b8887d4a4300cc0.tar.gz
catgirl-fa4e81d480265cc3c067fc7b2b8887d4a4300cc0.zip
Set defaults for various types of modes
These are actually from RFC 1459, since that seems to be the more likely
lowest common denominator, so I should maybe it it to STANDARDS (along
with ircdocs' section on ISUPPORT). RFC 2812 has a lot of stuff that
isn't currently used.
Diffstat (limited to 'scripts/chroot-prompt.sh')
0 files changed, 0 insertions, 0 deletions
1-29Show unread count in term titleJune McEnroe 2018-11-29Handle no such nick errorJune McEnroe 2018-11-29Add /whoisJune McEnroe 2018-11-29Set LIBRESSL_PREFIX in Darwin.mkJune McEnroe 2018-11-28Add NetBSD.mkJune McEnroe 2018-11-28Make use of config.mk and add Darwin.mkJune McEnroe