Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 06/25/2000 06:32:36
Module Name:	basesrc
Committed By:	simonb
Date:		Sun Jun 25 13:32:35 UTC 2000

Modified Files:
	basesrc/libexec/atrun: atrun.c

Log Message:
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.8 basesrc/libexec/atrun/atrun.c

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