Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/02/2000 23:53:09
Module Name: syssrc
Committed By: thorpej
Date: Wed Aug 2 20:53:08 UTC 2000
Modified Files:
syssrc/sys/kern: tty_subr.c
Log Message:
MALLOC()/FREE() are not to be used for variable sized allocations.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 syssrc/sys/kern/tty_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.