freebsd-dev/usr.bin/more
Steve Price a84507eabd sprintf -> snprintf to avoid potential buffer overflow.
PR:		6907
Submitted by:	Archie Cobbs <archie@whistle.com>
1998-06-14 16:03:40 +00:00
..
ch.c sprintf -> snprintf to avoid potential buffer overflow. 1998-06-14 16:03:40 +00:00
command.c sprintf -> snprintf to avoid potential buffer overflow. 1998-06-14 16:03:40 +00:00
decode.c
help.c sprintf -> snprintf to avoid potential buffer overflow. 1998-06-14 16:03:40 +00:00
input.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
less.h
line.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
linenum.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
main.c sprintf -> snprintf to avoid potential buffer overflow. 1998-06-14 16:03:40 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
more.1 .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 07:48:45 +00:00
more.help
option.c Add usage(). 1997-07-29 06:42:33 +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 Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
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