Lines Matching full:instead
17 * stage2/fsys_xfs.c (next_dentry): Use arrays of arrays instead of
23 * lib/device.c (get_drive_geometry): Use ST.ST_SIZE instead of
81 * grub/asmstub.c (grub_stage2): Use auto instead of static for
100 * docs/kernel.c.texi (cmain): Incremement mod by one, instead of
169 Use /grub instead of /boot/grub on OpenBSD as well as NetBSD.
188 * stage2/cmdline.c (run_script): Use FALLBACK_ENTRYNO instead of
263 * stage2/char_io.c (grub_isspace): Use a switch sentense instead
354 * stage2/fsys_iso9660.c (iso9660_mount): Use memcmp() instead of
372 * stage1/Makefile.am (.exec): Use suffix rules instead of pattern
380 * stage2/disk_io.c (set_device): Use CH instead of *DEVICE to
425 * stage2/stage2.c (run_menu): Use GRUB_INVALID_DRIVE instead of
446 (rawread): Use BUF_GEOM.SECTOR_SIZE instead of SECTOR_SIZE.
453 (set_device): Use GRUB_INVALID_DRIVE instead of 0xFF.
469 argument AX instead of a byte argument AH.
505 floppy controller instead of a direct I/O.
555 * docs/grub.texi (Obtaining and Building GRUB): Instead of
609 terminfo instead to avoid GCC's bug, which inserts a reference
622 instead of LINUX_INITRD_MAX_ADDRESS.
759 length instead of the ending address.
771 is less than or equal to MULTIBOOT_SEARCH, instead of if
913 * stage2/stage2.c (run_menu): Call setcursor instead of
960 the BTS instead of the BTS itself.
1006 instead of getting/setting the video mode, because this flickers
1041 `-falign-loops' and `-falign-functions' instead of
1156 grub) instead of the group id (i.e. 68) for the URL of the BTS.
1376 instead.
1476 expected length minus 16. Instead, just check if no error
1544 overflow is detected, use LINUX_INITRD_MAX_ADDRESS instead.
1545 (load_initrd): If LINUX_MEM_SIZE is non-zero, use it instead of
1548 instead of ERR_NUMBER_PARSING, when an overflow occurs.
1701 * util/grub-image.in: Check stage2 instead of stage2.c to
1871 (buf_fill): Use rfc2131_sleep_interval instead of rfc951_sleep.
1944 string literals but string concatenation instead, to suppress
1954 * stage2/serial.c (serial_port): Initialize with 0 instead of
1958 instead of -1.
1966 * stage2/builtins.c (embed_func): Use ERR_NO_DISK_SPACE instead
2216 (--disable-md5-password): Use FSYS_CFLAGS instead of CFLAGS.
2548 FROM_KEY are specified, see *TO_KEY and *FROM_KEY instead of
2561 as 0x00000003 instead of 0x00010003.
2582 [SUPPORT_NETBOOT] (tftpserver_func): Use ifconfig instead of
2717 instead of strcat, to overwrite "/disc". Reported by Thiago
2762 handler with set_tf_int13_handler. Instead, track_int13 itself
2765 [!STAGE1_5] (int1_handler): Use movzbw instead of xorb and movb.
2782 If it is false, read data from the preset menu instead.
2796 C/H/S returned by get_diskinfo_int13_extensions instead of
2802 ERR_DEV_VALUES instead of ERR_NO_PART, when the save partition
3017 BIOS_KEY_MAP and ASCII_KEY_MAP instead of only the first
3040 + MBI.DRIVES.LENGTH instead of MBI.MMAP_ADDR + MBI.MMAP_LENGTH.
3058 instead of checking if the file is a block device as well.
3072 the name "/dev/floppy/N" instead.
3074 "/dev/discs/discN" instead.
3076 PATH_MAX instead of 64.
3113 's%.*\(/dev/[^ ]*\).*%\1%' instead of
3120 * stage2/start.S (copy_buffer): Use pusha and popa instead of
3137 instead of grubdir to "/grub".
3138 When running the command "setup", specify $grub_prefix instead
3151 O_RDWR instead of O_ORONLY.
3202 with SUPERBLOCK + (sizeof(super) >> SECTOR_BITS) instead of
3229 Use "$tmp_disk *$" instead of "$tmp_disk" to get the drive name.
3271 partition is a PC slice which may have BSD partitions. Instead,
3325 "/boot/grub/menu.lst". Instead, check if ARG contains
3336 a "mem=" option to DEST instead of prepending.
3349 * stage1/stage1.S (notification_string): Print "GRUB " instead
3352 "Loading stage1.5" instead of "stage1.5 ".
3354 instead of "stage2 ".
3370 || __OpenBSD__]: Call ioctl for FD instead of
3457 the expression "Error [0-9]*: " instead of "Error: ".
3466 (run_menu) [!GRUB_UTIL]: Don't call grub_printf here. Instead,
3485 terminal. Instead, apply a logical AND operation with
3498 command-line interface instead. If AUTH is false and PASSWORD is
3506 with "r+" instead of "r", as GRUB needs to overwrite it.
3514 DISP_DOWN at the start time. Instead, set them just before using
3533 typo: set SPEED instead of PORT.
3548 (real_start): Use the macro MOV_MEM_TO_AL instead of using movb
3609 * stage1/stage1.S (copy_buffer): Use pusha and popa, instead of
3652 [!STAGE1_5] (get_cmdline): Call translate_keycode instead of
3691 RESTART_CMDLINE_ENV, instead of init_page.
3695 (run_script): Run BUILTIN->FUNC with BUILTIN_SCRIPT instead of
3727 be fixed so that it restarts enter_cmdline instead.
3741 enabled, print ACS_UARROW and ACS_DARROW instead of DISP_UP and
3745 ACS_HLINE and ACS_VLINE instead of DISP_UL, DISP_UR, DISP_LL,
3796 (nbloader_exec_LDFLAGS): Set to $(NBLOADER_LINK) instead of
3865 instead of two sections. Don't describe the usage of the the
3866 grub shell any longer. Instead, how to use grub-install is
3873 1.5 into a partition, call write_to_partition instead of
3967 the right by 2 bits, instead of shift %ecx to the left by 2
4003 defined, instead of if the value is non-zero.
4035 Set %ecx to LINUX_TEXT_LEN instead of LINUX_KERNEL_MAXLEN.
4053 bytes to LINUX_KERNEL_MAXLEN instead of
4056 Instead, embed the segment and the offset in the code itself.
4059 heavily. Use a structure instead of a batch of macros, to access
4074 (LINUX_SETUP_STACK): Set to 0x7F00 instead of 0x3FF4 (why was it
4080 (CL_MY_LOCATION): Set to RAW_ADDR(0x97F00) instead of
4082 (CL_MY_END_ADDR): Set to RAW_addr(0x97FFF) instead of
4096 Linux kernel, use unsigned long instead of unsigned short.
4185 the Cygnus's binutils webpage instead of the hjl's site, since
4209 If SHOW_MENU is zero, don't display the menu interface. Instead,
4213 Display the menu if SHOW_MENU is true, instead of if
4231 * stage2/mb_info.h (AddrRangeDesc): Use one 64bits field instead
4237 instead of BaseAddrLow, BaseAddrHigh, LengthLow and LengthHigh,
4246 as the temporary variable instead of MEMTMP. This should allow
4272 * stage2/asm.S (grub_halt): Use jmp instead of jc, if INT 15
4307 the expression 's%\([sh]d[a-z]\)[0-9]*$%\1%' instead of
4381 * stage2/cmdline.c: Include <shared.h> instead of "shared.h".
4497 * stage2/asm.S (install_partition): Set to 0xFFFFFF instead of
4500 (boot_drive) [SUPPORT_DISKLESS]: Set to NETWORK_DRIVE instead of
4502 * stage2/common.c: Include <shared.h> instead of "shared.h",
4543 lower memory size. Instead, decrease it in the BIOS memory
4550 (get_memsize): Return CONVENTIONAL_MEMSIZE >> 10 instead of
4552 (get_eisamemsize): Return EXTENDED_MEMSIZE >> 10 instead of
4593 map is present, search the maximum for MEMTMP in bytes instead
4614 Linux kernel, using EXTENDED_MEMORY instead of MBI.MEM_UPPER.
4615 (bsd_boot): Use EXTENDED_MEMORY instead of MBI.MEM_UPPER.
4619 * stage1/stage1.S (message): Use lodsb instead of incw and movb.
4623 instead of movsb, since it is guaranteed that the region is
4628 * stage2/builtins.c (setup_func): Use SECTOR_BITS instead of
4647 Copy LEN bytes from ARG to PASSWORD, instead of LEN + 1 bytes.
4689 (libdrivers_a_CFLAGS): Define FSYS_TFTP as 1 instead of empty.
4764 instead of if BLOCK is less than or equal to PREVBLOCK.
4833 (convert): use `test -b' instead of `test -e' because ash
4857 CHECK_LBA_SUPPORT_BITMAP. Instead, check if FORCE_LBA is
4920 * stage2/builtins.c (embed_func): Call open_device instead of
4922 Don't check if the filesystem is FFS. Instead, check if
4939 it to BUFFERADDR + BYTE_OFFSET instead of BUFFERSEG +
4945 (fat_mount): Use log2 instead of calculating the size/bit by a
4950 * configure.in: Use AC_PATH_PROG instead of AC_PATH_TOOL,
4957 if ENTRYNO is less than 11. If not, increase FIRST_ENTRY instead
4965 For developers: Don't run automake with --add-missing. Instead,
4977 instead of 0xFFFFFFFF to place the initrd below 1GB.
5014 Pass END_MARK to *ENTRY_ADDR instead of directly calculating the
5036 CURRENT_DRIVE and CURRENT_PARTITION instead of SAVED_DRIVE and
5038 instead of if CURRENT_DRIVE is non-zero.
5053 the size. Use FILEMAX instead.
5096 Set to $(pkgdata_DATA) instead of $(nodist_pkgdata_DATA).
5121 returns zero instead of non-zero. Reported by Magnus Holmberg
5142 * docs/menu.lst: Load "/boot/loader" instead of "/kernel" in the
5169 "BSD sub-partition" instead of "BSD slice" for consistency.
5172 BOOT_PART_TABLE instead of (BOOTSEC_LOCATION +
5239 * configure.in (--enable-3c90x): Add -DINCLUDE_3C90X=1 instead
5246 (fat_dir): Use fat_read instead of grub_read; this makes
5260 * stage2/fsys_fat.c (fat_create_blocklist): Deleted, instead
5289 partition table area of the loader, instead of right before the
5296 Pass BOOT_PART_ADDR instead of (BOOTSEC_LOCATION - 16) as the
5325 SAVED_TP to TP instead of a direct assignment.
5326 If send_rrq fails, set ERRNUM to ERR_WRITE instead of ERR_READ.
5327 Check if BUF_READ is zero instead of if BUF_EOF is non-zero at
5329 (tftp_dir): Set ERRNUM to ERR_WRITE instead of ERR_READ, if
5332 buf_fill instead of after it, because it destroys the contents
5350 (await_reply): Check for Control-C instead of ESC, because GRUB
5391 * netboot/3c90x.c: Include the local "pci.h" instead of
5399 FAT_BUF + (NEW_MAPBLOCK - MAPBLOCK) instead of a unsigned short
5409 return zero instead of one.
5421 NETWORK_DRIVE instead of 0x20.
5435 CHECK_LBA_SUPPORT_BITMAP instead of NO_BUGGY_BIOS_IN_THE_WORLD
5439 instead of NO_BUGGY_BIOS_IN_THE_WORLD.
5516 * netboot/3c59x.c: Include etherboot.h instead netboot.h.
5603 * configure.in: Use AC_PATH_TOOL instead of AC_PATH_PROG.
5657 instead of "/".
5688 * stage2/builtins.c (configfile_func): Use grub_longjmp instead
5726 * stage2/boot.c (load_image): Use grub_seek instead of setting
5732 entries instead of one per entry.
5797 error. Get the GRUB drive instead of the OS device.
5801 When checking for INSTALL_DEVICE, use "case" instead of "elif"s.
5972 (setkey_func): Use nul_terminate instead of the local function
5987 * stage2/asm.S (int1_handler): Use EXT_C(io_map) instead of
5989 (int1_handler): Use EXT_C(bios_key_map) instead of bios_key_map.
6011 Add missing `$'s. If the code is 0xEC-0xEF, use %dx instead of
6012 immediate. If the code is 0xE4-0xE7, use immediate instead of
6040 characters in the message, but use ascii names instead.
6041 (run_menu) [!GRUB_UTIL]: Use DISP_UP and DISP_DOWN instead of
6099 * stage2/asm.S [!STAGE1_5] (set_int15_handler): Use 0 instead of
6106 of %al in %bl. Do not lcall. Use ljmp instead.
6110 than 0xff instead of double-checking for TO. Use BIOS_KEY_MAP
6111 instead of KEY_MAP.
6121 instead of direct addresses.
6124 (set_int15_handler): Use %edi instead of direct addresses.
6126 (set_int13_handler): Copy DRIVE_MAP_SIZE * 2 bytes instead of
6129 Use %edi instead of direct addresses.
6131 prefix of %cs instead.
6132 Push the flags pushed by the callee instead of the current.
6142 BIOSes jump to 07C0:0000 instead of 0000:7C00.
6145 instead.
6150 modified FLAGS in 6(%bp) instead of 4(%bp).
6198 instead of @table.
6199 (Basic usage): Use @option instead of @code.
6221 Check if I is equal to DRIVE_MAP_SIZE instead of if I is greater
6326 (%.c.texi): Use $(SHELL) instead of /bin/sh.
6343 instead of CURRENT_DRIVE and CURRENT_PARTITION to IMAGE_DRIVE
6419 Use DEVICE instead of BUFFER to store the device name.
6424 Return the result of install_func instead of zero.
6447 the data in it instead of probing devices. Otherwise, guess the
6465 NEW_HIGHLIGHT_COLOR as temporary storages instead.
6572 instead of (codestart - EXT_C(start) + 0x2000).
6574 instead of (codestart - EXT_C(start) + 0x8000).
6575 [STAGE1_5] (chain_stage2): Use main instead of start.
6593 (grub_PROG_OBJCOPY_ABSOLUTE): Use CC instead of LD.
6616 * stage2/builtins.c (boot_func): Pass MBI.CMDLINE instead of ARG
6622 is 0x20 instead of if the fs type is TFTP, because GRUB does not
6629 at one time. Instead, repeat reading one byte and print it on
6646 * stage2/disk_io.c (set_bootdev): Mask 0x7F instead of 0x79 of
6700 instead of daddr_t.
6702 mach_daddr_t, instead of uid_t, gid_t, time_t and daddr_t.
6703 * stage2/fs.h (BBLOCK): Use mach_daddr_t instead of addr_t.
6705 (ROOTINO): Use mach_ino_t instead of ino_t.
6706 (struct fs): Use mach_daddr_t and mach_time_t instead of daddr_t
6708 (struct cg): Use mach_time_t instead of time_t.
6710 (cgbase): Use mach_daddr_t instead of daddr_t.
6716 instead of AC_TRY_COMMAND.
6721 * stage2/disk_io.c (set_device) [!STAGE1_5]: Use RESULT instead
6752 9 instead, because of a binutils-2.9.1.0.x bug.
6830 (fstest_func): Use DISK_READ_HOOK instead of DEBUG_FS.
6834 Use DISK_READ_HOOK instead of DEBUG_FS.
6835 (testload_func): Use DISK_READ_HOOK instead of DEBUG_FS.
6841 instead of DEBUG_FS and DEBUG_FS_FUNC.
6843 (devread) [!STAGE1_5]: Use DISK_READ_HOOK instead of DEBUG_FS.
6845 DISK_READ_HOOK and DISK_READ_FUNC instead of DEBUG_FS and
6924 code, use COMPLETION_BUFFER to get the completion instead of
6946 IS_FILENAME and IS_COMPLETION instead of FILENAME.
6952 Use BUF instead of FILENAME.
6983 * acinclude.m4 (grub_ASM_ADD32): Use ADDR32 instead of addr32.
6988 * stage1/stage1.S (after_BPB): Use ABS(firstlist) instead of
6990 (MSG): Use ABS(x) instead of x.
6992 * stage1/stage1_lba.S (after_BPB): Use ABS(firstlist) instead of
6994 (MSG): Use ABS(x) instead of x.
7074 [!STAGE1_5] (get_cmdline): Use BUF instead of CMDLINE for the
7093 instead of awk, since we cannot expect awk is present. Remove
7114 * netboot/config.c: Include netboot_config.h instead of config.h.
7164 use IS_TFTP to check if we have GZIP_CRC instead of the equation
7243 rule, but use AM_MAINTAINER_MODE instead. If the maintainer mode
7247 defined, instead of GRUB_MAINT. Use the variable PERL rather
7254 IS_PC_SLICE_TYPE_EXTENDED instead of comparing CURRENT_SLICE
7271 CURRENT_PARTITION instead of SAVED_DRIVE and SAVED_PARTITION for
7340 instead of int to lseek, and compare the return value with
7421 * stage2/boot.c (load_image): Return kernel_t instead int.
7480 Use FALLBACK_ENTRY instead of FALLBACK.
7482 (run_menu) [GRUB_UTIL]: Call stop instead of returning
7485 Call init_config instead of clearing the variables directly.
7486 Use CMDLINE_BUF for the command-line buffer instead of the
7508 * stage2/boot.c (load_image): Use PHDR->P_PADDR instead of
7527 completions, instead of just searching for a eqaul character.
7539 (stop): Call longjmp instead of exit.
7550 unsigned short * instead of unsigned long *. Suggested by Pavel
7570 (minix_dir): Use NAMELEN instead of MINIX_NAME_LEN.
7586 ARG. And use them instead of CUR_CMDLINE.
7588 them instead of CUR_CMDLINE.
7589 (load_initrd): Accept one argument, INITRD. And use it instead
7592 instead of CUR_CMDLINE.
7593 * stage2/cmdline.c (enter_cmdline): Use MB_CMDLINE instead of
7604 more. Use the name "the grub shell" instead.
7642 (fat_mount): Use the macro IS_PC_SLICE_TYPE_FAT instead of
7647 (fat_create_blocklist): Use the macro SECTOR_SIZE instead of a
7649 (fat_dir): Set MAP to ROOT_DIR instead of -1.
7687 drive parameters instead of DRIVE_PARAMETER.
7695 to the low 32bits of DRP.TOTAL_SECTORS instead of the multiple
7698 "geometry", print the device file name instead of CHS/LBA
7702 instead of a local variable.
7715 IS_PC_SLICE_TYPE_BSD_WITH_FS instead of checking if
7720 CURRENT_SLICE to PC_SLICE_TYPE_FREEBSD instead of
7722 (real_open_partition): Use the macro IS_PC_SLICE_TYPE_BSD instead
7743 longer, call set_line_normal and set_line_highlight instead.
7814 * grub/main.c (main): Call printf instead of grub_printf.
7851 instead of nodelay.
7863 appropriately, and include stage1.h instead.
7920 TOTAL_SECTORS from DRP instead of GEOMETRY.
7941 %u instead of %d.
7975 Set %di to FIRSTLIST - LISTSIZ instead of FIRSTLIST.
7977 compute them from LBA address instead.
7978 Call 32bits div instructions instead of 16bits div instructions.
7980 loop, instead of the beginning.
8030 CURRENT_DRIVE, instead of INSTALL_PARTITION and BOOT_DRIVE.
8167 (stage2_exec_SOURCES): Set to the actual source files instead of
8197 * stage1/stage1.S: Call testb instead of andb when checking if
8368 instead of 0, and check if it is equal to -1 instead of 0 when
8370 (get_diskinfo): Treat -1 as non-caching state instead of 0.
8384 print_a_completion instead of just printf.
8391 Probe 4 IDE drives instead of 2.
8410 (usage): Use "grub" instead of ARGV[0], read the standards.
8412 (main): Handle OPT_NO_CONFIG_FILE and OPT_NO_CURSES, instead
8462 * shared_src/fs.h (BBOFF): Use mach_off_t instead of off_t.
8482 * debian/rules (build): Install into /lib instead of /share.
8550 unsigned long instead of unsigned long long, because GRUB represents
8595 * Change everything to use memset and memmove instead of bzero and
8630 * grub/asmstub.c (set_attrib): Use inch and addch, instead of
8639 Use file descriptors instead of file pointers to support
8642 * grub/asmstub.c (grub_stage2): Call close instead of fclose.
8643 (get_diskinfo): Call open instead of fopen.
8644 (biosdisk) [__linux__]: Use _llseek instead of lseek.
8645 (biosdisk): Call read instead of fread.
8665 (config_file): Make it char * instead of char [].
8666 (getrtsecs): Return current time instead of 0xff.
8713 instead of a integer.
8739 constants instead of magic numbers.
8940 /sbin/grub is installed. Use $(DESTDIR) instead of $(prefix) to
9050 13) instead of 0x13.