-# $Id$
-
--------------------------------------------------------------------------
Building and Installing Quagga from releases or snapshots:
## Copyright (c) 1996, 97, 98, 99, 2000 Kunihiro Ishiguro <kunihiro@zebra.org>
## Portions Copyright (c) 2003 Paul Jakma <paul@dishone.st>
##
-## $Id$
AC_PREREQ(2.53)
AC_INIT(Quagga, 0.99.17.1, [https://bugzilla.quagga.net])
* This source code may be translated into executable form and incorporated
* into proprietary software; there is no requirement for such software to
* contain a copyright notice related to this source.
- *
- * $Id$
- * $Name$
*/
#include <stdlib.h>
/*
- $Id$
-
Command interpreter routine for virtual terminal [aka TeletYpe]
Copyright (C) 1997, 98, 99 Kunihiro Ishiguro
/*
- * $Id$
- *
* Logging of zebra
* Copyright (C) 1997, 1998, 1999 Kunihiro Ishiguro
*
/*
- * $Id$
- *
* Zebra logging funcions.
* Copyright (C) 1997, 1998, 1999 Kunihiro Ishiguro
*
*
* The script is sensitive to the format (though not whitespace), see
* the top of memtypes.awk for more details.
- *
- * $Id$
*/
#include "zebra.h"
-# $Id$
-#
# Scan a file of route-type definitions (see eg route_types.txt) and
# generate a corresponding header file with:
#
# Solaris packages automake file
-# $Id$
# XXX This file uses GNU make extensions.
# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
# 02111-1307, USA.
#
-# $Id$
-#
# Starts/stops the given daemon
SMFINCLUDE=/lib/svc/share/smf_include.sh
/*
- * $Id$
- *
* This file is part of Quagga.
*
* Quagga is free software; you can redistribute it and/or modify it
/*
- $Id$
-
Monitor status of quagga daemons and restart if necessary.
Copyright (C) 2004 Andrew J. Schorr