aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-08README.md: Add list of distributions with nyancatJonathan McCrohan1-0/+10
2012-05-25Updated README to note the existence of the Debian package.Kevin Lange1-1/+5
2012-05-23Merge pull request #17 from jmccrohan/masterKevin Lange1-0/+64
2012-05-23Upstream Debian nyancat manpageJonathan McCrohan1-0/+64
2012-05-19Merge pull request #16 from jmccrohan/masterKevin Lange1-1/+1
2012-05-20Fix useless build flagsJonathan McCrohan1-1/+1
2012-05-09So totally should have known about that. Bump to 1.0Kevin Lange1-1/+1
2012-04-01:set spell ... I'm a bloody moron.Kevin Lange1-7/+7
2012-04-01Long options, help text for previousKevin Lange1-0/+4
2012-04-01Add options to not clear display and not set titleKevin Lange1-12/+49
2012-03-26Remove debug output that I completely forgot aboutKevin Lange1-2/+0
2012-03-25Added extra display optionsKevin Lange2-38/+124
2012-03-23(style)Kevin Lange1-3/+9
2012-03-23Add install targetKevin Lange1-1/+4
2012-03-23Command line options with getopt_longKevin Lange1-148/+196
2012-03-19Merge pull request #15 from rctay/rc/solarisKevin Lange1-0/+8
2012-03-19include ctype.h for tolower()Tay Ray Chuan1-0/+1
2012-03-19provide struct winsize and TIOCGWINSZ on SolarisTay Ray Chuan1-0/+7
2012-02-22Amended license header.Kevin Lange1-0/+5
2012-02-21Merge pull request #14 from froller/masterKevin Lange1-1/+2
2012-02-21Fixed SegFault if TERM variable is not setAlexander Frolov1-1/+2
2012-02-20Merge pull request #11 from Peetz0r/masterKevin Lange1-23/+58
2012-01-05Remove old crontab example that isn't used in the inetd versionKevin Lange1-1/+0
2011-12-06Clear the screen when done (standalone, not telnet).Peetz0r1-2/+2
2011-12-05remove crontab filePeetz0r1-1/+0
2011-12-05Oops...Peter1-1/+1
2011-12-05Actually limit the terminal width in the right placePeetz0r1-4/+5
2011-12-05Added my name in the comments ;)Peetz0r1-2/+7
2011-12-05I already removed the goto's, so let's remove the label as well.Peetz0r1-10/+0
2011-12-05terminal_width now also working over telnet.Peetz0r1-7/+14
2011-12-05Update README.mdKevin Lange1-1/+1
2011-12-05Add Apple ][ supportPeetz0r1-3/+35
2011-12-04[minor] TypoKevin Lange1-1/+1
2011-12-04Wow, that was dumbKevin Lange1-2/+2
2011-12-04Reset colors when exited from standalone modeKevin Lange1-1/+1
2011-12-04Tell people how to exit in the MOTDKevin Lange1-2/+6
2011-12-04Fix up the MOTD a bitKevin Lange1-12/+12
2011-12-04Um, derpKevin Lange1-1/+1
2011-12-04[minor]Kevin Lange1-3/+6
2011-12-04Document, document, document.Kevin Lange1-25/+88
2011-12-04comments; do not break out of options on a non-IACKevin Lange1-2/+7
2011-12-04Use setjmp and alarm to break out of options handlingKevin Lange1-68/+86
2011-12-04Set the terminal title (xterm, gnome-terminal, screen...)Kevin Lange1-0/+5
2011-12-04Fix colors for textKevin Lange1-1/+2
2011-12-04You have nyaned for (way too long)Kevin Lange1-4/+25
2011-12-03Add a workaround for netcatKevin Lange1-0/+2
2011-12-03Fix linefeedsKevin Lange1-14/+35
2011-12-03Comments? In /my/ code? It's more likely than you think.Kevin Lange1-58/+143
2011-12-03updated readmeKevin Lange1-3/+3
2011-12-03Restore updated VT220 paletteKevin Lange1-4/+4