/titanic_44/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 69 * util/grub-set-default.in: New file. 71 * util/grub-install.in (grub_set_default): New variable. 82 * stage2/shared.h (DEFAULT_FILE_BUF): New macro. 89 (MAX_FALLBACK_ENTRIES): New macro. 95 (fallback_entryno): New variable. 101 * docs/grub.texi (grub-set-default): New direntry. 104 (Making your system robust): New section. 105 (Booting once-only): New subsection. 109 (Invoking grub-set-default): New chapter. 208 * stage1/stage1.h (STAGE1_BOOT_DRIVE_CHECK): New macro. [all …]
|
H A D | NEWS | 3 New: 7 * New utility "grub-set-default". 8 * New section "Making your system robust" in the manual. 10 New in 0.97 - 2005-05-08: 16 New in 0.96 - 2005-01-30: 20 * New utility "grub-set-default". 21 * New section "Making your system robust" in the manual. 23 New in 0.95 - 2004-06-13: 32 New in 0.94 - 2004-01-25: 46 New in 0.93 - 2002-12-08: [all …]
|
/titanic_44/usr/src/lib/gss_mechs/mech_dh/backend/mech/ |
H A D | oid.c | 77 dest->elements = (void *)New(char, source->length); in __OID_copy_desc() 95 gss_OID oid = New(gss_OID_desc, 1); in __OID_copy() 140 set = New(gss_OID_set_desc, 1); in __OID_copy_set() 145 set->elements = New(gss_OID_desc, source->count); in __OID_copy_set() 188 set = New(gss_OID_set_desc, 1); in __OID_copy_set_from_array() 193 set->elements = New(gss_OID_desc, nel); in __OID_copy_set_from_array() 237 if ((s = New(gss_OID_set_desc, 1)) == NULL) in __OID_to_OID_set()
|
H A D | context_establish.c | 275 if ((saved_keys = New(des_block, keys->dh_key_set_len)) == NULL) in establish_session_keys() 282 if ((saved_sig = New(char, sig->dh_signature_len)) == NULL) { in establish_session_keys() 474 if ((g_cntx = New(dh_gss_context_desc, 1)) == NULL) { in __dh_gss_accept_sec_context() 511 if ((g_cntx->keys = New(des_block, g_cntx->no_keys)) == NULL) { in __dh_gss_accept_sec_context() 600 if ((keys.dh_key_set_val = New(des_block, cntx->no_keys)) == NULL) in gen_init_token() 680 if ((*gss_ctx = dh_gss_ctx = New(dh_gss_context_desc, 1)) == NULL) { in create_context() 712 dh_gss_ctx->keys = New(des_block, 3); in create_context()
|
H A D | dhmech.c | 91 mech->context = New(dh_context_desc, 1); in __dh_gss_initialize()
|
H A D | token.c | 159 buf = New(unsigned char, size); in __make_ap_token() 232 buf = New(unsigned char, token_size); in __make_token()
|
H A D | crypto.c | 315 sig->dh_signature_val = (void*)New(char, sig->dh_signature_len); in __alloc_sig() 471 if ((out->value = (void *)New(char, len)) == NULL) in wrap_msg_body()
|
/titanic_44/usr/src/uts/intel/io/acpica/utilities/ |
H A D | utclib.c | 150 char *New = (char *) Dest; in memcpy() local 156 *New = *Old; in memcpy() 157 New++; in memcpy() 186 char *New = (char *) Dest; in memset() local 191 *New = (char) Value; in memset() 192 New++; in memset()
|
/titanic_44/usr/src/uts/intel/io/acpica/ |
H A D | cmp_ca.sh | 128 echo New source files: 130 echo New header files:
|
/titanic_44/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | ehdr.msg | 104 New value for element of e_ident[] array. This can be\n\ 109 New value for type of the ELF object. This can be\n\ 114 New value for architecture of the ELF object. This can be\n\ 119 New value for version of the ELF object. This can be\n\ 124 New value for virtual address to which the system first transfers control.\n" 127 New value for program header table's file offset.\n" 130 New value for section header table's file offset.\n" 133 New value for processor-specific flags. This can be an integer\n\ 138 New value for size of ELF header, in bytes.\n" 141 New value for size of one entry in the file's program header table,\n\ [all …]
|
H A D | str.msg | 62 @ MSG_ERR_NOFIT "[%d: %s][%d]: New value would extend past end \ 64 @ MSG_ERR_FINALNULL "[%d: %s][%d]: New value would set final byte of \ 78 @ MSG_DESC_ADD "Add New String to String Table" 135 New string to insert in string table section\n\ 139 New string to overwrite previous value.\n"
|
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/ |
H A D | Lgrp.xs | 113 } else if (New(0, lgrps, nr, lgrp_id_t) == NULL) { \ 321 if (New(0, lgrps, count, lgrp_id_t) == NULL) { 350 if (New(0, lgrps, count, lgrp_id_t) == NULL) { 381 if (New(0, cpus, ncpus, processorid_t) == NULL) {
|
/titanic_44/usr/src/uts/common/io/aac/ |
H A D | README | 33 1. New firmware support: 34 New Communication interface, RawIO command, Large FIB, 64-bit LBA 35 2. New hardware support:
|
/titanic_44/usr/src/cmd/refer/papers/ |
H A D | Rv7man | 16 %C Murray Hill, New Jersey 70 %C Englewood Cliffs, New Jersey 130 %C New York 259 %C Murray Hill, New Jersey 270 %C Murray Hill, New Jersey 327 %C Murray Hill, New Jersey
|
/titanic_44/usr/src/test/ |
H A D | README | 20 3. How to Develop New Tests 47 3. How to Develop New Tests 49 New tests should mimic the directory layout of existing tests to the degree
|
/titanic_44/usr/src/data/zoneinfo/ |
H A D | zone.tab.txt | 8 # New programs should use zone1970.tab. This file is like zone1970.tab (see 33 AQ -7750+16636 Antarctica/McMurdo New Zealand time - McMurdo, South Pole 62 AU -3352+15113 Australia/Sydney New South Wales (most areas) 63 AU -3157+14127 Australia/Broken_Hill New South Wales (Yancowinna) 111 CA +4606-06447 America/Moncton Atlantic - New Brunswick 214 ID -0232+14042 Asia/Jayapura New Guinea (West Papua / Irian Jaya); Malukus/Moluccas 306 NZ -3652+17446 Pacific/Auckland New Zealand (most areas) 314 PG -0930+14710 Pacific/Port_Moresby Papua New Guinea (most areas)
|
H A D | country.tab | 186 NC New Caledonia 196 NZ New Zealand 201 PG Papua New Guinea
|
H A D | zone_sun.tab | 8 # New programs should use zone1970.tab. This file is like zone1970.tab (see 56 AQ -7750+16636 Antarctica/McMurdo - New Zealand time - McMurdo, South Pole 85 AU -3352+15113 Australia/Sydney - New South Wales (most areas) 86 AU -3157+14127 Australia/Broken_Hill - New South Wales (Yancowinna) 134 CA +4606-06447 America/Moncton - Atlantic - New Brunswick 237 ID -0232+14042 Asia/Jayapura - New Guinea (West Papua / Irian Jaya); Malukus/Moluccas 329 NZ -3652+17446 Pacific/Auckland - New Zealand (most areas) 337 PG -0930+14710 Pacific/Port_Moresby - Papua New Guinea (most areas)
|
H A D | australasia | 170 # New South Wales 522 # New Caledonia 536 # New Zealand 625 # Papua New Guinea 749 # excludes Bougainville, for which see Papua New Guinea 768 # Representatives of New Zealand, Session 1948, 920 # 11:30 NZMT NZST New Zealand through 1945 921 # 12:00 NZST NZDT New Zealand 1946-present 942 # Electronic Journal of Australian and New Zealand History (1997-03-03) 951 # Lawlink NSW:Daylight Saving in New South Wales [all …]
|
/titanic_44/usr/src/cmd/loadkeys/type_4/ |
H A D | korea_5 | 32 # New function keys assigned old codes
|
H A D | traditional_chinese_5 | 31 # New function keys assigned old codes
|
H A D | korea_hobo | 48 # New function keys assigned old codes
|
H A D | traditional_chinese_hobo | 49 # New function keys assigned old codes
|
/titanic_44/usr/src/cmd/loadkeys/type_6/ |
H A D | korea | 35 # New function keys assigned old codes
|
H A D | traditional_chinese | 32 # New function keys assigned old codes
|