Deleted Added
full compact
conf.h (98125) conf.h (98844)
1/*
2 * Copyright (c) 1998-2002 Sendmail, Inc. and its suppliers.
3 * All rights reserved.
4 * Copyright (c) 1983, 1995-1997 Eric P. Allman. All rights reserved.
5 * Copyright (c) 1988, 1993
6 * The Regents of the University of California. All rights reserved.
7 *
8 * By using this file, you agree to the terms and conditions set
9 * forth in the LICENSE file which can be found at the top level of
10 * the sendmail distribution.
11 *
12 *
1/*
2 * Copyright (c) 1998-2002 Sendmail, Inc. and its suppliers.
3 * All rights reserved.
4 * Copyright (c) 1983, 1995-1997 Eric P. Allman. All rights reserved.
5 * Copyright (c) 1988, 1993
6 * The Regents of the University of California. All rights reserved.
7 *
8 * By using this file, you agree to the terms and conditions set
9 * forth in the LICENSE file which can be found at the top level of
10 * the sendmail distribution.
11 *
12 *
13 * $Id: conf.h,v 8.562 2002/05/22 19:46:26 gshapiro Exp $
13 * $Id: conf.h,v 8.563 2002/06/04 02:13:50 geir Exp $
14 */
15
14 */
15
16/* $FreeBSD: head/contrib/sendmail/src/conf.h 98125 2002-06-11 21:16:51Z gshapiro $ */
16/* $FreeBSD: head/contrib/sendmail/src/conf.h 98844 2002-06-26 02:50:37Z gshapiro $ */
17
18/*
19** CONF.H -- All user-configurable parameters for sendmail
20**
21** Send updates to sendmail@Sendmail.ORG so they will be
22** included in the next release.
23*/
24

--- 187 unchanged lines hidden ---
17
18/*
19** CONF.H -- All user-configurable parameters for sendmail
20**
21** Send updates to sendmail@Sendmail.ORG so they will be
22** included in the next release.
23*/
24

--- 187 unchanged lines hidden ---