Vladimir 'phcoder' Serbinenko
|
03f7c8c304
|
Fix several memory leaks.
|
2013-05-04 13:47:10 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
d61386e21d
|
Improve string. Gettextize.
|
2012-02-12 15:25:25 +01:00 |
|
Seth Goldberg
|
3008675bea
|
* grub-core/normal/context.c (grub_env_extractor_close): Don't crash
if no submenu is present.
|
2012-02-01 15:35:30 +01:00 |
|
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 |
|
Vladimir 'phcoder' Serbinenko
|
b8494fbe5c
|
* grub-core/normal/context.c (grub_env_context_close): Silence spurious
warning.
* grub-core/normal/menu.c (grub_menu_execute_entry): Likewise.
* grub-core/partmap/msdos.c (pc_partition_map_embed): Use unsigned
counter.
|
2011-01-12 11:52:51 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
4531a206a1
|
* grub-core/fs/i386/pc/pxe.c (set_mac_env): Export variable.
(set_env_limn_ro): Likewise.
(GRUB_MOD_INIT): Likewise.
* grub-core/hook/datehook.c (GRUB_MOD_INIT): Likewise. Change to
ARRAY_SIZE while on it.
(GRUB_MOD_FINI): Change to ARRAY_SIZE.
* grub-core/normal/context.c (grub_env_export): Move from here ...
* grub-core/kern/env.c (grub_env_export): ... here.
* grub-core/normal/context.c (grub_cmd_export): Skip exporting root and
prefix.
* grub-core/kern/main.c (grub_main): Export root and prefix.
* include/grub/env.h (grub_env_export): Export.
Reported by: Seth Goldberg.
|
2011-01-11 11:51:05 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
a38b701cbf
|
Rename jail to extractor
|
2010-09-20 23:01:34 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
7756d44436
|
Basic menuentry-retrieveing jail
|
2010-09-16 23:48:32 +02:00 |
|
BVK Chaitanya
|
cd6891117f
|
review comment fixes
|
2010-08-25 18:39:00 +05:30 |
|
BVK Chaitanya
|
5faf2ec0d7
|
merge with mainline
|
2010-08-25 14:05:05 +05:30 |
|
BVK Chaitanya
|
8c41176882
|
automake commit without merge history
|
2010-05-06 11:34:04 +05:30 |
|