aboutsummaryrefslogtreecommitdiffstats
path: root/install-sh (follow)
AgeCommit message (Collapse)AuthorFilesLines
2003-02-27[lcd4linux @ 2003-02-27 07:43:10 by reinelt]reinelt1-1/+1
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/+251
autoconf/automake git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@8 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
.git/commit/src/nyancat.c?h=upstream/1.2&id=43097ebfc2bc9bc0f721f5f80dc1aede1f7e10d7&follow=1'>Ah, right, yes.Kevin Lange1-2/+3 2013-03-07Hm, or not.Kevin Lange1-2/+0 2013-03-07Reset alarm before setting to 2secsKevin Lange1-0/+2 2013-03-07Set alarm for extended options.Kevin Lange1-2/+2 Instead of clearing the alarm, set it to two seconds; Previously, this could, potentially, not finish at all on some telnet clients, which is definitely bad. This is a reasonable workaround.