/illumos-gate/usr/src/uts/common/exec/elf/ |
H A D | elf_notes.c | 99 v[0].p_filesz = (sizeof (Note) * (11 + 3 * nlwp + nzomb + nfd)) in setup_note_header() 117 v[0].p_filesz += sizeof (Note) + in setup_note_header() 125 v[0].p_filesz += sizeof (Note) + roundup(sizeof (prcred_t) + in setup_note_header() 128 v[0].p_filesz += sizeof (Note) + in setup_note_header() 139 v[0].p_filesz += sizeof (Note) + roundup(size, sizeof (Word)); in setup_note_header() 143 v[0].p_filesz += nlwp * sizeof (Note) in setup_note_header() 157 v[0].p_filesz += sizeof (Note) + in setup_note_header() 166 v[0].p_filesz += nlwp * sizeof (Note) in setup_note_header() 172 v[0].p_filesz += sizeof (Note) + in setup_note_header()
|
H A D | old_notes.c | 73 v[0].p_filesz = (sizeof (Note) * (3 + nlwp)) in setup_old_note_header() 80 v[0].p_filesz += nlwp * sizeof (Note) + in setup_old_note_header()
|
H A D | elf_impl.h | 73 } Note; typedef
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | ehdr.msg | 190 # Note: EI_VERSION uses the same string as E_VERSION, above 227 Note: Changing the type code of an object does not change the\n\ 241 Note: Changing the architecture code of an object does not change the\n\ 254 Note: The e_ident[EI_VERSION] element of the ELF header\n\ 271 Note: The entry point of an object is highly system\n\ 286 Note: Changing the e_phoff field of an object does not change\n\ 302 Note: Changing the e_shoff field of an object does not change\n\ 329 Note: Changing the e_flags field of an object does not change\n\ 343 Note: Changing the e_ehsize field of the ELF header does not\n\ 357 Note: Changing the e_phentsize field of the ELF header does\n\ [all …]
|
/illumos-gate/usr/src/cmd/Adm/sun/ |
H A D | README | 45 Note: Source Compatibility Package Component 49 Note: Solaris Modular Debugger Guide describes how to 62 Note: These are documented on the machid(1) manual 67 Note: /usr/lib/libkvm.a is no longer a component
|
/illumos-gate/usr/src/cmd/sendmail/libmilter/ |
H A D | README | 16 Note: if you want to write a milter in Java, then see 23 Note: we strongly recommend not to run any milter as root. Libmilter 41 Note that since filters use threads, it may be necessary to alter per 89 Note the separator between each is a ';' as a ',' already separates equates 98 InputMailFilters option. Note: if InputMailFilters is not defined no filters
|
/illumos-gate/usr/src/cmd/cmd-inet/etc/dhcp/ |
H A D | inittab6 | 28 # Please consult dhcp_inittab(5) for further information. Note that 31 # Note: options 10 and 35 are not assigned.
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info | 159 sources available via anonymous CVS. *Note Obtaining and Building 169 "Multiboot Specification", which is described in *Note Multiboot 211 provided in *Note Configuration::. 235 ext2fs", "ReiserFS", "JFS", "XFS", and "VSTa fs". *Note 366 drive. Note that the partition numbers for extended partitions are 391 Note that GRUB does _not_ distinguish IDE from SCSI - it simply 403 partition of the first hard disk drive. Note that the argument 497 reboot your computer with it. Otherwise, see *Note Installing GRUB 532 GRUB floppy. See the chapter *Note Booting:: to find out how to boot 538 (1) Note that GRUB's root device doesn't necessarily mean your OS's [all …]
|
H A D | grub.info-1 | 158 sources available via anonymous CVS. *Note Obtaining and Building 168 "Multiboot Specification", which is described in *Note Multiboot 210 provided in *Note Configuration::. 234 ext2fs", "ReiserFS", "JFS", "XFS", and "VSTa fs". *Note 365 drive. Note that the partition numbers for extended partitions are 390 Note that GRUB does _not_ distinguish IDE from SCSI - it simply 402 partition of the first hard disk drive. Note that the argument 496 reboot your computer with it. Otherwise, see *Note Installing GRUB 531 GRUB floppy. See the chapter *Note Booting:: to find out how to boot 537 (1) Note that GRUB's root device doesn't necessarily mean your OS's [all …]
|
H A D | grub.info-2 | 72 Note that you should specify the drive name `(nd)' in the name of 113 many other options, so please refer to *Note serial::, for more details. 149 2. GRUB checks if the configuration file is available. Note that this 263 network boot images. Here is a short overview of them. *Note 375 network. *Note Network::, for more information. 377 If you boot GRUB from a CD-ROM, `(cd)' is available. *Note Making a 503 disks, partitions, and file names depending on the context. Note that 506 Note that you cannot use the completion functionality in the TFTP 650 *Note savedefault::, for more information. 677 See also *Note Hidden menu interface::. [all …]
|
H A D | grub.info-3 | 106 the I/O ports on the screen. For technical information, *Note 152 See also *Note Security::. 179 second hard disk. See also *Note DOS/Windows::. 190 password::). See also *Note Security::. 204 loading any module. See also *Note modulenounzip::. 223 Print the MESSAGE, then wait until a key is pressed. Note that 275 See also *Note rootnoverify::. 287 is still desired. Note that the items mentioned in `root' above 322 See also *Note default:: and *Note Invoking grub-set-default::. 346 `install' if specified. *Note install::, for more information. [all …]
|
/illumos-gate/usr/src/lib/libsqlite/test/ |
H A D | lastinsert.test | 14 # Note 1: insert into table is now the only statement which changes LIRID 15 # Note 2: upon entry into before or instead of triggers, 17 # Note 3: LIRID is changed within the context of a trigger, 19 # Note 4: LIRID is not changed by an insert into a view (since everything
|
H A D | laststmtchanges.test | 14 # Note 1: LSCC remains constant within a statement and only updates once 16 # Note 2: LSCC is changed within the context of a trigger 19 # Note 3: LSCC is not changed by a change to a view (since everything
|
/illumos-gate/usr/src/cmd/cmd-inet/etc/secret/ |
H A D | tcpkeys.sample | 2 # Note that naming services might not be available when this file
|
/illumos-gate/usr/src/cmd/nsadmin/ |
H A D | system | 73 * even if referenced. Note that `exclude' accepts either a module name, 85 * the root filesystem) rather than at first reference. Note that
|
/illumos-gate/ |
H A D | .gitignore | 2 # Note: this does not try to ignore all files in a fully built workspace.
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/privs/ |
H A D | tst.fds.ksh | 36 * Note that we are explicitly not looking at fi_mount -- it (by design) does
|
/illumos-gate/usr/src/test/util-tests/tests/libjedec/hex2spd/data/ddr3/ |
H A D | MT36KSZF2G72LDZ-1G6E2A7.spd | 8 # Note: In the online SPD data the CRC was claimed to be CC3C (what the
|
/illumos-gate/usr/src/test/util-tests/tests/libjedec/hex2spd/data/lpddr3/ |
H A D | NT6CL256T32CQ.spd | 5 # have manually constructed this from the datasheet that we found. Note,
|
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README | 90 DHCP agent implementation. Note that there is of course much more 184 file descriptor associated with the interface. Note however, that 195 Note that there is nothing that guarantees the pointer passed into 209 and receiving an ACK, assuming everything goes well. Note however 240 packets that must be done without interruption. Note that not all 266 the lease before it expires. Note that user-initiated actions always 274 transactions have a valid `ipc_action' object. Note that since there 301 dhcp_pkt_t initialized suitably for transmission. Note that currently 387 in seconds, and is really no more than (hrtime_t / NANOSEC). Note 406 Note that it appears like a more intelligent approach would be to
|
/illumos-gate/usr/src/lib/libsqlite/tool/ |
H A D | report1.txt | 56 backend for sqlite 2.0. Note in particular that 99% of all
|
/illumos-gate/usr/src/cmd/syslogd/ |
H A D | README | 27 Note: These sources should be kept as backwards portable as possible on
|
/illumos-gate/usr/src/cmd/sendmail/cf/feature/ |
H A D | compat_check.m4 | 22 # (we use <@> as the separator. Note this in the map too!)
|
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/ |
H A D | time_h.cfg | 41 # Note, we cannot add the C23 timespec_getres() here yet as we do yet have
|
/illumos-gate/usr/src/common/bignum/i386/ |
H A D | cap_mapfile | 28 # Note that this overrides all HWCAP tags not just SSE2/MMX.
|