| /src/games/sail/ |
| version.c | 1 /* $NetBSD: version.c,v 1.6 2009/03/14 20:10:43 dholland Exp $ */ 35 static char sccsid[] = "@(#)version.c 8.1 (Berkeley) 5/31/93"; 37 __RCSID("$NetBSD: version.c,v 1.6 2009/03/14 20:10:43 dholland Exp $"); 41 const char version[] = "Wooden Ships and Iron Men, Version 8.1 (93/05/31)"; variable
|
| version.c | 1 /* $NetBSD: version.c,v 1.6 2009/03/14 20:10:43 dholland Exp $ */ 35 static char sccsid[] = "@(#)version.c 8.1 (Berkeley) 5/31/93"; 37 __RCSID("$NetBSD: version.c,v 1.6 2009/03/14 20:10:43 dholland Exp $"); 41 const char version[] = "Wooden Ships and Iron Men, Version 8.1 (93/05/31)"; variable
|
| /src/games/warp/ |
| version.c | 1 /* Header: version.c,v 7.0 86/10/08 15:14:39 lwall Exp 3 * Log: version.c,v 11 #include "version.h" 15 /* Print out the version number. */ 18 version(void) function
|
| version.c | 1 /* Header: version.c,v 7.0 86/10/08 15:14:39 lwall Exp 3 * Log: version.c,v 11 #include "version.h" 15 /* Print out the version number. */ 18 version(void) function
|
| /src/usr.bin/mail/ |
| version.c | 1 /* $NetBSD: version.c,v 1.13 2009/04/10 13:08:25 christos Exp $ */ 35 static char sccsid[] = "@(#)version.c 8.1 (Berkeley) 6/6/93"; 37 __RCSID("$NetBSD: version.c,v 1.13 2009/04/10 13:08:25 christos Exp $"); 45 * Just keep track of the date/sid of this version of Mail. 46 * Load this file first to get a "total" Mail version. 48 const char *version = "9.1alpha 2009-02-25"; variable
|
| version.c | 1 /* $NetBSD: version.c,v 1.13 2009/04/10 13:08:25 christos Exp $ */ 35 static char sccsid[] = "@(#)version.c 8.1 (Berkeley) 6/6/93"; 37 __RCSID("$NetBSD: version.c,v 1.13 2009/04/10 13:08:25 christos Exp $"); 45 * Just keep track of the date/sid of this version of Mail. 46 * Load this file first to get a "total" Mail version. 48 const char *version = "9.1alpha 2009-02-25"; variable
|
| /src/usr.sbin/traceroute/ |
| version.c | 1 /* $NetBSD: version.c,v 1.3 2011/09/11 01:06:26 christos Exp $ */ 2 char version[] = "1.4a12"; variable
|
| version.c | 1 /* $NetBSD: version.c,v 1.3 2011/09/11 01:06:26 christos Exp $ */ 2 char version[] = "1.4a12"; variable
|
| /src/external/bsd/less/dist/ |
| version.c | 1 /* $NetBSD: version.c,v 1.4 2023/10/06 05:49:49 simonb Exp $ */ 471 v276 1/30/95 Fix OS/2 version. 477 v279 2/22/95 Add GNU options --help, --version. 521 v309 4/9/96 Fix OS-9 version; fix tags bug with "$". 540 v323 8/19/96 Fixes for Windows version (thanks to Simon Munton); 545 v326 8/27/96 Fix DJGPP version. 585 v347 12/13/99 Fixes for DJGPP version (thanks to Eli Zaretskii). 587 Fix color problem in DJGPP version (thanks to Eli Zaretskii). 626 v371 12/26/01 Fix new_file bug; use popen in Windows version; 632 add SGR support to DJGPP version (thanks to Eli Zaretskii) 1000 char version[] = "643"; variable [all...] |
| version.c | 1 /* $NetBSD: version.c,v 1.4 2023/10/06 05:49:49 simonb Exp $ */ 471 v276 1/30/95 Fix OS/2 version. 477 v279 2/22/95 Add GNU options --help, --version. 521 v309 4/9/96 Fix OS-9 version; fix tags bug with "$". 540 v323 8/19/96 Fixes for Windows version (thanks to Simon Munton); 545 v326 8/27/96 Fix DJGPP version. 585 v347 12/13/99 Fixes for DJGPP version (thanks to Eli Zaretskii). 587 Fix color problem in DJGPP version (thanks to Eli Zaretskii). 626 v371 12/26/01 Fix new_file bug; use popen in Windows version; 632 add SGR support to DJGPP version (thanks to Eli Zaretskii) 1000 char version[] = "643"; variable [all...] |
| /src/external/mpl/bind/dist/bin/tests/system/doth/ |
| get_openssl_version.py | 16 version = ssl.OPENSSL_VERSION_INFO variable 17 print(version[0], version[1], version[2])
|
| get_openssl_version.py | 16 version = ssl.OPENSSL_VERSION_INFO variable 17 print(version[0], version[1], version[2])
|
| /src/crypto/external/apache2/openssl/dist/crypto/asn1/ |
| p8_pkey.c | 21 int version; local 31 /* Insist on a valid version now that the structure is decoded */ 33 version = ASN1_INTEGER_get(key->version); 34 if (version < 0 || version > 1) 36 if (version == 0 && key->kpub != NULL) 44 ASN1_SIMPLE(PKCS8_PRIV_KEY_INFO, version, ASN1_INTEGER), 54 int version, 57 if (version >= 0) [all...] |
| /src/external/gpl3/binutils/dist/include/ |
| libfcollector.h | 8 ! the Free Software Foundation; either version 3, or (at your option) variable 9 ! any later version.
|
| /src/external/gpl3/binutils.old/dist/include/ |
| libfcollector.h | 8 ! the Free Software Foundation; either version 3, or (at your option) variable 9 ! any later version.
|
| /src/external/gpl3/gcc/dist/include/ |
| libfcollector.h | 8 ! the Free Software Foundation; either version 3, or (at your option) variable 9 ! any later version.
|
| /src/external/gpl3/gdb/bin/gdbserver/arch/x86_64/ |
| version.cc | 5 #include "gdbsupport/version.h" 6 const char version[] = "11.0.50.20200914-git"; variable
|
| /src/external/gpl3/gdb/dist/include/ |
| libfcollector.h | 8 ! the Free Software Foundation; either version 3, or (at your option) variable 9 ! any later version.
|
| /src/external/gpl3/gdb/lib/libgdb/arch/aarch64/ |
| version.c | 5 #include "gdbsupport/version.h" 6 const char version[] = "16.3"; variable
|
| /src/external/gpl3/gdb/lib/libgdb/arch/aarch64eb/ |
| version.c | 5 #include "gdbsupport/version.h" 6 const char version[] = "16.3"; variable
|
| /src/external/gpl3/gdb/lib/libgdb/arch/alpha/ |
| version.c | 5 #include "gdbsupport/version.h" 6 const char version[] = "16.3"; variable
|
| /src/external/gpl3/gdb/lib/libgdb/arch/arm/ |
| version.c | 5 #include "gdbsupport/version.h" 6 const char version[] = "16.3"; variable
|
| /src/external/gpl3/gdb/lib/libgdb/arch/armeb/ |
| version.c | 5 #include "gdbsupport/version.h" 6 const char version[] = "16.3"; variable
|
| /src/external/gpl3/gdb/lib/libgdb/arch/hppa/ |
| version.c | 5 #include "gdbsupport/version.h" 6 const char version[] = "16.3"; variable
|
| /src/external/gpl3/gdb/lib/libgdb/arch/i386/ |
| version.c | 5 #include "gdbsupport/version.h" 6 const char version[] = "16.3"; variable
|