/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.rwhod.c | 300 struct whoent *we; in main() local 307 we = wd.wd_we; in main() 309 we->we_idle = ntohl(we->we_idle); in main() 310 we->we_utmp.out_time = in main() 311 ntohl(we->we_utmp.out_time); in main() 312 we++; in main() 370 struct whoent *we = mywd.wd_we, *wlast; in onalrm() local 408 bcopy(utmpx[i].ut_line, we->we_utmp.out_line, in onalrm() 409 sizeof (we->we_utmp.out_line)); in onalrm() 410 bcopy(utmpx[i].ut_name, we->we_utmp.out_name, in onalrm() [all …]
|
/titanic_50/usr/src/lib/libcurses/screen/ |
H A D | dupwin.c | 108 chtype *ws, *we, *ns, *ne, wc; in dupwin() local 112 we = ws + ncolsav - 1; in dupwin() 114 for (; ws <= we; ++ws) in dupwin() 117 for (; we >= ws; --we) in dupwin() 118 if (!ISCBIT(*we)) in dupwin() 120 if (we >= ws) { in dupwin() 121 wc = *we; in dupwin() 123 if ((we + n) <= (*wincp + ncolsav)) in dupwin() 124 we += n; in dupwin() 126 ne = *newcp + (we - *wincp); in dupwin()
|
/titanic_50/usr/src/uts/sun4u/io/ |
H A D | panther_asm.s | 144 ! since we disable interrupts, we don't need to do kpreempt_disable() 168 ! now delay 15 cycles so we don't have hazard when we return 174 ! UNPARK-SIBLING_CORE is 7 instructions, so we cross a cache boundary 216 ! since we disable interrupts, we don't need to do kpreempt_disable() 241 ! now delay 15 cycles so we don't have hazard when we return 298 ! now delay 15 cycles so we don't have hazard when we return 366 ! now delay 15 cycles so we don't have hazard when we return 399 ! since we disable interrupts, we don't need to do kpreempt_disable() 423 ! now delay 15 cycles so we don't have hazard when we return 429 ! UNPARK-SIBLING_CORE is 7 instructions, so we cross a cache boundary [all …]
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | rwho.c | 82 register struct whoent *we; in main() local 122 we = w->wd_we; in main() 124 if (aflg == 0 && we->we_idle >= 60*60) { in main() 125 we++; in main() 132 mp->myutmp = we->we_utmp; mp->myidle = we->we_idle; in main() 135 nusers++; we++; mp++; in main()
|
H A D | ruptime.c | 83 struct whoent *we; in main() local 177 we = (struct whoent *)(((char *)buf)+cc); in main() 178 while (--we >= wd->wd_we) in main() 179 if (aflg || we->we_idle < 3600) in main()
|
/titanic_50/usr/src/lib/libc/sparc/gen/ |
H A D | strchr.s | 37 ! Here, we start by checking to see if we're searching the dest 40 ! word aligned, we check a for the search char a byte at a time 41 ! until we've reached a word boundary. Once this has happened 173 ! if we are, and then search by whole word.
|
/titanic_50/usr/src/lib/libc/sparcv9/gen/ |
H A D | strchr.s | 37 ! Here, we start by checking to see if we're searching the dest 40 ! word aligned, we check a for the search char a byte at a time 41 ! until we've reached a word boundary. Once this has happened 173 ! if we are, and then search by whole word.
|
/titanic_50/usr/src/cmd/filesync/ |
H A D | README | 72 times have not changed, we do not bother to recheck the 88 we will build up an in-memory tree that represents 115 as a result of the "evaluation" process we build up 117 the files that we are supposed to keep in sync, and 118 contains everything we need to know about each one 123 for each file, we record interesting information (type, 127 on the source side, as we just examined it 128 on the destination side, as we just examined it 133 for each base, we maintain 141 for each "rule", we maintain [all …]
|
/titanic_50/usr/src/ucbcmd/sbcp/ |
H A D | sbcp.s | 76 ! passed to this routine, but we do know how our initial stack has 81 ! Since we want to invoke the following c initalization routine: 83 ! we need to troll through the stack to setup it's argument values. 122 ! which uses %g7 as the curthread pointer. That is why we 125 ! We use an extra window to save the %o registers we're entered
|
/titanic_50/usr/src/uts/sparc/ml/ |
H A D | sparc_ddi.s | 102 mov -1, %i0 ! .. we return -1 160 nop ! as if we had never been here 187 nop ! as if we had never been here 211 nop ! as if we had never been here 237 nop ! as if we had never been here 262 nop ! as if we had never been here 288 nop ! as if we had never been here 314 nop ! as if we had never been here 351 nop ! as if we had never been here 400 nop ! as if we had never been here
|
/titanic_50/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | README | 75 Here we discuss the essential objects and subtle aspects of the NWAM 114 initial event have been carried out to make higher level decisions we 118 for some short period of time (.1s). Typically the flurry of events we 121 what we do that cause external events to be posted on us. We are not 253 we want to distinguish between two cases: 255 1) when we are actively configuring the link with a view to moving online 263 So we see that offline and offline* can thus be used to distinguish between 277 WiFi links present a problem however. On the one hand, we want them 279 while on the other we want to watch out for new WLANs appearing in 281 group. The reason we watch out for these is they represent the potential [all …]
|
/titanic_50/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 40 % complete document in each bug report with which we can reproduce the 65 % and turn on active characters that we couldn't do earlier because 74 % For @tex, we can use \tabalign. 77 % Save some plain tex macros whose names we will redefine. 108 % messages, but if we're using an old version of TeX, don't do anything. 156 % In some macros, we cannot use the `\? notation---the left quote is 202 % change spans more than two lines of output. To handle that, we would 257 % we did was a \nobreak, we don't want to insert more space. 301 % Have to do this stuff outside the \shipout because we want it to 389 % the input line (except we remove a trailing comment). #1 should be a [all …]
|
/titanic_50/usr/src/uts/common/io/e1000api/ |
H A D | README.illumos | 19 maintenance and the adding of new devices easier in illumos, we have gone 34 so that we can both gather firmware information and that have workarounds for 35 older chipsets. While, we would like to get that to be synced up and common, it 40 been issues seen with it in the wild and thus we opt to disable it by default 43 To help make that easier, we've documented here what these extra definitions 50 In e1000_defines.h we add the following three definitions which are not 62 code. Until this can get merged into the common code completely, we've spearted 81 By default we disable all support for EEE. To cause this to happen you must
|
/titanic_50/usr/src/cmd/sendmail/cf/feature/ |
H A D | bestmx_is_local.m4 | 31 # If we are the best MX for a site, then we want to accept 32 # its mail as local. We assume we've already weeded out mail to 50 dnl we cannot use _LOCAL_ here since it is defined too late
|
/titanic_50/usr/src/cmd/lp/model/ |
H A D | standard | 34 # Until we get to the point below where the printer port 35 # and physical printer are initialized, we can't do much 44 # isn't defined, so that we're covered. 70 # Most of the time we don't want the standard error to be captured 72 # shell puts out when we get a SIGTERM. We'll save the standard 73 # error channel under another number, so we can use it when it 100 # not support any ioctl calls. As a result, we cannot set the opost 261 # ${TPUT} is "tput" IF it works. We'll disable it if we get an 262 # ugly error message the first time we use it. See the TERM variable 265 # NOTE: The check we use to see if "tput" works is to use an OLD [all …]
|
H A D | tsol_standard | 34 # Until we get to the point below where the printer port 35 # and physical printer are initialized, we can't do much 44 # isn't defined, so that we're covered. 70 # Most of the time we don't want the standard error to be captured 72 # shell puts out when we get a SIGTERM. We'll save the standard 73 # error channel under another number, so we can use it when it 100 # not support any ioctl calls. As a result, we cannot set the opost 273 # ${TPUT} is "tput" IF it works. We'll disable it if we get an 274 # ugly error message the first time we use it. See the TERM variable 277 # NOTE: The check we use to see if "tput" works is to use an OLD [all …]
|
H A D | tsol_standard_foomatic | 36 # Until we get to the point below where the printer port 37 # and physical printer are initialized, we can't do much 46 # isn't defined, so that we're covered. 72 # Most of the time we don't want the standard error to be captured 74 # shell puts out when we get a SIGTERM. We'll save the standard 75 # error channel under another number, so we can use it when it 102 # not support any ioctl calls. As a result, we cannot set the opost 275 # ${TPUT} is "tput" IF it works. We'll disable it if we get an 276 # ugly error message the first time we use it. See the TERM variable 279 # NOTE: The check we use to see if "tput" works is to use an OLD [all …]
|
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README.v6 | 219 addresses, we must have multiple IP logical interfaces per IA 222 - Because we need to support multiple addresses (and thus multiple 243 Because we need to have multiple IP logical interfaces (LIFs) for a 244 single identity association (IA), we should not store all of the 247 For DHCPv6, we will need to keep LIFs on a single IP physical 263 represent these groupings, we will use a new dhcp_lease_t structure. 272 For all of these new structures, we will use the same insert/hold/ 283 For DHCPv6, we need to track multiple LIFs per lease (IA), but we 285 list linkage for each LIF, we can observe that a LIF is on exactly 291 When removing a LIF from the system, we need to decrement the count [all …]
|
/titanic_50/usr/src/cmd/sgs/rtld/sparc/ |
H A D | boot.s | 114 ! Start up routines -- the aout_start will have a pointer in %o0 that we'll 121 ! Create a stack frame, perform PIC set up. If we're a "normal" start, we have 134 ! If %i0 (was %o0) is non-zero, we're in compatibility and we can 160 tst %l1 ! are we at a "0" entry in environment? 177 ! target program (normal), or if return value of _setup is "0" we have
|
/titanic_50/usr/src/uts/sun4/conf/ |
H A D | genalign.s | 39 ! this little hack generates a .note section where we tell 40 ! the booter what alignment we want
|
/titanic_50/usr/src/uts/sun4u/sunfire/ml/ |
H A D | ac_asm.s | 67 ! TODO: can we safely SAVE here 70 ! XXX do we need to save the state of the fpu? 104 ! restore fp to the way we got it
|
/titanic_50/usr/src/uts/sun4u/starfire/ml/ |
H A D | idn_asm.s | 184 ! Within the context of IDN we don't want 198 ! time to die, see if we are already panicing 217 ! we weren't busy, we must have been NACK'd 246 sub %g5, %o4, %g5 ! how long did we wait? 316 brz,pt %g7, 1f ! did we get it? 363 ! See if we're already active, i.e. have things
|
/titanic_50/usr/src/uts/sparc/dtrace/ |
H A D | dtrace_asm.s | 214 ! CWP minus the number of frames is negative; we must perform the 279 ! First we need to see if the frame that we're fishing in is still 381 be 2f ! If so, we're done 591 sethi %hi(nwin_minus_one), %g3 ! hang onto maxwin since we'll need 605 ! the %cwp by one (mod nwindows) because we're in the user's windows
|
/titanic_50/usr/src/cmd/fm/eversholt/files/i386/i86pc/ |
H A D | gcpu_amd.esc | 55 * correctable errors before we will consider one of the component dimms 61 * The maximum number of pages we will diagnose as faulty on any one 71 * PAGE_SB_TIME the engine will fire and we will fault the most recent 102 * | Discard mem_ce with no address info - we can't fault the | 109 * | associated with a per-CSPATH SERD engine as long as we are | 111 * | if we are over that limit then discard the event since we | 116 * | When the per-CSPATH SERD engine fires we fault the page | 121 * | A dimm_ce fault is diagnosed when we have faulted an |
|
/titanic_50/usr/src/uts/common/io/usb/hcd/ |
H A D | README | 209 - Depending on the polling interval, we need to add the above calculated 210 bandwidth to one or more frame bandwidth lists. Before adding, we need to 216 In this case, we need to add required bandwidth to 0,4,8,12,16,20,24, 268 transfers will get 80% of the bus time. In one micro-frame or 125us, we 374 our implementation, we support 1024 frame lists and we do this by first 390 - For isochronous transfers, we use only transfer descriptors but no 443 - Depending on the polling interval, we need to add the above calculated 446 Before adding, we need to double check the availability of bandwidth in 452 is 3. In this case, we need to add required bandwidth to 0,4,8,12,16, 454 saved using ehci_start_split_masks matrix. For this example, we need [all …]
|