| /systemz/sirius/usr/src/stand/lib/crypto/ |
| README | 6 # (the "License"). You may not use this file except in compliance 14 # When distributing Covered Code, include this CDDL HEADER in each 28 In order to determine which object files aren't used in building the 39 The following sort of information ends up in ld.debug (note that the debugging 41 change in the future): 54 for obj in $SRC/stand/lib/crypto/objs/*.o \ 69 to determine which of the .o files appears in none of the loader debug output
|
| /systemz/betelgeuse/usr/src/stand/lib/crypto/ |
| README | 6 # (the "License"). You may not use this file except in compliance 14 # When distributing Covered Code, include this CDDL HEADER in each 28 In order to determine which object files aren't used in building the 39 The following sort of information ends up in ld.debug (note that the debugging 41 change in the future): 54 for obj in $SRC/stand/lib/crypto/objs/*.o \ 69 to determine which of the .o files appears in none of the loader debug output
|
| /systemz/sirius/usr/src/psm/stand/boot/sparc/common/ |
| sparc.il | 6 * (the "License"). You may not use this file except in compliance 14 * When distributing Covered Code, include this CDDL HEADER in each 27 ! In-line functions for sparc kernels.
|
| /systemz/betelgeuse/usr/src/psm/stand/boot/sparc/common/ |
| sparc.il | 6 * (the "License"). You may not use this file except in compliance 14 * When distributing Covered Code, include this CDDL HEADER in each 27 ! In-line functions for sparc kernels.
|
| /systemz/sirius/usr/src/cmd/man/src/util/instant.src/tptregexp/ |
| README.osf | 9 # the software in this file and its documentation for any purpose without 10 # fee, provided that the above copyright notice appears in all copies and 11 # that both the copyright notice and this permission notice appear in 13 # Software Foundation, Inc. ("OSF") not be used in advertising or 25 have a /usr/include/regexp.h. Changed the *.c files in the appropriate 33 This is to avoid conflicts in the standard C library. 35 In Makefile - wrote "all" and "install" targets. Changed "regexp.h" 38 In regexp.c - added #include <string.h> to keep compiler happy.
|
| /systemz/betelgeuse/usr/src/cmd/man/src/util/instant.src/tptregexp/ |
| README.osf | 9 # the software in this file and its documentation for any purpose without 10 # fee, provided that the above copyright notice appears in all copies and 11 # that both the copyright notice and this permission notice appear in 13 # Software Foundation, Inc. ("OSF") not be used in advertising or 25 have a /usr/include/regexp.h. Changed the *.c files in the appropriate 33 This is to avoid conflicts in the standard C library. 35 In Makefile - wrote "all" and "install" targets. Changed "regexp.h" 38 In regexp.c - added #include <string.h> to keep compiler happy.
|
| /systemz/sirius/usr/src/uts/intel/io/acpica/resources/ |
| rsxface.c | 23 * copy of the source code appearing in this file ("Covered Code") an 24 * irrevocable, perpetual, worldwide license under Intel's copyrights in the 27 * Code in any form, with the right to sublicense such rights; and 34 * license, and in no event shall the patent license extend to any additions 47 * and the following Disclaimer and Export Compliance provision. In addition, 50 * Code and the date of any change. Licensee must include in that file the 58 * include the following Disclaimer and Export Compliance provision in the 59 * documentation and/or other materials provided with distribution. In 63 * property embodied in the software Licensee provides to its licensee, and 64 * not to intellectual property embodied in modifications its licensee ma [all...] |
| /systemz/betelgeuse/usr/src/uts/intel/io/acpica/resources/ |
| rsxface.c | 22 * copy of the source code appearing in this file ("Covered Code") an 23 * irrevocable, perpetual, worldwide license under Intel's copyrights in the 26 * Code in any form, with the right to sublicense such rights; and 33 * license, and in no event shall the patent license extend to any additions 46 * and the following Disclaimer and Export Compliance provision. In addition, 49 * Code and the date of any change. Licensee must include in that file the 57 * include the following Disclaimer and Export Compliance provision in the 58 * documentation and/or other materials provided with distribution. In 62 * property embodied in the software Licensee provides to its licensee, and 63 * not to intellectual property embodied in modifications its licensee ma [all...] |
| /systemz/betelgeuse/usr/src/common/lzma/ |
| README | 6 # You may not use this file except in compliance with the License. 13 # When distributing Covered Code, include this CDDL HEADER in each 25 The source in this directory has been derived from 28 In an effort to provide ease of syncing with the upstream
|
| /systemz/betelgeuse/usr/src/lib/udapl/udapl_tavor/amd64/ |
| amd64.il | 6 * You may not use this file except in compliance with the License. 13 * When distributing Covered Code, include this CDDL HEADER in each 28 / In-line functions for amd64 udapl library. 32 / Device registers are in Big Endian byte order, so use bswap* instructions.
|
| /systemz/betelgeuse/usr/src/lib/udapl/udapl_tavor/i386/ |
| i386.il | 6 * You may not use this file except in compliance with the License. 13 * When distributing Covered Code, include this CDDL HEADER in each 28 / In-line functions for i386 udapl library. 32 / Device registers are in Big Endian byte order, so use bswap instructions.
|
| /systemz/sirius/usr/src/cmd/fs.d/ufs/volcopy/ |
| volcopy.c | 6 * You may not use this file except in compliance with the License. 13 * When distributing Covered Code, include this CDDL HEADER in each 79 } In, Out; 114 int Blk_cnt = 1, /* Do I/O in (Blk_cnt * BLKSIZ) byte blocks */ 131 R_len = 0, /* Length in feet of tape reels */ 227 * data in location pointed to by buf. In case of end of medium, 250 * the location pointed to by buf. In case of end of medium, 323 In.f_bsize = Out.f_bsize = BLKSIZ; 402 In.f_dev_p = argv[DEV_IN] [all...] |
| /systemz/betelgeuse/usr/src/cmd/fs.d/ufs/volcopy/ |
| volcopy.c | 6 * You may not use this file except in compliance with the License. 13 * When distributing Covered Code, include this CDDL HEADER in each 79 } In, Out; 114 int Blk_cnt = 1, /* Do I/O in (Blk_cnt * BLKSIZ) byte blocks */ 131 R_len = 0, /* Length in feet of tape reels */ 227 * data in location pointed to by buf. In case of end of medium, 250 * the location pointed to by buf. In case of end of medium, 323 In.f_bsize = Out.f_bsize = BLKSIZ; 402 In.f_dev_p = argv[DEV_IN] [all...] |
| /systemz/sirius/usr/src/pkgdefs/SUNWpl5u/ |
| prototype_com | 6 # You may not use this file except in compliance with the License. 13 # When distributing Covered Code, include this CDDL HEADER in each 36 #!<param>=<value> # puts parameter in pkg environment 206 d none usr/perl5/5.6.1/lib/unicode/In 755 root bin 207 f none usr/perl5/5.6.1/lib/unicode/In/AlphabeticPresentationForms.pl 444 root bin 208 f none usr/perl5/5.6.1/lib/unicode/In/Arabic.pl 444 root bin 209 f none usr/perl5/5.6.1/lib/unicode/In/ArabicPresentationForms-A.pl 444 root bin 210 f none usr/perl5/5.6.1/lib/unicode/In/ArabicPresentationForms-B.pl 444 root bin 211 f none usr/perl5/5.6.1/lib/unicode/In/Armenian.pl 444 root bin 212 f none usr/perl5/5.6.1/lib/unicode/In/Arrows.pl 444 root bi [all...] |
| /systemz/sirius/usr/src/cmd/svc/milestone/ |
| README | 6 # (the "License"). You may not use this file except in compliance 14 # When distributing Covered Code, include this CDDL HEADER in each 31 This source directory contains service descriptions, in the form of XML 34 satisfying the single-user milestone. (In general, services associated 35 with a specific command should locate their description in the directory
|
| README.share | 6 # You may not use this file except in compliance with the License. 13 # When distributing Covered Code, include this CDDL HEADER in each 38 In failure scenarios, smf(5) may or may not be running, depending on 44 start automatically can be started manually. In the case that the 65 The boot archive may become out of sync with the root filesystem in a 81 In cases where the system was unable to bring a combination of the 89 to mount the various filesystems. In the case that these methods fail, 107 corruption is detected in the repository. If svc.configd(1M) cannot be 135 In some scenarios, one may be able to use routeadm(1M) to activate more
|
| /systemz/betelgeuse/usr/src/cmd/svc/milestone/ |
| README | 6 # (the "License"). You may not use this file except in compliance 14 # When distributing Covered Code, include this CDDL HEADER in each 31 This source directory contains service descriptions, in the form of XML 34 satisfying the single-user milestone. (In general, services associated 35 with a specific command should locate their description in the directory
|
| README.share | 6 # You may not use this file except in compliance with the License. 13 # When distributing Covered Code, include this CDDL HEADER in each 38 In failure scenarios, smf(5) may or may not be running, depending on 44 start automatically can be started manually. In the case that the 65 The boot archive may become out of sync with the root filesystem in a 81 In cases where the system was unable to bring a combination of the 89 to mount the various filesystems. In the case that these methods fail, 107 corruption is detected in the repository. If svc.configd(1M) cannot be 135 In some scenarios, one may be able to use routeadm(1M) to activate more
|
| /systemz/sirius/usr/src/cmd/svc/profile/ |
| README | 6 # (the "License"). You may not use this file except in compliance 14 # When distributing Covered Code, include this CDDL HEADER in each 32 inclusion in generic_limited_net.xml, the "Secure By Default" (see 34 in PSARC/2004/781: 43 In general, _any_ service that allows inbound net access should be
|
| /systemz/betelgeuse/usr/src/cmd/svc/profile/ |
| README | 6 # (the "License"). You may not use this file except in compliance 14 # When distributing Covered Code, include this CDDL HEADER in each 32 inclusion in generic_limited_net.xml, the "Secure By Default" (see 34 in PSARC/2004/781: 43 In general, _any_ service that allows inbound net access should be
|
| /systemz/sirius/usr/src/cmd/perl/5.8.4/distrib/lib/ |
| if.pm | 37 has no effect unless C<CONDITION> is true. In this case the effect is
|
| /systemz/sirius/usr/src/lib/libc/sparc/gen/ |
| strcmp.s | 6 * You may not use this file except in compliance with the License. 13 * When distributing Covered Code, include this CDDL HEADER in each 60 ! In this case, we have multiple routines depending upon the 94 ldub [%o1], %o0 ! new lower word in s2 97 lduw [%o1 - 1], %o0 ! new lower word in s2 106 bz,a .doload1 ! no null byte in previous word from s2 118 bz .cmp1 ! no null-byte in s1 yet 130 lduh [%o1], %o0 ! new lower word in s2 139 bz,a .doload2 ! no null byte in previous word from s2 151 bz .cmp2 ! no null-byte in s1 ye [all...] |
| /systemz/betelgeuse/usr/src/cmd/perl/5.8.4/distrib/lib/ |
| if.pm | 37 has no effect unless C<CONDITION> is true. In this case the effect is
|
| /systemz/betelgeuse/usr/src/lib/libc/sparc/gen/ |
| strcmp.s | 6 * You may not use this file except in compliance with the License. 13 * When distributing Covered Code, include this CDDL HEADER in each 58 ! In this case, we have multiple routines depending upon the 92 ldub [%o1], %o0 ! new lower word in s2 95 lduw [%o1 - 1], %o0 ! new lower word in s2 104 bz,a .doload1 ! no null byte in previous word from s2 116 bz .cmp1 ! no null-byte in s1 yet 128 lduh [%o1], %o0 ! new lower word in s2 137 bz,a .doload2 ! no null byte in previous word from s2 149 bz .cmp2 ! no null-byte in s1 ye [all...] |
| /systemz/sirius/usr/src/lib/libdhcputil/ |
| README.inittab | 6 # (the "License"). You may not use this file except in compliance 14 # When distributing Covered Code, include this CDDL HEADER in each 40 in core Solaris (in.dhcpd, dhcpinfo, snoop, and dhcpmgr), the 41 situation has spiraled out of control. In addition to the obvious 64 the format for defining symbols in dhcptab(4). Each line has the 74 Of particular note is that options names in the STANDARD, SITE, and 78 identifies the namespace in which the option falls. 81 wire. (note: in most cases, `code' uniquely identifies the 82 option, without a category. however, in the case of interna [all...] |