From 5be28542797ac26e17de490f50e0830003596d38 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 16 Sep 1999 08:26:13 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_3_3_0_RELEASE'. This commit was manufactured to restore the state of the 3.3-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- lib/csu/alpha/Makefile | 2 +- lib/csu/alpha/crt1.c | 2 +- lib/csu/alpha/crtbegin.c | 2 +- lib/csu/alpha/crtend.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/csu/alpha') diff --git a/lib/csu/alpha/Makefile b/lib/csu/alpha/Makefile index 033a3f0cdb3e..5cf3ba050b4f 100644 --- a/lib/csu/alpha/Makefile +++ b/lib/csu/alpha/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/lib/csu/alpha/Makefile,v 1.7.2.2 1999/08/29 14:55:10 peter Exp $ # SRCS= crt1.c crtbegin.c crtend.c diff --git a/lib/csu/alpha/crt1.c b/lib/csu/alpha/crt1.c index 229a64826ec3..8b58528e1f62 100644 --- a/lib/csu/alpha/crt1.c +++ b/lib/csu/alpha/crt1.c @@ -30,7 +30,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/lib/csu/alpha/crt1.c,v 1.4.2.2 1999/08/29 14:55:10 peter Exp $ */ #ifndef __GNUC__ diff --git a/lib/csu/alpha/crtbegin.c b/lib/csu/alpha/crtbegin.c index c5fe12076d3e..8a779b927f32 100644 --- a/lib/csu/alpha/crtbegin.c +++ b/lib/csu/alpha/crtbegin.c @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/lib/csu/alpha/crtbegin.c,v 1.3.2.1 1999/08/29 14:55:11 peter Exp $ */ typedef void (*fptr)(void); diff --git a/lib/csu/alpha/crtend.c b/lib/csu/alpha/crtend.c index d6228a32433c..c41bdd6de73c 100644 --- a/lib/csu/alpha/crtend.c +++ b/lib/csu/alpha/crtend.c @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/lib/csu/alpha/crtend.c,v 1.3.2.1 1999/08/29 14:55:11 peter Exp $ */ typedef void (*fptr)(void); -- cgit v1.3