Print this page
XXXX update sendmail to 8.14.9
*** 1,7 ****
/*
! * Copyright (c) 1998-2004 Sendmail, Inc. and its suppliers.
* All rights reserved.
* Copyright (c) 1983, 1995-1997 Eric P. Allman. All rights reserved.
* Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved.
*
--- 1,7 ----
/*
! * Copyright (c) 1998-2004 Proofpoint, Inc. and its suppliers.
* All rights reserved.
* Copyright (c) 1983, 1995-1997 Eric P. Allman. All rights reserved.
* Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved.
*
*** 13,23 ****
#include <sendmail.h>
#include <sm/io.h>
#include <sm/errstring.h>
! SM_RCSID("@(#)$Id: safefile.c,v 8.129 2008/08/04 18:07:04 gshapiro Exp $")
/*
** SAFEFILE -- return 0 if a file exists and is safe for a user.
**
--- 13,23 ----
#include <sendmail.h>
#include <sm/io.h>
#include <sm/errstring.h>
! SM_RCSID("@(#)$Id: safefile.c,v 8.130 2013-11-22 20:51:50 ca Exp $")
/*
** SAFEFILE -- return 0 if a file exists and is safe for a user.
**