Home
last modified time | relevance | path

Searched refs:doing (Results 1 – 25 of 54) sorted by relevance

123

/original-bsd/usr.bin/gprof/
H A Dprintgprof.c485 nltype *doing; local
494 for ( (doing = todo)&&(todo = doing -> cnext);
495 doing ;
496 (doing = todo )&&(todo = doing -> cnext )){
498 if ( membercmp( doing , prev -> cnext ) == GREATERTHAN ) {
502 doing -> cnext = prev -> cnext;
503 prev -> cnext = doing;
/original-bsd/old/games.vax/compat/Original/
H A Dcompat.s10 # fixup stack by doing rets from compat and the function
/original-bsd/old/games.vax/compat/
H A Dcompat.s10 # fixup stack by doing rets from compat and the function
/original-bsd/sys/vax/vax/
H A Durem.s35 clrl r0 # (because doing the divide will overflow
/original-bsd/sys/hp300/DOC/
H A DTODO.hp30052 Note that by doing this we can no longer use timer 3 as a separate
81 consider doing this since pages in the free list are not reclaimed and
H A DPmap.notes38 tags") Hence, doing TLB flushes on mappings that aren't associated with
H A DOptions56 matter what it is doing (i.e. as long as it isn't halted). Alas,
/original-bsd/admin/admin/forms/
H A Dcontrib21 to your so doing. Attached is a list of the names of the files which make
/original-bsd/usr.sbin/sendmail/src/Makefiles/
H A DMakefile.NEWS-OS.4.x6 # are going to be doing any signficant work on sendmail).
H A DMakefile.IRIX.5.x6 # are going to be doing any signficant work on sendmail).
H A DMakefile.SunOS.4.06 # are going to be doing any significant work on sendmail).
H A DMakefile.SunOS.5.46 # are going to be doing any signficant work on sendmail).
H A DMakefile.SunOS.5.56 # are going to be doing any signficant work on sendmail).
H A DMakefile.UNIX_SV.4.x.i3866 # are going to be doing any signficant work on sendmail).
H A DMakefile.SunOS.5.36 # are going to be doing any signficant work on sendmail).
H A DMakefile.HP-UX.106 # are going to be doing any signficant work on sendmail).
H A DMakefile.NEWS-OS.6.x6 # are going to be doing any signficant work on sendmail).
H A DMakefile.uts.systemV5 # are going to be doing any signficant work on sendmail).
/original-bsd/admin/admin/contrib/
H A Dletter31 no objection to your so doing. Attached is a list of the names of the
/original-bsd/lib/libcurses/PSD.doc/
H A Ddoc.I90 or stop it from doing so if
/original-bsd/usr.bin/compress/doc/
H A Drevision.log19 * Get rid of all floating-point calculations by doing all compression ratio
/original-bsd/usr.bin/spell/
H A DREADME48 above script can be obtained by doing:
/original-bsd/old/pcc/mip/
H A Dmfile2264 /* macros for doing double indexing */
/original-bsd/sys/ufs/lfs/
H A DTODO58 DONE Unmount; not doing a bgetvp (VHOLD) in lfs_newbuf call.
/original-bsd/usr.sbin/sendmail/
H A DKNOWNBUGS100 Apparently, the sendmail daemon loop (doing accept()s on the network)

123