Changeset e3a7f9b in code


Ignore:
Timestamp:
Jan 8, 2010, 11:22:40 AM (15 years ago)
Author:
Mike Belopuhov <mike.belopuhov@…>
Branches:
master
Children:
1da9ee5
Parents:
cd7b81d
Message:

drop rcsids

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • cmd.c

    rcd7b81d re3a7f9b  
    1515 */
    1616
    17 #ifndef lint
    18 static const char rcsid[] = "$ABSD: cmd.c,v 1.21 2010/01/03 20:54:18 kmerz Exp $";
    19 #endif /* not lint */
    20 
    2117#include <sys/param.h>
    2218#include <sys/queue.h>
  • dns.c

    rcd7b81d re3a7f9b  
    1515 * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
    1616 */
    17 
    18 #ifndef lint
    19 static const char rcsid[] = "$ABSD: dns.c,v 1.2 2010/01/03 01:30:00 kmerz Exp $";
    20 #endif /* not lint */
    2117
    2218#include <sys/param.h>
  • icb.c

    rcd7b81d re3a7f9b  
    1414 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
    1515 */
    16 
    17 #ifndef lint
    18 static const char rcsid[] = "$ABSD: icb.c,v 1.23 2010/01/03 20:54:18 kmerz Exp $";
    19 #endif /* not lint */
    2016
    2117#include <sys/param.h>
  • icbd.c

    rcd7b81d re3a7f9b  
    1515 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
    1616 */
    17 
    18 #ifndef lint
    19 static const char rcsid[] = "$ABSD: icbd.c,v 1.22 2010/01/03 20:54:18 kmerz Exp $";
    20 #endif /* not lint */
    2117
    2218#include <sys/types.h>
Note: See TracChangeset for help on using the changeset viewer.