Print this page
XXXX update sendmail to 8.14.9

*** 1,7 **** /* ! * Copyright (c) 2000-2001 Sendmail, Inc. and its suppliers. * All rights reserved. * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by --- 1,7 ---- /* ! * Copyright (c) 2000-2001 Proofpoint, Inc. and its suppliers. * All rights reserved. * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by
*** 10,23 **** * By using this file, you agree to the terms and conditions set * forth in the LICENSE file which can be found at the top level of * the sendmail distribution. */ - #pragma ident "%Z%%M% %I% %E% SMI" - #include <sm/gen.h> ! SM_RCSID("@(#)$Id: wbuf.c,v 1.19 2001/03/05 03:22:41 ca Exp $") #include <errno.h> #include <sm/io.h> #include "local.h" /* Note: This function is called from a macro located in <sm/io.h> */ --- 10,21 ---- * By using this file, you agree to the terms and conditions set * forth in the LICENSE file which can be found at the top level of * the sendmail distribution. */ #include <sm/gen.h> ! SM_RCSID("@(#)$Id: wbuf.c,v 1.22 2013-11-22 20:51:44 ca Exp $") #include <errno.h> #include <sm/io.h> #include "local.h" /* Note: This function is called from a macro located in <sm/io.h> */