Subject: CVS commit: basesrc/bin/csh
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/12/2002 05:37:26
Module Name: basesrc
Committed By: itojun
Date: Mon Aug 12 02:37:26 UTC 2002
Modified Files:
basesrc/bin/csh: dir.c file.c
Log Message:
calloc() arg mistake. it's (nelem, size). from openbsd
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 basesrc/bin/csh/dir.c basesrc/bin/csh/file.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.