/src/usr.sbin/sysinst/arch/ofppc/ |
msg.md.en | 70 {The FAT12 boot partition is too small. It needs to be at least 2MB in size, 71 however a size of at least 10MB is recommended.} 79 be at least 1MB in size, and the other must be at least 1KB in size.} 82 {In order to boot ofppc, you need either a FAT12 partition of at least 2MB 84 least 1KB, and 1MB in size. IBM RS/6000 machines generally need the PReP
|
msg.md.es | 71 {The boot partition is too small. It needs to be at least 2MB in size, 72 however a size of at least 100MB is recommended.} 80 be at least 1MB in size, and the other must be at least 1KB in size.} 83 {In order to boot ofppc, you need either a FAT12 partition of at least 2MB 85 least 1KB, and 1MB in size. IBM RS/6000 machines generally need the PReP
|
msg.md.pl | 70 {The boot partition is too small. It needs to be at least 2MB in size, 71 however a size of at least 100MB is recommended.} 79 be at least 1MB in size, and the other must be at least 1KB in size.} 82 {In order to boot ofppc, you need either a FAT12 partition of at least 2MB 84 least 1KB, and 1MB in size. IBM RS/6000 machines generally need the PReP
|
/src/usr.sbin/sysinst/arch/cobalt/ |
msg.md.en | 68 It needs to be at least 1MB in size, however a size of at least 5MB is
|
/src/usr.sbin/sysinst/arch/prep/ |
msg.md.de | 70 {The PReP boot partition is too small. It needs to be at least 2MB in size, 71 however a size of at least 5MB is recommended.}
|
msg.md.en | 70 {The PReP boot partition is too small. It needs to be at least 2MB in size, 71 however a size of at least 5MB is recommended.}
|
msg.md.es | 71 {The PReP boot partition is too small. It needs to be at least 2MB in size, 72 however a size of at least 5MB is recommended.}
|
msg.md.pl | 72 {The PReP boot partition is too small. It needs to be at least 2MB in size, 73 however a size of at least 5MB is recommended.}
|
/src/common/dist/zlib/examples/ |
enough.c | 275 // we need to use at least this many bit patterns so that the code won't be 277 int least = (left << 1) - syms; local in function:count 278 if (least < 0) 279 least = 0; 289 for (int use = least; use <= most; use++) { 412 // we need to use at least this many bit patterns so that the code won't be 414 int least = (left << 1) - syms; local in function:examine 415 if (least < 0) 416 least = 0; 424 // occupy least table spaces, creating new sub-tables as neede [all...] |
/src/usr.sbin/sysinst/arch/hp300/ |
msg.md.en | 64 It must have at least 2 free partitions (for root file system and swap).
|
/src/sys/arch/mac68k/dev/ |
if_mcvar.h | 51 #error Must have at least two buffers for DMA!
|
/src/sys/arch/macppc/dev/ |
if_mcvar.h | 51 #error Must have at least two buffers for DMA!
|
/src/usr.sbin/sysinst/arch/arc/ |
msg.md.en | 69 It needs to be at least 1MB in size, however a size of at least 2MB is
|
/src/usr.bin/make/unit-tests/ |
cond-op-parentheses.mk | 34 # Parentheses can be nested at least to depth 112. There is nothing special 35 # about this number though, much higher numbers work as well, at least on
|
sh-jobs.mk | 14 # would lead to a syntax error in the generated shell file, at least for
|
use-inference.mk | 4 # At least not in the special case where the inference rule does not
|
varcmd.mk | 7 # least an introductory explanation about what _should_ happen here.
|
directive-info.mk | 41 # Since at least 2002-01-01 and before parse.c 1.639 from 2022-01-08, the line
|
shell-csh.mk | 18 # the definition of the csh had been wrong since 1993 at least.
|
/src/usr.sbin/sysinst/arch/mvme68k/ |
msg.md.en | 74 It must have at least 2 free partitions (for root file system and swap).
|
/src/usr.sbin/sysinst/arch/virt68k/ |
msg.md.en | 74 It must have at least 2 free partitions (for root file system and swap).
|
/src/usr.sbin/sysinst/arch/x68k/ |
msg.md.en | 75 It must have at least 2 free partitions (for root file system and swap).
|
/src/lib/librumpuser/ |
configure.ac | 58 dnl (sys/cdefs.h in at least in musl contains a #warning)
|
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
kirkwood-nsa310a.dts | 7 * There are at least two different NSA310 designs. This variant does
|
/src/sys/arch/pmax/pmax/ |
locore_machdep.S | 108 blt a2, 2, 7f # at least 2 bytes to copy? 120 blt a2, 2, 7f # at least 2 bytes to copy?
|