freebsd-dev/usr.bin/more
Tim Vanderhoek 42580a0726 Nuke obsolote and broken -# option.
Order options.

PR:		bin/5996
Submitted by:	Max Euston <meuston@jmrodgers.com>
1998-07-25 05:56:49 +00:00
..
ch.c sprintf -> snprintf to avoid potential buffer overflow. 1998-06-14 16:03:40 +00:00
command.c Fix bug from last commit: don't SEGV when reading as part of a pipe. 1998-07-04 01:22:07 +00:00
decode.c
help.c Keep "-c" (top_scroll) through viewing help. 1998-07-25 05:28:32 +00:00
input.c
less.h
line.c
linenum.c
main.c sprintf -> snprintf to avoid potential buffer overflow. 1998-06-14 16:03:40 +00:00
Makefile
more.1 Nuke obsolote and broken -# option. 1998-07-25 05:56:49 +00:00
more.help
option.c Nuke obsolote and broken -# option. 1998-07-25 05:56:49 +00:00
os.c sprintf -> snprintf to avoid potential buffer overflow. 1998-06-14 16:03:40 +00:00
output.c Add #include <string.h> to get prototypes for functions that gcc 1998-02-20 04:13:29 +00:00
pathnames.h
position.c
prim.c sprintf -> snprintf to avoid potential buffer overflow. 1998-06-14 16:03:40 +00:00
screen.c Add #include <string.h> to get prototypes for functions that gcc 1998-02-20 04:13:29 +00:00
signal.c
tags.c Add #include <string.h> to get prototypes for functions that gcc 1998-02-20 04:13:29 +00:00
ttyin.c