/titanic_51/usr/src/lib/libshell/common/bltins/ |
H A D | trap.c | 361 const char *traps[SH_DEBUGTRAP+1]; in sig_list() local 369 traps[sig] = 0; in sig_list() 382 traps[sig&~SH_TRAP] = (char*)tp->sh_name; in sig_list() 407 sfprintf(sfstdout,trapfmt,sh_fmtq(trap),traps[sig]); in sig_list()
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/bltins/ |
H A D | trap.c | 102 /* internal traps */ in b_trap() 180 else /* print out current traps */ in b_trap() 298 /* sig prefix cannot match internal traps */ in sig_number() 377 * if <flag> is <-1, then print all traps 386 const char *traps[SH_DEBUGTRAP+1]; in sig_list() local 394 traps[sig] = 0; in sig_list() 407 traps[sig&~SH_TRAP] = (char*)tp->sh_name; in sig_list() 415 /* print the traps */ in sig_list() 418 /* use parent traps if otrapcom is set (for $(trap) */ in sig_list() 432 sfprintf(sfstdout,trapfmt,sh_fmtq(trap),traps[si in sig_list() [all...] |
/titanic_51/usr/src/lib/librstp/common/ |
H A D | TODO | 10 2. To send traps about topology changes (as call to stp_to.c)
|
H A D | README | 9 state machine transitions and get traps about drastic changes.
|
/titanic_51/usr/src/lib/libm/common/Q/ |
H A D | sqrtl.c | 403 int ex, inexact, exc, traps; in sqrtl() local 448 traps = __swapTE(0); in sqrtl() 472 (void) __swapTE(traps); in sqrtl()
|
/titanic_51/usr/src/uts/sun4v/ml/ |
H A D | wbuf.s | 88 ! spill traps increment %cwp by 2, 224 ! spill traps increment %cwp by 2, 443 ! fake tl1 traps regs so that after pagefault runs, we
|
/titanic_51/usr/src/boot/lib/libz/contrib/asm686/ |
H A D | README.686 | 10 PPro's speed traps. My own tests show a speedup of around 10-20% at
|
/titanic_51/usr/src/uts/sun4u/ml/ |
H A D | wbuf.s | 87 ! spill traps increment %cwp by 2, 221 ! spill traps increment %cwp by 2, 378 ! fake tl1 traps regs so that after pagefault runs, we
|
/titanic_51/usr/src/lib/libshell/common/ |
H A D | COMPATIBILITY | 128 29. In ksh88, DEBUG traps were executed. after each command. In ksh93 129 DEBUG traps are exeucted before each command.
|
H A D | TYPES | 53 and for saving and restoring traps.
|
H A D | RELEASE88 | 206 the shell to restore the traps. 215 local variables and no scoping for traps.
|
H A D | RELEASE93 | 136 state with some KEYBD traps in vi-mode has been fixed. 405 e. A bug with type ahead and KEYBOARD traps with the
|
H A D | RELEASE | 26 09-12-18 A bug with the SHOPT_BGX option set which disabled traps for signals 205 09-03-10 A bug in the handling of traps when the last command in a script 285 running background job completes. (2) SIGCHLD traps are queued 446 for DEBUG traps have been fixed. 1314 for which traps were set was not handled correctly has been fixed. 1497 when traps were set has been fixed. 2013 95-08-28 A bug with typeahead and KEYBOARD traps with the 2142 state with some KEYBD traps in vi-mode has been fixed.
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | COMPATIBILITY | 130 29. In ksh-88, DEBUG traps were executed. after each command. In ksh-93 131 DEBUG traps are exeucted before each command.
|
H A D | TYPES | 53 and for saving and restoring traps.
|
H A D | RELEASE88 | 206 the shell to restore the traps. 215 local variables and no scoping for traps.
|
H A D | RELEASE93 | 136 state with some KEYBD traps in vi-mode has been fixed. 405 e. A bug with type ahead and KEYBOARD traps with the
|
H A D | RELEASE | 145 12-04-16 A bug in which $(trap -p) did not display traps such as ERR and 932 09-12-18 A bug with the SHOPT_BGX option set which disabled traps for signals 1111 09-03-10 A bug in the handling of traps when the last command in a script 1191 running background job completes. (2) SIGCHLD traps are queued 1352 for DEBUG traps have been fixed. 2220 for which traps were set was not handled correctly has been fixed. 2403 when traps were set has been fixed. 2919 95-08-28 A bug with typeahead and KEYBOARD traps with the 3048 state with some KEYBD traps in vi-mode has been fixed.
|
/titanic_51/usr/src/lib/fm/libfmd_snmp/mibs/ |
H A D | SUN-IREPORT-MIB.mib | 169 -- mapping v2/v3 notifications to v1 traps.
|
H A D | SUN-FM-MIB.mib | 518 -- mapping v2/v3 notifications to v1 traps.
|
/titanic_51/usr/src/uts/sparc/v9/ml/ |
H A D | float.s | 60 * is no %fq in sun4u, because it has precise FP traps. 580 ! traps are already enabled to allow other 663 ! traps are already enabled to allow other
|
/titanic_51/usr/src/uts/sun4u/cpu/ |
H A D | us3_cheetahplus_asm.s | 959 * already at PIL 15. We do this even for TL>1 traps since
|
/titanic_51/usr/src/cmd/lp/model/ |
H A D | standard | 169 # faults. The current LPCAT traps hangups (DCD dropping, SIGHUP), 513 # will push the data to the printer. It traps hangups (loss
|
H A D | tsol_standard | 181 # faults. The current LPCAT traps hangups (DCD dropping, SIGHUP), 530 # will push the data to the printer. It traps hangups (loss
|
H A D | tsol_standard_foomatic | 183 # faults. The current LPCAT traps hangups (DCD dropping, SIGHUP), 548 # will push the data to the printer. It traps hangups (loss
|