| /titanic_44/usr/src/cmd/file/ |
| H A D | magic | 46 #>16 short 2 executable 86 0 short 0407 pdp11/pre System V vax executable 91 0 short 0410 pdp11/pre System V vax pure executable 103 0 short 0570 vax executable 106 0 short 0575 vax pure executable 109 0 short 0502 basic-16 executable 112 0 short 0503 basic-16 executable (TV) 115 0 short 0510 x86 executable 117 0 short 0511 x86 executable (TV) 119 0 short 0550 3b20 executable [all …]
|
| /titanic_44/usr/src/common/mapfiles/common/ |
| H A D | map.noexdata | 23 # Link-editor mapfile to create a non-executable data segment definition 24 # within an executable. Note that this only functions properly on the 26 # Table (PLT) that must remain executable. 29 # non-executable data segment also results in a non-exutable heap. 38 # Executables can also create a separate non-executable bss segment. 40 # non-executable heap. See /usr/lib/ld/map.noexbss. 48 $error SPARC Procedure Linkage Table (PLT) must remain executable
|
| H A D | map.execdata | 23 # Link-editor mapfile to create an executable data segment definition within 24 # an executable for applications which rely on this. This is the default 25 # for 32 bit x86 executable and all SPARC executables; this mapfile is 26 # provided to facilitate an executable data segment for AMD64 executables. 41 # Executables can also create a separate executable bss segment. Adding
|
| H A D | map.noexbss | 23 # Link-editor mapfile to create a non-executable bss segment definition 24 # within an executable. This mapfile is similar to map.noexdata that 25 # can be used on x86 architectures to create a non-executable data 27 # Table (PLT) that must remain executable. 30 # non-executable bss segment also results in a non-exutable heap.
|
| H A D | map.noexstk | 23 # Linker mapfile to create a non-executable stack definition within an 24 # executable.
|
| H A D | map.pagealign | 23 # Linker mapfile to create page-aligned data within an executable.
|
| /titanic_44/usr/src/cmd/print/selector/ |
| H A D | print-service | 137 my $executable = "/usr/lib/$service/bin/$command"; 140 (! -x $executable) && 141 ($executable = "/usr/lib/$service/bin/$service$command"); 143 if (! -x $executable) { 147 exec($executable, @ARGV);
|
| /titanic_44/usr/src/lib/libshell/common/scripts/ |
| H A D | filetree1.sh | 95 [[ -x "$i" ]] && nflags.executable="true" || nflags.executable="false"
|
| H A D | crawlsrccomments.sh | 530 ~(E)executable.*(shell|(/|/r|/pf)(sh|ksh|ksh93|rksh93|dtksh|tksh|bash))\ script) 534 ~(E)executable.*/perl\ script)
|
| /titanic_44/usr/src/cmd/sgs/ldd/common/ |
| H A D | ldd.msg | 44 @ MSG_USP_NODYNORSO "%s: %s: file is not a dynamic executable or \ 50 @ MSG_USP_NOTEXEC_1 "%s: %s: is not executable\n" 51 @ MSG_USP_NOTEXEC_2 "warning: %s: %s: is not executable\n"
|
| /titanic_44/usr/src/cmd/perl/ |
| H A D | THIRDPARTYLICENSE | 68 provide a separate manual page for each non-standard executable 74 executable form, provided that you do at least ONE of the following: 96 interpreter within an executable of yours (by linking); this shall 106 a binary executable image, then distribution of such an image shall 109 do not represent such an executable image as a Standard Version of
|
| /titanic_44/usr/src/lib/libshell/common/tests/ |
| H A D | README.tests | 34 $ export SHELL=<path-to-ksh93-executable> 42 selects a suitable executable in /usr/bin/<isa>/ksh93
|
| /titanic_44/usr/src/tools/depcheck/ |
| H A D | DependencyCheck.txt | 29 This tool statically analyzes executable files and tries to figure out 30 dependencies on libraries and other executable files. It is important to 67 out what an executable file depends upon. Since this is a static analysis 80 to run all permutations of the executable being analyzed. Clearly a definitive
|
| /titanic_44/usr/src/cmd/sgs/test/ |
| H A D | README | 18 individually. You will need to manually make test executable. Currently tests
|
| /titanic_44/usr/src/common/mapfiles/gen/ |
| H A D | map.noexeglobs.1.template | 26 # symbols to local within a dynamic executable.
|
| H A D | map.noexeglobs.2.template | 26 # symbols to local within a dynamic executable. This mapfile also provides
|
| /titanic_44/usr/src/lib/librstp/common/ |
| H A D | COPYING | 228 derivative of it, under Section 2) in object code or executable form 247 creates an executable that is a derivative of the Library (because it 249 library". The executable is therefore covered by this License. 289 Sections 1 and 2 above); and, if the work is an executable linked 293 executable containing the modified Library. (It is understood 301 rather than copying library functions into the executable, and (2) 318 For an executable, the required form of the "work that uses the 320 reproducing the executable from it. However, as a special exception, 324 which the executable runs, unless that component itself accompanies 325 the executable. [all …]
|
| /titanic_44/usr/src/grub/grub-0.97/ |
| H A D | COPYING | 135 under Section 2) in object code or executable form under the terms of 152 received the program in object code or executable form with such 156 making modifications to it. For an executable work, complete source 159 control compilation and installation of the executable. However, as a 163 operating system on which the executable runs, unless that component 164 itself accompanies the executable. 166 If distribution of executable or object code is made by offering
|
| /titanic_44/usr/src/cmd/powertop/common/ |
| H A D | COPYING | 135 under Section 2) in object code or executable form under the terms of 152 received the program in object code or executable form with such 156 making modifications to it. For an executable work, complete source 159 control compilation and installation of the executable. However, as a 163 operating system on which the executable runs, unless that component 164 itself accompanies the executable. 166 If distribution of executable or object code is made by offering
|
| /titanic_44/usr/src/tools/onbld/ |
| H A D | THIRDPARTYLICENSE | 135 under Section 2) in object code or executable form under the terms of 152 received the program in object code or executable form with such 156 making modifications to it. For an executable work, complete source 159 control compilation and installation of the executable. However, as a 163 operating system on which the executable runs, unless that component 164 itself accompanies the executable. 166 If distribution of executable or object code is made by offering
|
| /titanic_44/usr/src/lib/print/libhttp-core/common/ |
| H A D | LICENSE.txt | 277 under Section 2) in object code or executable form under the terms of 294 received the program in object code or executable form with such 298 making modifications to it. For an executable work, complete source 301 control compilation and installation of the executable. However, as a 305 operating system on which the executable runs, unless that component 306 itself accompanies the executable. 308 If distribution of executable or object code is made by offering 557 a textual and legal sense, the linked executable is a combined work, a 698 derivative of it, under Section 2) in object code or executable form 717 creates an executable that is a derivative of the Library (because it [all …]
|
| /titanic_44/usr/src/cmd/mdb/test/ |
| H A D | mtest.sh | 40 Usage: $mt_arg0 [ -o dir ] [ -k ] [ -m executable ] [ -a | test ... ]
|
| /titanic_44/usr/src/ucbcmd/sbcp/ |
| H A D | sbcp.s | 106 cmp %g1, ZMAGIC ! is it a ZMAGIC executable?
|
| /titanic_44/usr/src/cmd/syseventd/etc/ |
| H A D | README | 60 to the event, and must be executable by <user>.
|
| /titanic_44/usr/src/cmd/sendmail/db/ |
| H A D | LICENSE | 37 * executable file, complete source code means the source code for all 40 * executable file runs, e.g., standard library modules or system
|