|
|
Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most ids have been removed from !lint sections and moved into comment sections.
/* $FreeBSD: src/gnu/usr.bin/binutils/gdb/i386/version.c,v 1.4.4.1 2002/05/14 21:20:51 mp Exp $ */ /* $DragonFly: src/gnu/usr.bin/binutils/gdb/i386/version.c,v 1.2 2003/06/17 04:25:44 dillon Exp $ */ char *version = "4.18 (FreeBSD)"; char *host_name = "i386-unknown-freebsd"; char *target_name = "i386-unknown-freebsd";