summaryrefslogtreecommitdiff
path: root/usr.bin/less/less.h
AgeCommit message (Expand)Author
2003-06-07Use interruptible syscalls instead of setjmp/longjmp. This makesTodd C. Miller
2003-04-14o go back to using a help file instead of embedding it in the binaryTodd C. Miller
2003-04-13Merge in less-381 w/ local changes and remove obsolete files.Todd C. Miller
2001-01-29$OpenBSD$Niklas Hallqvist
1999-02-20First step at supporting files > 2gig. Use off_t as POSITIONTodd C. Miller
1996-09-21Import of unmolested less-290.etheisen