remove obsolete SVN ID tags
Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>pull/7/head
parent
589fa16c27
commit
836d3cc012
2
Makefile
2
Makefile
|
|
@ -1,6 +1,4 @@
|
||||||
#
|
#
|
||||||
# $Id$
|
|
||||||
#
|
|
||||||
# Copyright (c) 2002-2005 Volkswagen Group Electronic Research
|
# Copyright (c) 2002-2005 Volkswagen Group Electronic Research
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,3 @@
|
||||||
/*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* asc2log.c - convert ASC logfile to compact CAN frame logfile
|
* asc2log.c - convert ASC logfile to compact CAN frame logfile
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,3 @@
|
||||||
/*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* tst-bcm-server.c
|
* tst-bcm-server.c
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,3 @@
|
||||||
/*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* canbusload.c
|
* canbusload.c
|
||||||
*
|
*
|
||||||
|
|
|
||||||
4
cangen.c
4
cangen.c
|
|
@ -1,7 +1,3 @@
|
||||||
/*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* cangen.c - CAN frames generator for testing purposes
|
* cangen.c - CAN frames generator for testing purposes
|
||||||
*
|
*
|
||||||
|
|
|
||||||
4
cangw.c
4
cangw.c
|
|
@ -1,7 +1,3 @@
|
||||||
/*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* cangw.c - manage PF_CAN netlink gateway
|
* cangw.c - manage PF_CAN netlink gateway
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,3 @@
|
||||||
/*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* canlogserver.c
|
* canlogserver.c
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,3 @@
|
||||||
/*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* canplayer.c - replay a compact CAN frame logfile to CAN devices
|
* canplayer.c - replay a compact CAN frame logfile to CAN devices
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,3 @@
|
||||||
/*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* cansend.c - simple command line tool to send CAN-frames via CAN_RAW sockets
|
* cansend.c - simple command line tool to send CAN-frames via CAN_RAW sockets
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,3 @@
|
||||||
/*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* can-sniffer.c
|
* can-sniffer.c
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,3 @@
|
||||||
/*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* isotpdump.c - dump and explain ISO15765-2 protocol CAN frames
|
* isotpdump.c - dump and explain ISO15765-2 protocol CAN frames
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,3 @@
|
||||||
/*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* isotprecv.c
|
* isotprecv.c
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,3 @@
|
||||||
/*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* isotpsend.c
|
* isotpsend.c
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,3 @@
|
||||||
/*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* isotpserver.c
|
* isotpserver.c
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,3 @@
|
||||||
/*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* isotpsniffer.c - dump ISO15765-2 datagrams using PF_CAN isotp protocol
|
* isotpsniffer.c - dump ISO15765-2 datagrams using PF_CAN isotp protocol
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,3 @@
|
||||||
/*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* isotptun.c - IP over CAN ISO-TP (ISO15765-2) tunnel / proof-of-concept
|
* isotptun.c - IP over CAN ISO-TP (ISO15765-2) tunnel / proof-of-concept
|
||||||
*
|
*
|
||||||
|
|
|
||||||
4
lib.c
4
lib.c
|
|
@ -1,7 +1,3 @@
|
||||||
/*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* lib.c - library for command line tools
|
* lib.c - library for command line tools
|
||||||
*
|
*
|
||||||
|
|
|
||||||
4
lib.h
4
lib.h
|
|
@ -1,7 +1,3 @@
|
||||||
/*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* lib.h - library include for command line tools
|
* lib.h - library include for command line tools
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,3 @@
|
||||||
/*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* log2asc.c - convert compact CAN frame logfile to ASC logfile
|
* log2asc.c - convert compact CAN frame logfile to ASC logfile
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,3 @@
|
||||||
/*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* log2long.c - convert compact CAN frame representation into user readable
|
* log2long.c - convert compact CAN frame representation into user readable
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,3 @@
|
||||||
/*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* slcan_attach.c - userspace tool for serial line CAN interface driver SLCAN
|
* slcan_attach.c - userspace tool for serial line CAN interface driver SLCAN
|
||||||
*
|
*
|
||||||
|
|
|
||||||
4
slcand.c
4
slcand.c
|
|
@ -1,7 +1,3 @@
|
||||||
/*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* slcand.c - userspace daemon for serial line CAN interface driver SLCAN
|
* slcand.c - userspace daemon for serial line CAN interface driver SLCAN
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,3 @@
|
||||||
/*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* slcanpty.c - creates a pty for applications using the slcan ASCII protocol
|
* slcanpty.c - creates a pty for applications using the slcan ASCII protocol
|
||||||
* and converts the ASCII data to a CAN network interface (and vice versa)
|
* and converts the ASCII data to a CAN network interface (and vice versa)
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,3 @@
|
||||||
/*
|
|
||||||
* $Id$
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2002-2007 Volkswagen Group Electronic Research
|
* Copyright (c) 2002-2007 Volkswagen Group Electronic Research
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue