grub/grub-core/commands
Vladimir 'phcoder' Serbinenko 7d4e39d65a * grub-core/bus/usb/usb.c (attach_hooks): Make static.
* grub-core/bus/usb/usbhub.c (hubs): Likewise.
	* grub-core/commands/hashsum.c (aliases): Likewise.
	* grub-core/commands/setpci.c (pci_registers): Likewise.
	* grub-core/disk/usbms.c (attach_hook): Likewise.
	* grub-core/fs/zfs/zfs.c (decomp_table): Likewise.
	(zio_checksum_table): Likewise.
	* grub-core/gettext/gettext.c (grub_gettext_msg_list): Likewise.
	* grub-core/gfxmenu/gfxmenu.c (cached_view): Likewise.
	* grub-core/lib/legacy_parse.c (legacy_commands): Likewise.
	* grub-core/lib/relocator.c (leftovers): Likewise.
	(extra_blocks): Likewise.
	* grub-core/loader/i386/bsd.c (relocator): Likewise.
	* grub-core/loader/i386/multiboot_mbi.c (modules): Likewise.
	(modules_last): Likewise.
	* grub-core/loader/i386/xnu.c (table_aliases): Likewise.
	(devices): Likewise.
	* grub-core/loader/multiboot_mbi2.c (modules): Likewise.
	(modules_last): Likewise.
	* grub-core/normal/auth.c (users): Likewise.
	* grub-core/normal/context.c (initial_menu): Likewise.
	(current_menu): Likewise.
	* grub-core/normal/crypto.c (crypto_specs): Likewise.
	* grub-core/term/serial.c (grub_serial_ports): Likewise.
	(grub_serial_terminfo_input_template): Likewise.
	(grub_serial_terminfo_output_template): Likewise.
	(grub_serial_terminfo_input): Likewise.
	(grub_serial_terminfo_output): Likewise.
	(registered): Likewise.
	* grub-core/term/usb_keyboard.c (attach_hook): Likewise.
2011-03-23 12:05:13 +01:00
..
efi * grub-core/commands/efi/lsefimmap.c (grub_cmd_lsefimmap): 2010-09-21 16:58:08 +01:00
i386 * grub-core/commands/i386/cmostest.c (+parse_args): New function. 2010-09-19 01:15:44 +02:00
ieee1275 automake commit without merge history 2010-05-06 11:34:04 +05:30
mips/yeeloong merge with mainline 2010-07-13 00:43:28 +05:30
acpi.c Unify memory types. 2010-09-19 00:04:31 +02:00
acpihalt.c * grub-core/commands/acpihalt.c (grub_acpi_halt): Sleep for 1.5 before 2010-12-25 14:09:36 +01:00
blocklist.c * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
boot.c automake commit without merge history 2010-05-06 11:34:04 +05:30
cat.c Add keyboard layouts support. 2010-09-19 01:01:35 +02:00
cmp.c * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
configfile.c Rename jail to extractor 2010-09-20 23:01:34 +02:00
date.c automake commit without merge history 2010-05-06 11:34:04 +05:30
echo.c * grub-core/commands/echo.c (grub_cmd_echo): Make UTF-8-clean by 2010-12-21 13:52:07 +00:00
extcmd.c * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
gptsync.c merge with mainline 2010-06-08 09:36:44 +05:30
halt.c automake commit without merge history 2010-05-06 11:34:04 +05:30
hashsum.c * grub-core/bus/usb/usb.c (attach_hooks): Make static. 2011-03-23 12:05:13 +01:00
hdparm.c * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
help.c * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
hexdump.c * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
iorw.c * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
keylayouts.c Merge mainline into keylayouts 2010-08-31 14:03:29 +02:00
keystatus.c Add keyboard layouts support. 2010-09-19 01:01:35 +02:00
legacycfg.c Submenu default support. 2011-01-10 23:27:58 +01:00
loadenv.c * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
ls.c * docs/grub.texi (serial): Remove obsolete comment about GRUB 2010-09-16 14:13:48 +01:00
lsacpi.c * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
lsmmap.c Reorganise memory map handling 2010-09-04 17:10:10 +02:00
lspci.c * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
memrw.c * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
menuentry.c fix changelog and doc 2010-11-25 19:05:16 +05:30
minicmd.c Remove deprecated root command. 2010-09-14 22:21:35 +02:00
parttool.c * grub-core/commands/parttool.c (grub_cmd_parttool): Fix a variable 2010-09-15 21:48:24 +02:00
password.c legacy_password implementation 2010-09-12 01:07:41 +02:00
password_pbkdf2.c automake commit without merge history 2010-05-06 11:34:04 +05:30
probe.c * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
read.c merge with mainline 2010-07-13 00:43:28 +05:30
reboot.c automake commit without merge history 2010-05-06 11:34:04 +05:30
regexp.c * grub-core/commands/regexp.c (grub_cmd_regexp): Remove unused 2010-11-30 21:35:59 +01:00
search.c support subpartition hints 2010-09-13 12:16:22 +02:00
search_file.c automake commit without merge history 2010-05-06 11:34:04 +05:30
search_label.c automake commit without merge history 2010-05-06 11:34:04 +05:30
search_uuid.c automake commit without merge history 2010-05-06 11:34:04 +05:30
search_wrap.c Rename jail to extractor 2010-09-20 23:01:34 +02:00
setpci.c * grub-core/bus/usb/usb.c (attach_hooks): Make static. 2011-03-23 12:05:13 +01:00
sleep.c Add keyboard layouts support. 2010-09-19 01:01:35 +02:00
terminal.c * grub-core/commands/terminal.c (grub_cmd_terminal_input): Silence 2011-01-08 01:50:06 +01:00
test.c Rename jail to extractor 2010-09-20 23:01:34 +02:00
testload.c * grub-core/commands/efi/lsefisystab.c: Correct header. 2010-09-20 13:18:41 +01:00
true.c automake commit without merge history 2010-05-06 11:34:04 +05:30
usbtest.c merge with mainline 2010-08-22 21:00:22 +05:30
videoinfo.c Support vbeprobe MODE 2010-09-15 14:37:28 +02:00
videotest.c Allow specifying video mode 2010-09-12 02:18:14 +02:00
wildcard.c * grub-core/commands/regexp.c (grub_cmd_regexp): Remove unused 2010-11-30 21:35:59 +01:00
xnu_uuid.c automake commit without merge history 2010-05-06 11:34:04 +05:30