aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL (follow)
AgeCommit message (Collapse)AuthorFilesLines
2003-02-27[lcd4linux @ 2003-02-27 07:43:10 by reinelt]reinelt1-1/+0
asm/msr.h: included hard-coded definition of rdtscl() if msr.h cannot be found. autoconf/automake/autoanything: switched back to 1.4. Hope it works again. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@185 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-03-10[lcd4linux @ 2000-03-10 12:02:43 by reinelt]reinelt1-0/+183
autoconf/automake git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@8 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
:27 -0700'>2012-09-12Support the Suckless simple terminalKevin Lange1-0/+2 `st` supports xterm-256color escapes, so just treat it the same as we treat xterm. 2012-07-03Fix type for sb_lenKevin Lange1-2/+2 2012-07-03do not hardcode sizesSven Herzberg1-2/+2 This patch will fix the following warning I received from gcc: > nyancat.c: In function ‘main’: > nyancat.c:497: warning: comparison is always true due to limited range of data type * src/nyancat.c: adjust the size of the array and update the references to its size 2012-06-08README.md: Update Debian specific informationJonathan McCrohan1-2/+8 Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com> 2012-06-08README.md: Add list of distributions with nyancatJonathan McCrohan1-0/+10 Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com> 2012-05-25Updated README to note the existence of the Debian package.Kevin Lange1-1/+5