/titanic_41/usr/src/lib/libshell/common/ |
H A D | RELEASE | 2 10-03-05 A varibale unset memory leak has been fixed and tests/leaks.sh 7 associative array subscripts for unset array elements has been fixed. 9 that executed multiple commands has been fixed. 11 encoding were fixed. 13 subscript was evaluated twice for $((foo[x++]++)) has been fixed. 16 10-01-18 A bug in type handling of typeset -H has been fixed. 19 parsed correctly was fixed. 21 with radix char , and thousands separator . has been fixed. 23 while blocked waiting for process to complete has been fixed. 27 < SIGCHLD when a trap for a signal > SIGCHLD was set has been fixed. [all …]
|
H A D | RELEASE93 | 51 7. Bugs fixed in 12/28/93a for default OPTIONS 54 to be lost has been fixed. 57 has been fixed. 59 the LANG variable was assigned to has been fixed. 62 was called from the arithmetic evaluator has been fixed. 64 was executed in a subshell was fixed. 69 h. A bug was fixed which caused ksh to loop when execution trace 73 terminated was fixed. 75 when the pattern began with a [ or +( has been fixed. 78 has been fixed. [all …]
|
/titanic_41/usr/src/lib/libast/common/tm/ |
H A D | tmzone.c | 55 static Tm_zone_t fixed; in tmzone() local 59 …if ((*name == '+' || *name == '-') && (fixed.west = tmgoff(name, &e, TM_LOCALZONE)) != TM_LOCALZON… in tmzone() 61 fixed.standard = fixed.daylight = strncpy(off, name, sizeof(off) - 1); in tmzone() 66 return &fixed; in tmzone()
|
/titanic_41/usr/src/cmd/vi/port/ |
H A D | ex.news | 133 margin). Similar problem also fixed for ":R" for replacements 139 12.*code fixed to allow hardtabs set to 0. Now, if hardtabs set 167 25.*abbreviations fixed so they do not loop recursively 194 has been fixed. This also fixes a bug causing a hang until the 205 temp file and encrypted text on your screen has been fixed. 259 A bug causing <escape> <del> to core dump vi has been fixed. 262 to write encrypted text has been fixed. 265 1,$s/xxx/yyy/g with lots of changes, has been fixed. 268 set nomesg after starting up the editor has been fixed. Note 272 The eat newline glitch has been fixed so that vt100's and tab132's [all …]
|
/titanic_41/usr/src/cmd/format/ |
H A D | ctlr_scsi.c | 705 struct mode_err_recov *fixed; local 720 fixed = &u_fixed.page1; 767 MODE_SENSE_PC_CHANGEABLE, (caddr_t)fixed, 769 if (status || MODESENSE_PAGE_LEN(fixed) < MIN_PAGE1_LEN) { 782 fixed->read_retry_count != 0) { 789 fixed->write_retry_count != 0) { 809 (uchar_t *)page1, (uchar_t *)fixed, 869 struct mode_disco_reco *fixed; local 882 fixed = &u_fixed.page2; 929 MODE_SENSE_PC_CHANGEABLE, (caddr_t)fixed, [all …]
|
/titanic_41/usr/src/lib/librstp/common/ |
H A D | ChangeLog | 15 - - 'The bug in clilib has been fixed 22 - fixed (hop to the DESIGNATED_LISTEN) 56 - - The function rolesel.c has been drastically fixed, IMHO
|
H A D | README.news | 15 - The function rolesel.c has been drastically fixed, IMHO
|
/titanic_41/usr/src/grub/grub-0.97/ |
H A D | AUTHORS | 19 Gordon Matzigkeit adopted GRUB into the GNU Project. He fixed several 58 KB Sriram added a better detection of FAT filesystem and fixed a 61 Eric Kvaalen fixed a lot of problems in the GRUB manual.
|
H A D | NEWS | 179 fixed. So now the image `nbgrub' can work fine even with a card such 250 * The NetBSD and OpenBSD boot bug is fixed. 381 * Many minor bugs fixed (some in the build scripts). 422 users of version 0.3 6/17/96. Again, all known problems fixed. 434 * Known bugs in floppy operation fixed (12-bit FAT didn't work for 439 crash on several PCs is now fixed. This seems to have been the root 495 being fixed too. 498 this is being fixed) 511 * Several weird bugs fixed. One important note: If you recompile, it 524 and the command-line. This will be fixed.
|
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | svc.c | 174 char *fixed; in svc_create_node() local 191 if ((fixed = topo_mod_zalloc(mod, len + 1)) == NULL) { in svc_create_node() 199 fixed[i] = '/'; in svc_create_node() 201 fixed[i] = fmristr[j++]; in svc_create_node() 202 fixed[i] = '\0'; in svc_create_node() 204 if (topo_mod_str2nvl(mod, fixed, &fmri) < 0) { in svc_create_node() 207 topo_mod_free(mod, fixed, len + 1); in svc_create_node() 210 topo_mod_free(mod, fixed, len + 1); in svc_create_node()
|
/titanic_41/usr/src/cmd/sgs/ldprof/common/ |
H A D | profile.c | 164 int i, fd, fixed = 0; in profile_open() local 220 fixed = 1; in profile_open() 228 if (fixed == 0) { in profile_open() 239 if (fixed == 0) { in profile_open() 263 if (fixed == 0) { in profile_open()
|
/titanic_41/usr/src/common/zfs/ |
H A D | zprop_common.c | 375 zprop_width(int prop, boolean_t *fixed, zfs_type_t type) in zprop_width() argument 388 *fixed = B_TRUE; in zprop_width() 412 *fixed = B_FALSE; in zprop_width() 423 *fixed = B_FALSE; in zprop_width()
|
/titanic_41/usr/src/cmd/csh/ |
H A D | printf.c | 331 goto fixed; in _print() 337 goto fixed; in _print() 343 fixed: in _print()
|
/titanic_41/usr/src/stand/lib/fakeboot/ |
H A D | llib-lfakeboot | 34 * While that mess certainly needs to be fixed, it's going to take a long 41 * As parts of psm are cleaned up and fixed to properly build lint libraries,
|
/titanic_41/usr/src/lib/libfru/include/ |
H A D | libfru.h | 120 unsigned fixed : 1; member 136 unsigned fixed : 1; member
|
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | mp_machdep.c | 1324 uint32_t freq, mul, near66, delta66, near50, delta50, fixed, delta, i; in mach_fixcpufreq() local 1344 fixed = near66; in mach_fixcpufreq() 1347 fixed = near50; in mach_fixcpufreq() 1351 if (fixed > INT_MAX) in mach_fixcpufreq() 1369 fixed = x86_cpu_freq[i]; in mach_fixcpufreq() 1379 fixed = x86_cpu_freq[i]; in mach_fixcpufreq() 1398 cpu_freq = (int)fixed; in mach_fixcpufreq()
|
/titanic_41/usr/src/cmd/hal/fdi/ |
H A D | Makefile | 50 preprobe/10osvendor/20-ignore-fixed-storage.fdi \
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/ |
H A D | fru_access_impl.h | 141 int fixed; /* fixed or non-fixed segment */ member
|
/titanic_41/usr/src/lib/libfru/libfruraw/ |
H A D | fru_access_impl.h | 138 int fixed; /* fixed or non-fixed segment */ member
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/ |
H A D | fru_access_impl.h | 144 int fixed; /* fixed or non-fixed segment */ member
|
/titanic_41/usr/src/psm/ |
H A D | Makefile.psm.64 | 34 # XX64 all the stuff below this line should go away once the tools are fixed
|
/titanic_41/usr/src/cmd/acpi/acpidump/ |
H A D | Readme | 19 overflow the offset into the first character after 1MB. Until this is fixed
|
/titanic_41/usr/src/lib/libbc/libc/stdio/common/ |
H A D | doprnt.c | 582 goto fixed; in _doprnt() 587 goto fixed; in _doprnt() 593 fixed: in _doprnt()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/ |
H A D | fru_access_impl.h | 195 int fixed; /* fixed or non-fixed segment */ member
|
/titanic_41/usr/src/cmd/ast/msgcc/ |
H A D | NOTES | 47 fixed without changing the message index
|