File tree 30 files changed +0
-53
lines changed
30 files changed +0
-53
lines changed Original file line number Diff line number Diff line change 13
13
#
14
14
# You should have received a copy of the GNU General Public License
15
15
# along with this program; if not, see http://www.gnu.org/copyleft/
16
- #
17
- # $Id$
18
16
19
17
PREFIX? =/usr/local
20
18
LOCALBASE? =/usr/local
Original file line number Diff line number Diff line change 1
- $Id$
2
-
3
1
0.0.6 ????-??-?? * TBD
4
2
5
3
0.0.5 2009-08-04 * Also load the group IDs when dropping
Original file line number Diff line number Diff line change 14
14
*
15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
- *
18
- * $Id$
19
17
*/
20
18
21
19
Original file line number Diff line number Diff line change 14
14
*
15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
- *
18
- * $Id$
19
17
*/
20
18
21
19
#ifndef BSD_H
Original file line number Diff line number Diff line change 14
14
*
15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
- *
18
- * $Id$
19
17
*/
20
18
21
19
#include "config.h"
Original file line number Diff line number Diff line change 14
14
*
15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
- *
18
- * $Id$
19
17
*/
20
18
21
19
#ifndef CONFIG_H
Original file line number Diff line number Diff line change 14
14
*
15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
- *
18
- * $Id$
19
17
*/
20
18
21
19
#include "datagram.h"
Original file line number Diff line number Diff line change 14
14
*
15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
- *
18
- * $Id$
19
17
*/
20
18
21
19
#ifndef DATAGRAM_H
Original file line number Diff line number Diff line change 13
13
.\"
14
14
.\" You should have received a copy of the GNU General Public License
15
15
.\" along with this program; if not, see http://www.gnu.org/copyleft/
16
- .\"
17
- .\" $Id$
18
16
.\"
19
17
.TH FIKED 1 "4 August 2009"
20
18
.SH NAME
Original file line number Diff line number Diff line change 14
14
*
15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
- *
18
- * $Id$
19
17
*/
20
18
21
19
#include "ike.h"
Original file line number Diff line number Diff line change 14
14
*
15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
- *
18
- * $Id$
19
17
*/
20
18
21
19
#ifndef IKE_H
Original file line number Diff line number Diff line change 14
14
*
15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
- *
18
- * $Id$
19
17
*/
20
18
21
19
#include "log.h"
Original file line number Diff line number Diff line change 14
14
*
15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
- *
18
- * $Id$
19
17
*/
20
18
21
19
#ifndef LOG_H
Original file line number Diff line number Diff line change 14
14
*
15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
- *
18
- * $Id$
19
17
*/
20
18
21
19
#include "bsd.h"
Original file line number Diff line number Diff line change 14
14
*
15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
- *
18
- * $Id$
19
17
*/
20
18
21
19
#include "mem.h"
Original file line number Diff line number Diff line change 14
14
*
15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
- *
18
- * $Id$
19
17
*/
20
18
21
19
#ifndef MEM_H
Original file line number Diff line number Diff line change 14
14
*
15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
- *
18
- * $Id$
19
17
*/
20
18
21
19
#include "peer_ctx.h"
Original file line number Diff line number Diff line change 14
14
*
15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
- *
18
- * $Id$
19
17
*/
20
18
21
19
#ifndef PEER_CTX_H
Original file line number Diff line number Diff line change 14
14
*
15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
- *
18
- * $Id$
19
17
*/
20
18
21
19
#include "results.h"
Original file line number Diff line number Diff line change 14
14
*
15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
- *
18
- * $Id$
19
17
*/
20
18
21
19
#ifndef RESULTS_H
Original file line number Diff line number Diff line change 14
14
*
15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
- *
18
- * $Id$
19
17
*/
20
18
21
19
#include "send_dgm.h"
Original file line number Diff line number Diff line change 14
14
*
15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
- *
18
- * $Id$
19
17
*/
20
18
21
19
#ifndef SEND_DGM_H
Original file line number Diff line number Diff line change 13
13
#
14
14
# You should have received a copy of the GNU General Public License
15
15
# along with this program; if not, see http://www.gnu.org/copyleft/
16
- #
17
- # $Id$
18
16
19
17
# inherit from parent
20
18
CC? =gcc
Original file line number Diff line number Diff line change 15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
17
*
18
- * $Id$
19
18
* $VPNC: dh.c 24 2004-06-10 09:19:53Z massar $
20
19
*/
21
20
Original file line number Diff line number Diff line change 15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
17
*
18
- * $Id$
19
18
* $VPNC: dh.h 24 2004-06-10 09:19:53Z massar $
20
19
*/
21
20
Original file line number Diff line number Diff line change 15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
17
*
18
- * $Id$
19
18
* $VPNC: isakmp-pkt.c 61 2005-09-20 11:30:30Z massar $
20
19
*/
21
20
Original file line number Diff line number Diff line change 15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
17
*
18
- * $Id$
19
18
* $VPNC: isakmp-pkt.h 61 2005-09-20 11:30:30Z massar $
20
19
*/
21
20
Original file line number Diff line number Diff line change 15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
17
*
18
- * $Id$
19
18
* $VPNC: isakmp.h 61 2005-09-20 11:30:30Z massar $
20
19
*/
21
20
Original file line number Diff line number Diff line change 15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
17
*
18
- * $Id$
19
18
* $VPNC: math_group.c 62 2005-09-22 16:50:22Z massar $
20
19
*/
21
20
Original file line number Diff line number Diff line change 15
15
* You should have received a copy of the GNU General Public License
16
16
* along with this program; if not, see http://www.gnu.org/copyleft/
17
17
*
18
- * $Id$
19
18
* $VPNC: math_group.h 57 2005-08-10 15:17:10Z massar $
20
19
*/
21
20
You can’t perform that action at this time.
0 commit comments