Searched refs:and (Results 26 - 50 of 572) sorted by relevance

1234567891011>>

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/utils/
H A DREADME8 directory into the ON tree and patched versions of standard perl files needed
13 The standard MakeMaker framework is obviously not ON-aware and we can't patch
21 This directory contains scripts and data files used to port a stock perl 5.8.4
/opensolaris-onvv-gate/usr/src/cmd/sendmail/
H A DREAD_ME8 # Common Development and Distribution License, Version 1.0 only
15 # and limitations under the License.
18 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
31 critical documents are "Sendmail - An Internetwork Router" and
32 "Sendmail - Installation and Operation Guide". Read both of these
41 aux Useful programs and shell scripts for debugging and
42 administering sendmail and the network mail environment.
45 and src/sendmail .
46 cf The sources and "objec
[all...]
/opensolaris-onvv-gate/usr/src/lib/libc/i386/crt/
H A D_rtboot.s5 * Common Development and Distribution License (the "License").
11 * and limitations under the License.
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
30 / we get control from exec which has loaded our text and
31 / data into the process' address space and created the process
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/
H A DREADME.caching5 # Common Development and Distribution License, Version 1.0 only
12 # and limitations under the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
46 The cache implementation consists of a number of hash tables and lists,
47 enumerated below, along with a timeout and refresh mechanism:
54 handle to the underlying datastore, and a variety of caches which
73 and in-use IP addresses on the given network.
96 The concurrency between the datastore and cached records is handled by the
97 underlying datastore implementation using perimeters and is transparent to
99 functions used by in.dhcpd and DHC
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/
H A DREADME2 # Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
18 For more information on Solaris Tasks, see the project(4) manpage and the
21 System Administration Guide: Resource Management and Network Services
22 Chapter 6 - Projects and Tasks
28 1. Uncompress and untar the archive
32 If you are using gcc and wish to build this module against the perl shipped as
/opensolaris-onvv-gate/usr/src/cmd/vi/
H A DREADME5 # Common Development and Distribution License, Version 1.0 only
12 # and limitations under the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
23 This directory and its subdirectories contain the files necessary
26 This is a list of all the important directories and what's
44 is compiled), and ex/vi 's recover & preserve commands
45 (exrecover and expreserve).
50 PATHs to look at (and possibly change) include:
53 preserve and recover commands all are installed in
/opensolaris-onvv-gate/usr/src/uts/intel/ia32/promif/
H A DREADME5 # Common Development and Distribution License, Version 1.0 only
12 # and limitations under the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
31 Merge work (here and stand.i386/boot/promif) is done in July 1994.
33 1) The merge is mechanic and textual, no attempt in re-design this interface.
40 for booters (inetboot and ufsboot) to use and linked
50 routines that are truely common to the three prom clients (kernel, kadb, and
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dnumconvert.t10 # Right below are descriptions of different ops and reporters.
15 # obviously, 0, 1 and 2, 3 are destructive. (XXXX 64-bit? 4 destructive too)
70 my $st_t = 4*4; # We try 4 initializers and 4 reporters
106 # precisision. This bites for 12 byte long doubles and 8 byte UVs
160 # and "$tmp" ne "$tmp1"; # Already the coercion gives problems...
206 if ((($ans[0] eq $max_uv_pp) and ($ans[1] eq $max_uv_p1))
207 or (($ans[1] eq $max_uv_pp) and ($ans[0] eq $max_uv_p1))) {
211 } elsif ($opnames[$last] eq 'I' and $ans[1] eq "-1"
212 and $ans[0] eq $max_uv_p1_as_iv) {
222 # (Only shows up for 64 bit UVs and NV
[all...]
/opensolaris-onvv-gate/usr/src/lib/libc/
H A DREADME5 # Common Development and Distribution License (the "License").
11 # and limitations under the License.
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
31 folded libthread into libc and has led to some fundamental changes
32 in the rules by which code in libc must be developed and maintained.
34 All code in libc must be both MT-Safe and Fork-Safe
35 and where possible (almost everywhere), Async-Signal-Safe.
39 Almost all internal libc locks (mutexes and read-write locks)
40 should be acquired and released via these interfaces:
58 The above l* versions of the mutex and rwloc
[all...]
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A DREADME5 # Common Development and Distribution License, Version 1.0 only
12 # and limitations under the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
27 be accessed using the -e option and often reduce print time by 20% or more. Level
29 default) is fast and does a good job placing text and justifying the right margin.
31 in ../Makefile. Levels 0, 1, and 2 are the only reasonable defaults, but at present
37 a polygon with a color), and reverse video printing as a special case of color.
42 ASCII font and description files for many standard PostScript fonts can be found
43 in ../font/devpost. They should be installed in /usr/lib/font/devpost, and ar
[all...]
/opensolaris-onvv-gate/usr/src/cmd/sgs/prof/sparc/
H A DREADME5 # Common Development and Distribution License, Version 1.0 only
12 # and limitations under the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
31 Both libprof.a and libsymint.a shared some source files, which created a
32 source sharing problem with SunSoft and SunPro, since SunPro was still
35 Thus to clean up the build, only the object files and headers that prof
36 actually needs where moved directly into the build of prof and the dependency
38 lprof directory. The follow source files and headers where copied into the
51 From SunOS 5.3 (aka 1093) on, SunSoft and SunPro will each own their own
52 copies of these files and wil
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/mac/
H A DREADME5 # Common Development and Distribution License (the "License").
11 # and limitations under the License.
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
28 This README describes the organization of the files and subdirectories
31 Changes to the sources should follow the layout and naming conventions
36 under <sys>. The internal data structures and definitions are declared
49 This is the GLDv3 kernel driver interface. Functions and data structures
66 . mac_bcast.c Data path and switching for broadcast and
71 mac_flow.c: Flows and softwar
[all...]
/opensolaris-onvv-gate/usr/src/cmd/filesync/
H A DREADME5 # Common Development and Distribution License, Version 1.0 only
12 # and limitations under the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
36 data structures major structures and their contents
40 Modules list and descriptions of files
54 changed, and to propagate the changes in order to bring the
59 The files and directory trees to be compared are determined
61 format (packingrules.4) permits files and or trees to be
64 and for running programs to generate lists of files and
[all...]
/opensolaris-onvv-gate/usr/src/lib/libsasl/
H A DREADME10 libsasl and its plugins is based on the Project Cyrus open source libsasl
22 change from the Project Cyrus code base common to both SunONE and
28 and <sasl/prop.h> are the exception. These are both hdrchk and cstyle clean
29 and do not use the above conditional lablels.
32 to and from other code bases. One unfortunate side effect is that this
42 and third are the prompts returned to the client in sasl_interact_t or
52 sasl_randseed(), sasl_rand(), and sasl_churn(). These functions are used
56 has customized to contain both autoconfiguration information and additional
57 library specific defines such as _INTEGRATE_SOLARIS_ and _SUN_SDK
[all...]
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/
H A DREADME5 # Common Development and Distribution License, Version 1.0 only
12 # and limitations under the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
28 # software developed by the University of California, Berkeley, and its
34 is named by its two character troff name and is copied to the output file,
37 procedure that builds the character must begin with the prefix build_ and
40 The following variables are defined in dpost.ps and may help when you're building
44 ptsize and the point size
/opensolaris-onvv-gate/usr/src/uts/sun4u/ml/
H A Dzulu_hat_asm.s5 * Common Development and Distribution License, Version 1.0 only
12 * and limitations under the License.
15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
75 * %g1 - pfn and flags
80 and %g1, %g4, %g4
99 ! now do a compare and swap and make sure it's still not locked
138 and %g5, %g4, %g4 ! hash index
152 ldx [%g4 + 8], %g4 ! flags and pfn
168 and
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/File/Glob/t/
H A Dbasic.t46 # should return a list with one item, and not set ERROR
51 } and do {
63 # should return a list with one item, and not set ERROR
76 if (($^O ne 'MSWin32' && $^O ne 'NetWare') and scalar @a != 0) {
82 # should return an empty list, and set ERROR
108 unless (@a == 2 and $a[0] eq 'a' and $a[1] eq 'b') {
119 # and RCS files. Filter them out, and .pm files too, and patc
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/bin/
H A Dcpan29 These options are mutually exclusive, and the script processes
31 the others, and then exits after it finishes the task. The script
50 Print the script version and CPAN.pm version.
56 These options are mutually exclusive, and the script processes
107 Most behaviour, including environment variables and configuration,
189 if( not $switch and @ARGV ) { $switch = $Default; }
190 elsif( not $switch and not @ARGV ) { CPAN::shell(); exit 0; }
191 elsif( $switch and not @ARGV )
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/comp/
H A Dcmdopt.t54 # test interaction of logicals and other operations
58 if ($a eq 'a' and $x) { print "ok 25\n";} else { print "not ok 25\n";}
59 if ($a ne 'a' and $x) { print "not ok 26\n";} else { print "ok 26\n";}
61 if ($a eq 'a' and $x) { print "not ok 27\n";} else { print "ok 27\n";}
62 if ($a ne 'a' and $x) { print "not ok 28\n";} else { print "ok 28\n";}
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/io/
H A Dprint.t10 die $@ if $@ and !$ENV{PERL_CORE_MINITEST};
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/pod/
H A Dpod2usage.xr10 -help Print a brief help message and exit.
12 -man Print this command's manual page and exit.
26 2 : print SYNOPSIS sections and any OPTIONS/ARGUMENTS sections
33 on MSWin32 and DOS).
40 and will print the corresponding usage message. If no input file is
/opensolaris-onvv-gate/usr/src/cmd/sgs/link_audit/common/
H A Dwhocalls.ksh6 # Common Development and Distribution License (the "License").
12 # and limitations under the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
22 # Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.
28 whocalls will audit all function bindings between <utility> and any library
35 -s When available, examine and use the .symtab symbol table
/opensolaris-onvv-gate/usr/src/cmd/tcpd/
H A DREADME.sfw13 the Solaris compatible libwrap shared object and the executable programs
17 HOSTNAME and build using
26 the file do not have to define HAVE_IPV6 and will always get data structures
28 defined since this is the IPv6 version of tcp_wrappers and Solaris supports
/opensolaris-onvv-gate/usr/src/lib/hal/libhal-storage/common/
H A Dhal-storage.pc.in14 Description: hal library for storage devices and volumes
/opensolaris-onvv-gate/usr/src/lib/libavl/
H A DREADME5 # Common Development and Distribution License, Version 1.0 only
12 # and limitations under the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
33 code for user land and kernel land resides under usr/src/common.)

Completed in 297 milliseconds

1234567891011>>