Lines Matching refs:Don

620 	* stage2/bios.c (biosdisk): Don't fall back to the CHS mode
681 * stage2/size_test (check): Don't use the local statement any
888 (IH_KEY_OFFSET): Don't check for INFO->version. There are
988 * stage2/terminfo.c (term): Don't use a C99-style initializer.
1308 * stage2/builtins.c (boot_func): Don't copy the partition
1366 * stage2/fsys_xfs.c (le32): Don't use bswap, but use xchgb and
1492 * grub/asmstub.c: Don't include hercules.h. Include term.h.
1578 * util/mbchk.c (check_multiboot): Don't check if the load
1580 load end address is zero. Don't check if the load end address is
1593 Don't set ERRNUM after rawread failed, because rawread should
1605 * lib/device.c: Don't include linux/hdreg.h, linux/major.h,
1615 * netboot/fsys_tftp.c (tftp_read): Don't call buf_fill unless
1679 * stage2/builtins.c (setup_func): Don't embed a drive number, if
1945 * netboot/misc.c (inet_aton): Don't check if *P is an asterisk,
2049 * stage1/stage1.S: Don't call INT 13, AH=48H, because it is
2053 (lba_mode) [NO_BUGGY_BIOS_IN_THE_WORLD]: Don't check the
2102 * stage2/builtins.c (displayapm_func): Don't use multi-line
2244 Don't use get_diskinfo_floppy. Reported by Ben Liblit
2249 (get_diskinfo): Don't call get_diskinfo_floppy any longer.
2284 * stage2/fsys_reiserfs.c (reiserfs_mount): Don't look at
2408 * stage2/fsys_vstafs.c [!FSYS_VSTAFS]: Don't define anything.
2516 * stage2/boot.c (load_image): Don't cast entry_addr to an int, or
2554 * stage2/builtins.c (chainloader_func): Don't check if the
2721 * docs/boot.S (multiboot_header) [__ELF__]: Don't define a.out
2819 (make_saved_active): Use rawwrite. Don't use SCRATCHSEG, as it is
2827 (embed_func): Don't embed after the MBR if an EZ-BIOS is detected
2830 (install_func): Use devwrite. Don't use SCRATCHSEG.
2831 (partnew_func): Use rawwrite. Don't use SCRATCHSEG.
2897 * stage2/common.c (init_bios_info) [!STAGE1_5]: Don't call
2903 * grub/asmstub.c (serial_init) [!O_SYNC]: Don't specify O_SYNC
2911 * stage2/builtins.c (testvbe_func): Don't set the bit 14 of a
2920 * stage2/asm.S [!STAGE1_5] (track_int13): Don't replace an int13
3009 * stage2/asm.S [STAGE1_5]: Don't include setjmp.S or apm.S.
3013 * lib/device.c (read_device_map): Don't parse a line, if it is
3154 * stage2/cmdline.c (run_script): Don't show commands that have
3325 Don't jump to the label "fail", even when embed_func failed.
3373 * lib/device.c [__linux__]: Don't include <linux/cdrom.h>.
3429 [!STAGE1_5] (print_completions): Don't append ')' if the
3443 Don't check if the terminal is dumb. If the terminal is console,
3483 Don't hardcode "/boot/grub/stage1", "/boot/grub/stage2", or
3599 Don't check for the geometry, since some BIOSes don't return the
3614 (print_error) [STAGE1_5]: Don't print a colon.
3623 DISP_DOWN to ACS_UARROW and ACS_DARROW, respectively. Don't call
3625 (run_menu) [!GRUB_UTIL]: Don't call grub_printf here. Instead,
3669 * stage2/stage2.c (run_menu): Don't use either `p' or `n' to
3672 (run_menu) [SUPPORT_SERIAL]: Don't set the variables DISP_UP and
3701 [!STAGE1_5] (getkey) [SUPPORT_SERIAL]: Don't check if both
3749 * stage2/asm.S (console_putchar): Don't print a carriage return
3753 [!STAGE1_5 && SUPPORT_SERIAL]: Don't print a carriage return
3758 * lib/device.c [__linux__]: Don't include linux/fs.h.
3760 * grub/asmstub.c [__linux__]: Don't include linux/fs.h.
3779 * stage2/char_io.c (translate_keycode) [SUPPORT_SERIAL]: Don't
3784 Don't save/restore fragile registers unnecessarily.
3786 * stage2/asm.S [!STAGE1_5] (track_int13): Don't save/restore
3929 Don't specify O_NDELAY to open.
4002 * stage2/asm.S (codestart) [SUPPORT_DISKLESS]: Don't reset a
4024 instead of two sections. Don't describe the usage of the the
4192 [!STAGE1_5] (linux_boot): Don't set %eax to LINUX_SETUP
4214 [!STAGE1_5] (big_linux_boot): Don't use SEGMENT or OFFSET.
4303 * grub/asmstub.c [__linux__]: Don't include linux/hdreg.h,
4305 [__FreeBSD__ || __NetBSD__ || __OpenBSD__]: Don't include
4307 [HAVE_OPENDISK]: Don't include util.h.
4426 * stage2/boot.c (load_image): Don't remove the vga option after
4454 * stage2/stage2.c (run_menu): Don't display the menu if the
4595 * stage2/cmdline.c (enter_cmdline): Don't give errors on empty
4658 (codestart) [SUPPORT_DISKLESS]: Don't move %dl to BOOT_DRIVE.
4677 (tftp_dir): Revert previous change. Don't use TFTP_MIN_PACKET
4701 * stage2/asm.S (set_int13_handler): Don't use MBI to get the
4823 * docs/user-ref.texi (Command-line-specific commands): Don't use
4914 * netboot/fsys_tftp.c: Don't include <netboot_config.h>.
4922 Don't process a packet, if BLOCK minus PREVBLOCK is not 1,
4927 * netboot/main.c: Don't include <netboot_config.h>.
4984 * util/grub-install.in: Don't use `!' in `test' for more
4986 Don't use `for' without `in' for compatability with ash.
5007 Don't use #ifdef for CHECK_LBA_SUPPORT_BITMAP.
5015 * stage2/bios.c (get_diskinfo): Don't use #ifdef for
5081 Don't check if the filesystem is FFS. Instead, check if
5102 (grub_close): Don't check if FSYS_TYPE is NUM_FSYS.
5124 For developers: Don't run automake with --add-missing. Instead,
5191 * stage2/builtins.c (unhide_func): Don't modify SAVED_DRIVE or
5211 * stage2/builtins.c (setup_func): Don't read a stage 1.5 to get
5246 * configure.in (AM_INIT_AUTOMAKE): Don't get the package name
5308 Don't discard all of the copied data so that we can move FILEPOS
5332 BOOTSEC_PART_OFFSET). Don't use grub_memmove, but copy it
5506 [GRUB_SHARED_HEADER]: Don't declare or define anything.
5573 await_reply. Don't call await_reply here any more.
5592 Don't define CHECK_LBA_SUPPORT_BITMAP if specified.
5795 * stage1/stage1.S [!NO_BUGGY_BIOS_IN_THE_WORLD]: Don't check if
5938 * debian/rules (binary-arch): Don't strip or generate shared
6657 should be 1M-aligned for NetBSD. Don't align symbol table on 4k
7978 * stage2/cmdline.c (skip_to): Don't increase CMDLINE if the
8549 * grub/asmstub.c (grub_stage2) [__linux__]: Don't use /dev/fd1.
8827 * shared_src/shared.h [NO_REMAPPING_LIBC_FUNCTIONS]: Don't define
8992 * shared_src/stage2.c (run_menu): Don't say it was a failure if
9036 * shared_src/char_io.c (getkey): Don't set BUF_DRIVE to -1.
9094 * acinclude.m4 (grub_OBJCOPY_ABSOLUTE): Don't forget to move the
9147 * shared_src/char_io.c (bcopy): Don't make any assumptions about