Subject: Re: buffer overflows in libsa
To: None <tech-kern@NetBSD.org>
From: Roland Illig <rillig@NetBSD.org>
List: tech-kern
Date: 08/23/2005 09:16:04
Roland Illig wrote:
> Index: gets.c
> ===================================================================
> RCS file: /cvsroot/src/sys/lib/libsa/gets.c,v
> retrieving revision 1.8
> diff -u -p -r1.8 gets.c
> --- gets.c	7 Aug 2003 16:32:27 -0000	1.8
> +++ getsl.c	23 Aug 2005 07:00:06 -0000

This is to be read as: Take gets.c and make a new getsl.c out of it. 
Sadly, both NetBSD and GNU patch(1) don't understand this. :(

Roland