freebsd_amp_hwpstate/usr.bin/more
Tim Vanderhoek 5bbd5cc8f4 Exit if we read two EOFs from the keyboard input stream. Why two and not
one?  Just 'cause.

PR:		misc/14932
2000-05-09 04:13:49 +00:00
..
Makefile Unbroke `make -s' case. 1999-09-10 07:39:25 +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 Correctly backspace over number N that preceeds macros. 2000-01-08 18:11:05 +00:00
default.morerc Expand source comments a little -=> increased readability. 1999-12-26 02:39:26 +00:00
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 $Id$ -> $FreeBSD$ 1999-09-05 19:13:04 +00:00
main.c Don't segv if viewing "#" and there is no prev-file (long-standing). 2000-05-09 03:53:13 +00:00
more.1 Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 12:20:22 +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 Fix a long vs. int problem that was fatal on i386s with 64bit longs (but 2000-05-02 02:36:03 +00:00
option.c
os.c Exit if we read two EOFs from the keyboard input stream. Why two and not 2000-05-09 04:13:49 +00:00
output.c
pathnames.h
position.c
prim.c
screen.c
signal.c
tags.c Remove assertion of Shigio Yamaguchi's copyright, by request in bin/13607. 1999-09-10 23:40:39 +00:00
ttyin.c