Subject: CVS commit: src/distrib/utils/more
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/06/2003 13:36:55
Module Name:	src
Committed By:	itojun
Date:		Wed Aug  6 13:36:55 UTC 2003

Modified Files:
	src/distrib/utils/more: ch.c command.c help.c main.c os.c prim.c
	    screen.c

Log Message:
use bounded string op


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/distrib/utils/more/ch.c \
    src/distrib/utils/more/help.c
cvs rdiff -r1.6 -r1.7 src/distrib/utils/more/command.c \
    src/distrib/utils/more/prim.c
cvs rdiff -r1.4 -r1.5 src/distrib/utils/more/main.c \
    src/distrib/utils/more/os.c src/distrib/utils/more/screen.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.