Subject: CVS commit: src/usr.bin/at
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/18/2007 01:06:09
Module Name:	src
Committed By:	lukem
Date:		Wed Jul 18 01:06:09 UTC 2007

Modified Files:
	src/usr.bin/at: at.c at.h panic.c

Log Message:
Remove duplicate printing of program name in panic().
Remove now-unnecessary global variable "namep".


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/usr.bin/at/at.c
cvs rdiff -r1.3 -r1.4 src/usr.bin/at/at.h
cvs rdiff -r1.11 -r1.12 src/usr.bin/at/panic.c

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