Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 06/25/2000 17:38:47
Module Name:	basesrc
Committed By:	simonb
Date:		Mon Jun 26 00:38:47 UTC 2000

Modified Files:
	basesrc/libexec/atrun [netbsd-1-5]: atrun.c

Log Message:
Pull up rev 1.8:
Use LOGIN_NAME_MAX for sizing the mailname buffer.  Allows usernames
longer than 8 characters to run jobs instead of aborting because
"File ... is in wrong format".


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.7.8.1 basesrc/libexec/atrun/atrun.c

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