freebsd-nq/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 Allow excessive backspacing to correctly abort an input (most significantly 1999-12-26 03:03:04 +00:00
default.morerc Expand source comments a little -=> increased readability. 1999-12-26 02:39:26 +00:00
help.c Keep "-c" (top_scroll) through viewing help. 1998-07-25 05:28:32 +00:00
input.c Thorough revamp of how input commands are processed. This allows customization 1999-09-03 22:31:21 +00:00
less.h Thorough revamp of how input commands are processed. This allows customization 1999-09-03 22:31:21 +00:00
less.morerc Thorough revamp of how input commands are processed. This allows customization 1999-09-03 22:31:21 +00:00
line.c Thorough revamp of how input commands are processed. This allows customization 1999-09-03 22:31:21 +00:00
linenum.c Delete dead code and clean comments a little. 1999-12-28 03:01:20 +00:00
macro.c $Id$ -> $FreeBSD$ 1999-09-05 19:13:04 +00:00
main.c Thorough revamp of how input commands are processed. This allows customization 1999-09-03 22:31:21 +00:00
Makefile Unbroke `make -s' case. 1999-09-10 07:39:25 +00:00
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 Thorough revamp of how input commands are processed. This allows customization 1999-09-03 22:31:21 +00:00
ncommand.c Initialize unitialized variable from prev. commit. 1999-12-27 17:33:25 +00:00
option.c Thorough revamp of how input commands are processed. This allows customization 1999-09-03 22:31:21 +00:00
os.c Fix coredump when two signals are sent in rapid succession. 1998-07-31 04:05:11 +00:00
output.c Thorough revamp of how input commands are processed. This allows customization 1999-09-03 22:31:21 +00:00
pathnames.h Thorough revamp of how input commands are processed. This allows customization 1999-09-03 22:31:21 +00:00
position.c General code cleanup [incomplete]. Make the arrow keys work. 1999-05-30 18:06:58 +00:00
prim.c Thorough revamp of how input commands are processed. This allows customization 1999-09-03 22:31:21 +00:00
screen.c Thorough revamp of how input commands are processed. This allows customization 1999-09-03 22:31:21 +00:00
signal.c Thorough revamp of how input commands are processed. This allows customization 1999-09-03 22:31:21 +00:00
tags.c Remove assertion of Shigio Yamaguchi's copyright, by request in bin/13607. 1999-09-10 23:40:39 +00:00
ttyin.c Thorough revamp of how input commands are processed. This allows customization 1999-09-03 22:31:21 +00:00