Subject: CVS commit: src/usr.bin/ftp
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 05/19/2005 02:55:37
Module Name: src
Committed By: lukem
Date: Thu May 19 02:55:37 UTC 2005
Modified Files:
src/usr.bin/ftp: cmds.c complete.c extern.h util.c
Log Message:
Some const cleanups.
To generate a diff of this commit:
cvs rdiff -r1.112 -r1.113 src/usr.bin/ftp/cmds.c
cvs rdiff -r1.38 -r1.39 src/usr.bin/ftp/complete.c
cvs rdiff -r1.67 -r1.68 src/usr.bin/ftp/extern.h
cvs rdiff -r1.123 -r1.124 src/usr.bin/ftp/util.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.