summaryrefslogtreecommitdiff
path: root/usr.bin/less/line.c
AgeCommit message (Expand)Author
2005-08-27Fix off-by-one when moving a line to the end of the buffer. InsteadTodd C. Miller
2004-04-08When reallocating the line buffer, double the existing bufferTodd C. Miller
2003-06-18Fix sizeof(char *) in snprintf that broke the -N option.Todd C. Miller
2003-04-13Merge in less-381 w/ local changes and remove obsolete files.Todd C. Miller
2003-04-06more strlcpy/strlcat/snprintf, less strcpy/strcat/sprintfTheo de Raadt
2001-11-19kill more registersMike Pechkin
2001-01-29$OpenBSD$Niklas Hallqvist
1996-09-21Import of unmolested less-290.etheisen