HomeSort by: relevance | last modified time | path
    Searched refs:really (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/sys/arch/acorn32/stand/lib/
srt1.c 91 splitargs(char *args, int really, char **argv)
104 if (really)
119 if (really)
126 if (really)
142 if (really)
  /src/usr.bin/make/unit-tests/
varname-dollar.mk 6 # If there really were a special variable named '$', the expressions ${${DOLLAR}}
21 # Now overwrite the '$' variable to see whether '$$' really expands to that
var-op-default.mk 34 # Because there is not really a variable named 'i', the '?=' operator
dep-var.mk 25 # Try out how many levels of indirection are really expanded in dependency
varmod-ifelse.mk 157 NUMBER= no # not really a number
166 NUMBER= # empty, not really a number either
varmod-edge.mk 156 # modifier, but it really isn't, that's why it appears in the output.
cond-token-plain.mk 63 # anybody really use this? This is neither documented nor obvious since
varmod-subst.mk 276 # one of the "really stupid names", skips the first dollar, and parsing
directive-for.mk 52 # like normal variables, even though they are not really variables.
  /src/share/misc/
style 369 z = a + really + long + statement + that + needs + two + lines +
400 * statement is really confusing without them, such as:
  /src/sys/lib/libkern/arch/m68k/
udivsi3.S 86 | did above was really the divide of some dividendB by some
  /src/sys/arch/sandpoint/
README 98 the MICRs and MCCRs. There is really no boot information to pass.
  /src/usr.sbin/sysinst/arch/mac68k/
msg.md.en 98 Are you really sure you want to overwrite the MacOS HFS partition(s)?
  /src/sys/arch/amiga/stand/loadbsd/
startit.s 78 pmove (a3),srp | Really, really, turn off MMU
  /src/sys/dev/raidframe/
rf_reconutil.c 260 XXXX IF you use this, you really want to fix the locking in here.
  /src/sys/arch/amiga/stand/bootblock/boot/
startit.s 128 pmove %a5@,%srp | Really, really, turn off MMU
  /src/sys/arch/i386/bioscall/
biostramp.S 197 xreal: # really in real mode now
215 # all these movl's are really movw's, and movw's are movl's!
  /src/sys/arch/mac68k/mac68k/
pramasm.s 289 | (we really only need to zero the high
locore.s 1145 jra get_pte_fail4 | really should have been one of these...
  /src/share/mk/
bsd.man.mk 18 # and the expansion does not really work because of make(1).
  /src/bin/csh/
func.c 328 * obscure code is the WORST result of the fact that we don't really parse.
1361 * than really knowing what was going on. If tpgrp is zero, we are
  /src/distrib/syspkg/mk/
bsd.syspkg.mk 488 # Everything after here are internal targets and really
617 ${ECHO} " Please check if this is really intended!" ; \
  /src/sys/arch/amiga/amiga/
locore.s 648 | check to see if EXTER request is really set?
1149 pmove %a0@,%srp | Really, really, turn off MMU
1285 pmove %a3@,%srp | Really, really, turn off MMU
  /src/usr.sbin/sysinst/
msg.mi.en 99 before this procedure! Do you really want to upgrade NetBSD?
112 Do you really want to reinstall NetBSD distribution sets?
1462 {Your disk currently has a non-NetBSD partition. Do you really want to
  /src/sys/net/
if_ethersubr.c 107 * XXX there should really be a way to issue this warning from within config(8)
109 #error You have included NETATALK or a pseudo-device in your configuration that depends on the presence of ethernet interfaces, but have no such interfaces configured. Check if you really need pseudo-device bridge, pppoe, vlan or options NETATALK.
576 * now (but it shouldn't ever happen, really, anyhow).

Completed in 774 milliseconds

1 2