From 408185738dd4fec216c952fec1cfc11fb786cb81 Mon Sep 17 00:00:00 2001 From: deraadt Date: Sun, 5 May 1996 16:19:31 +0000 Subject: [PATCH] mv notrans out of loop and change my name --- usr.bin/ypcat/ypcat.c | 14 +++++++++----- usr.bin/ypmatch/ypmatch.c | 15 +++++++++------ 2 files changed, 18 insertions(+), 11 deletions(-) diff --git a/usr.bin/ypcat/ypcat.c b/usr.bin/ypcat/ypcat.c index ff166e5483e..c72e7150a77 100644 --- a/usr.bin/ypcat/ypcat.c +++ b/usr.bin/ypcat/ypcat.c @@ -1,5 +1,7 @@ +/* $OpenBSD: ypcat.c,v 1.3 1996/05/05 16:19:31 deraadt Exp $ */ + /* - * Copyright (c) 1992, 1993 Theo de Raadt + * Copyright (c) 1992, 1993, 1996 Theo de Raadt * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -31,7 +33,7 @@ */ #ifndef LINT -static char rcsid[] = "$Id: ypcat.c,v 1.2 1996/04/24 21:40:13 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: ypcat.c,v 1.3 1996/05/05 16:19:31 deraadt Exp $"; #endif #include @@ -124,9 +126,11 @@ char **argv; usage(); inmap = argv[optind]; - for(i=0; (!notrans) && i + * Copyright (c) 1992, 1993, 1996 Theo de Raadt * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -33,7 +34,7 @@ */ #ifndef LINT -static char rcsid[] = "$NetBSD: ypmatch.c,v 1.5 1994/12/24 16:56:47 cgd Exp $"; +static char rcsid[] = "$OpenBSD: ypmatch.c,v 1.3 1996/05/05 16:19:36 deraadt Exp $"; #endif #include @@ -113,9 +114,11 @@ char **argv; usage(); inmap = argv[argc-1]; - for(i=0; (!notrans) && i