Follow the (good) trend of returning import files to vendor versions
where possible for easier future imports.
This commit is contained in:
parent
c25e5a60be
commit
99b99437f7
@ -10,7 +10,7 @@ divert(-1)
|
||||
# forth in the LICENSE file which can be found at the top level of
|
||||
# the sendmail distribution.
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
#
|
||||
|
||||
divert(0)
|
||||
|
@ -18,8 +18,6 @@
|
||||
* The bitdomain table should be rebuilt monthly.
|
||||
*/
|
||||
|
||||
/* $FreeBSD$ */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
#include <sys/types.h>
|
||||
|
@ -9,7 +9,6 @@
|
||||
* forth in the LICENSE file which can be found at the top level of
|
||||
* the sendmail distribution.
|
||||
*
|
||||
* $FreeBSD$
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -9,8 +9,6 @@
|
||||
* forth in the LICENSE file which can be found at the top level of
|
||||
* the sendmail distribution.
|
||||
*
|
||||
* $FreeBSD$
|
||||
*
|
||||
*/
|
||||
|
||||
#include <sm/gen.h>
|
||||
@ -24,6 +22,7 @@ SM_IDSTR(copyright,
|
||||
|
||||
SM_IDSTR(id, "@(#)$Id: makemap.c,v 8.175 2001/12/28 22:44:01 ca Exp $")
|
||||
|
||||
|
||||
#include <sys/types.h>
|
||||
#ifndef ISC_UNIX
|
||||
# include <sys/file.h>
|
||||
|
@ -9,8 +9,6 @@
|
||||
* forth in the LICENSE file which can be found at the top level of
|
||||
* the sendmail distribution.
|
||||
*
|
||||
* $FreeBSD$
|
||||
*
|
||||
*/
|
||||
|
||||
#include <sm/gen.h>
|
||||
|
@ -9,8 +9,6 @@
|
||||
* forth in the LICENSE file which can be found at the top level of
|
||||
* the sendmail distribution.
|
||||
*
|
||||
* $FreeBSD$
|
||||
*
|
||||
*/
|
||||
|
||||
#include <sm/gen.h>
|
||||
|
@ -118,4 +118,3 @@ The
|
||||
.B aliases
|
||||
file format appeared in
|
||||
4.0BSD.
|
||||
.\" $FreeBSD$
|
||||
|
@ -9,8 +9,6 @@
|
||||
* forth in the LICENSE file which can be found at the top level of
|
||||
* the sendmail distribution.
|
||||
*
|
||||
* $FreeBSD$
|
||||
*
|
||||
*/
|
||||
|
||||
#include <sendmail.h>
|
||||
|
@ -20,8 +20,6 @@
|
||||
** included in the next release.
|
||||
*/
|
||||
|
||||
/* $FreeBSD$ */
|
||||
|
||||
#ifndef CONF_H
|
||||
#define CONF_H 1
|
||||
|
||||
|
@ -9,8 +9,6 @@
|
||||
* forth in the LICENSE file which can be found at the top level of
|
||||
* the sendmail distribution.
|
||||
*
|
||||
* $FreeBSD$
|
||||
*
|
||||
*/
|
||||
|
||||
#include <sendmail.h>
|
||||
|
@ -9,8 +9,6 @@
|
||||
* forth in the LICENSE file which can be found at the top level of
|
||||
* the sendmail distribution.
|
||||
*
|
||||
* $FreeBSD$
|
||||
*
|
||||
*/
|
||||
|
||||
#include <sendmail.h>
|
||||
|
@ -100,4 +100,3 @@ The
|
||||
.B mailq
|
||||
command appeared in
|
||||
4.0BSD.
|
||||
.\" $FreeBSD$
|
||||
|
@ -9,8 +9,6 @@
|
||||
* forth in the LICENSE file which can be found at the top level of
|
||||
* the sendmail distribution.
|
||||
*
|
||||
* $FreeBSD$
|
||||
*
|
||||
*/
|
||||
|
||||
#include <sendmail.h>
|
||||
|
@ -9,8 +9,6 @@
|
||||
* forth in the LICENSE file which can be found at the top level of
|
||||
* the sendmail distribution.
|
||||
*
|
||||
* $FreeBSD$
|
||||
*
|
||||
*/
|
||||
|
||||
#include <sendmail.h>
|
||||
|
@ -268,4 +268,3 @@ The
|
||||
.B vacation
|
||||
command appeared in
|
||||
4.3BSD.
|
||||
.\" $FreeBSD$
|
||||
|
Loading…
Reference in New Issue
Block a user