Age | Commit message (Expand) | Author |
---|---|---|
2011-09-21 | Use volatile sig_atomic_t, not int, for the sigs variable. Also | Todd C. Miller |
2011-09-21 | Repair interrupted reads; fixes ^Z. OK deraadt@ | Todd C. Miller |
2011-09-16 | Merge in less 444 plus local changes | Alexandr Shadchin |
2003-06-07 | Use interruptible syscalls instead of setjmp/longjmp. This makes | Todd C. Miller |
2003-04-13 | Merge in less-381 w/ local changes and remove obsolete files. | Todd C. Miller |
2003-03-13 | lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu | Theo de Raadt |
2001-11-19 | kill more registers | Mike Pechkin |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist |
1999-02-20 | First step at supporting files > 2gig. Use off_t as POSITION | Todd C. Miller |
1996-09-21 | Import of unmolested less-290. | etheisen |