From 173d01b7c1e9a5d7ba5a6c696a8019061dc41bda Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sun, 1 Jun 2003 17:00:41 +0000 Subject: strcpy/strcat/sprintf removal in all bootblocks. various testing by various people. outside of some messy things in src/gnu, only one thing in the main tree now violates this rule: bind --- sys/lib/libsa/net.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/lib/libsa/net.h') diff --git a/sys/lib/libsa/net.h b/sys/lib/libsa/net.h index 33f1847875d..efd33d52424 100644 --- a/sys/lib/libsa/net.h +++ b/sys/lib/libsa/net.h @@ -1,8 +1,8 @@ -/* $OpenBSD: net.h,v 1.5 2002/03/14 03:16:10 millert Exp $ */ +/* $OpenBSD: net.h,v 1.6 2003/06/01 17:00:33 deraadt Exp $ */ /* $NetBSD: net.h,v 1.10 1995/10/20 00:46:30 cgd Exp $ */ /* - * Copyright (c) 1993 Adam Glass + * Copyright (c) 1993 Adam Glass * Copyright (c) 1992 Regents of the University of California. * All rights reserved. * -- cgit v1.2.3