Searched refs:__RCSID (Results 1 – 25 of 218) sorted by relevance
123456789
| /freebsd-9-stable/usr.bin/xlint/common/ |
| D | mem.c | 35 #if defined(__RCSID) && !defined(lint) 36 __RCSID("$NetBSD: mem.c,v 1.2 2002/01/21 19:49:51 tv Exp $");
|
| D | inittyp.c | 35 #if defined(__RCSID) && !defined(lint) 36 __RCSID("$NetBSD: inittyp.c,v 1.3 2002/01/30 06:55:02 thorpej Exp $");
|
| D | emit.c | 35 #if defined(__RCSID) && !defined(lint) 36 __RCSID("$NetBSD: emit.c,v 1.2 2002/01/21 19:49:51 tv Exp $");
|
| /freebsd-9-stable/contrib/file/src/ |
| D | strcasestr.c | 36 __RCSID("$NetBSD: strcasestr.c,v 1.3 2005/11/29 03:12:00 christos Exp $"); 37 __RCSID("$NetBSD: strncasecmp.c,v 1.2 2007/06/04 18:19:27 christos Exp $");
|
| /freebsd-9-stable/usr.bin/xlint/lint2/ |
| D | mem2.c | 35 #if defined(__RCSID) && !defined(lint) 36 __RCSID("$NetBSD: mem2.c,v 1.6 2002/01/21 19:49:52 tv Exp $");
|
| D | msg.c | 36 #if defined(__RCSID) && !defined(lint) 37 __RCSID("$NetBSD: msg.c,v 1.6 2002/01/21 19:49:52 tv Exp $");
|
| D | main2.c | 35 #if defined(__RCSID) && !defined(lint) 36 __RCSID("$NetBSD: main2.c,v 1.5 2001/11/21 19:14:26 wiz Exp $");
|
| D | hash.c | 35 #if defined(__RCSID) && !defined(lint) 36 __RCSID("$NetBSD: hash.c,v 1.7 2002/01/21 19:49:52 tv Exp $");
|
| /freebsd-9-stable/contrib/mtree/ |
| D | crc.c | 40 #if defined(__RCSID) && !defined(lint) 44 __RCSID("$NetBSD: crc.c,v 1.9 2012/10/05 00:40:51 christos Exp $");
|
| D | excludes.c | 38 #if defined(__RCSID) && !defined(lint) 39 __RCSID("$NetBSD: excludes.c,v 1.13 2004/06/20 22:20:18 jmc Exp $");
|
| D | mtree.c | 42 #if defined(__RCSID) && !defined(lint) 46 __RCSID("$NetBSD: mtree.c,v 1.46 2012/12/20 19:09:25 christos Exp $");
|
| /freebsd-9-stable/usr.bin/xlint/lint1/ |
| D | main1.c | 35 #if defined(__RCSID) && !defined(lint) 36 __RCSID("$NetBSD: main1.c,v 1.11 2002/01/29 02:43:38 tv Exp $");
|
| D | err.c | 35 #if defined(__RCSID) && !defined(lint) 36 __RCSID("$NetBSD: err.c,v 1.17 2002/01/31 19:36:54 tv Exp $");
|
| /freebsd-9-stable/usr.sbin/lastlogin/ |
| D | lastlogin.c | 35 __RCSID("$FreeBSD: stable/9/usr.sbin/lastlogin/lastlogin.c 222767 2011-06-06 18:40:01Z ed $"); 36 __RCSID("$NetBSD: lastlogin.c,v 1.4 1998/02/03 04:45:35 perry Exp $");
|
| /freebsd-9-stable/lib/libc/powerpc/gen/ |
| D | infinity.c | 4 __RCSID("$NetBSD: infinity.c,v 1.2 1998/11/14 19:31:02 christos Exp $");
|
| /freebsd-9-stable/lib/libc/powerpc64/gen/ |
| D | infinity.c | 4 __RCSID("$NetBSD: infinity.c,v 1.2 1998/11/14 19:31:02 christos Exp $");
|
| /freebsd-9-stable/lib/libc/sparc64/gen/ |
| D | infinity.c | 4 __RCSID("$NetBSD: infinity.c,v 1.2 1998/11/14 19:31:02 christos Exp $");
|
| /freebsd-9-stable/lib/libc/mips/gen/ |
| D | flt_rounds.c | 11 __RCSID("$NetBSD: flt_rounds.c,v 1.5 2005/12/24 23:10:08 perry Exp $");
|
| /freebsd-9-stable/contrib/bmake/lst.lib/ |
| D | lstIsEmpty.c | 43 __RCSID("$NetBSD: lstIsEmpty.c,v 1.11 2008/12/13 15:19:29 dsl Exp $");
|
| D | lstDatum.c | 43 __RCSID("$NetBSD: lstDatum.c,v 1.13 2009/01/23 21:26:30 dsl Exp $");
|
| D | lstSucc.c | 43 __RCSID("$NetBSD: lstSucc.c,v 1.13 2008/12/13 15:19:29 dsl Exp $");
|
| D | lstPrev.c | 43 __RCSID("$NetBSD: lstPrev.c,v 1.3 2008/12/13 15:19:29 dsl Exp $");
|
| /freebsd-9-stable/lib/libc/mips/gen/hardfloat/ |
| D | fpgetsticky.c | 11 __RCSID("$NetBSD: fpgetsticky.c,v 1.5 2005/12/24 23:10:08 perry Exp $");
|
| D | fpgetround.c | 11 __RCSID("$NetBSD: fpgetround.c,v 1.5 2005/12/24 23:10:08 perry Exp $");
|
| D | fpgetmask.c | 11 __RCSID("$NetBSD: fpgetmask.c,v 1.5 2005/12/24 23:10:08 perry Exp $");
|
123456789