summaryrefslogtreecommitdiff
path: root/sys/man/1/ircrc
AgeCommit message (Collapse)Author
2021-06-15ircrc: freenode -> oftcglenda
2017-12-11/sys/man/*/*: fix perms (sorry)stanley lieber
2017-12-11/sys/lib/rootstubstanley lieber
2015-09-19ircrc: add -P option for server password (thanks, nick)stanley lieber
2015-02-12ircrc(1): remove auth/userpasswd complaint from BUGS sectioncinap_lenrek
2015-01-29ircrc(1): tlsclient(8) -> tlssrv(8)cinap_lenrek
2015-01-29ircrc(8), ndb(8): fix manpage referencecinap_lenrek
2014-12-27ircrc: use aux/trampoline or tlsclient for connections, add -T flag for tlsmischief
previously ircrc dialed through /net itself and resolved ips on its own. this prevented the use of an ip address, and also prevented use of ipv6. now you can use an ip, or a dns name that resolves to ipv6. the -T flag is also added to use tlsclient for encrypted connections.
2013-01-29Fixed some ircrc bugs. Only the last channel given to the -t flag is set as ↵ppatience0
target. Unknown commands are not sent to the server. Control-D can be used to exit the client. When the connection is lost, an error message is displayed and the client waits for user input before exiting. Manual page updated.
2012-10-12ircrc(1): man page fixes, thanks papstanley lieber
2012-10-11ircrc(1): fix errorstanley lieber
2012-10-11add /sys/man/1/ircrc, thanks papstanley lieber