summaryrefslogtreecommitdiff
path: root/usr.bin/less/charset.c
AgeCommit message (Expand)Author
2011-09-21Fix mismerged copyright noticeTodd C. Miller
2011-09-16Merge in less 444 plus local changesAlexandr Shadchin
2004-04-25isprint() doesn't consider all whitespace to be printable so useTodd C. Miller
2003-04-17Hard-code charset if SMALLTodd C. Miller
2003-04-13Merge in less-381 w/ local changes and remove obsolete files.Todd C. Miller
2003-03-13lots of sprintf -> snprintf and strcpy -> strlcpy; checked by teduTheo de Raadt
2001-11-19kill more registersMike Pechkin
2001-01-29$OpenBSD$Niklas Hallqvist
1996-09-21Import of unmolested less-290.etheisen