freebsd-dev/usr.bin/more
Tim Vanderhoek aa52177fb5 Dedocument one of the BUGS listed in the last commit. The bug (needless
calculation of line numbers) never existed and the two bugs that made me
think it existed have been fixed (see recent commits about this date to
linenum.c:r.1.3 and ch.c:r.1.8 fixing broken line-number buffering and
braindead algorithms respectively).
1999-12-28 05:56:33 +00:00
..
ch.c Rather than use an LRU-ordered circular list to store buffered data, 1999-12-28 05:47:24 +00:00
command.c
default.morerc
help.c
input.c
less.h
less.morerc
line.c
linenum.c Delete dead code and clean comments a little. 1999-12-28 03:01:20 +00:00
macro.c
main.c
Makefile
more.1 Dedocument one of the BUGS listed in the last commit. The bug (needless 1999-12-28 05:56:33 +00:00
more.help For some reason the HOME key wasn't documented. Document it. Expand 1999-12-26 04:17:27 +00:00
most.morerc
ncommand.c Initialize unitialized variable from prev. commit. 1999-12-27 17:33:25 +00:00
option.c
os.c
output.c
pathnames.h
position.c
prim.c
screen.c
signal.c
tags.c
ttyin.c