Vladimir 'phcoder' Serbinenko
|
5ff1d945ed
|
Implement time command.
* grub-core/Makefile.core.def (time): New module.
* grub-core/commands/time.c: New file.
* grub-core/script/parser.y: Remove "time" keyword.
* grub-core/script/yylex.l: Likewise.
|
2011-06-27 12:31:37 +02:00 |
|
Szymon Janc
|
cbf597afb1
|
* grub-core/commands/cmp.c (grub_cmd_cmp): Remove unnecessary NULL
pointer checks before calling grub_free().
* grub-core/commands/wildcard.c (match_devices): Likewise.
* grub-core/commands/wildcard.c (match_files): Likewise.
* grub-core/fs/cpio.c (grub_cpio_dir): Likewise.
* grub-core/fs/cpio.c (grub_cpio_open): Likewise.
* grub-core/fs/udf.c (grub_udf_read_block): Likewise.
* grub-core/fs/xfs.c (grub_xfs_read_block): Likewise.
* grub-core/loader/efi/chainloader.c (grub_cmd_chainloader): Likewise.
* grub-core/normal/cmdline.c (grub_cmdline_get): Likewise.
* grub-core/script/yylex.l (grub_lexer_unput): Likewise.
* grub-core/video/readers/jpeg.c (grub_video_reader_jpeg): Likewise.
* grub-core/video/readers/png.c (grub_png_output_byte): Likewise.
|
2011-06-26 17:17:41 +02:00 |
|
Yves Blusseau
|
1d12cf2947
|
* grub-core/lib/LzFind.c: Add missing include.
* grub-core/lib/LzmaEnc.c: Likewise.
* grub-core/script/lexer.c: Likewise.
* grub-core/script/yylex.l: Likewise.
* util/grub-macho2img.c: Likewise.
* util/grub-menulst2cfg.c: Likewise.
* util/grub-mklayout.c: Likewise.
* util/grub-mkpasswd-pbkdf2.c
* util/grub-mkrelpath.c: Likewise.
* util/resolve.c: Likewise.
|
2010-09-24 09:19:57 +02:00 |
|
BVK Chaitanya
|
1bce65c7b1
|
not command (!) support
|
2010-09-05 14:57:28 +05:30 |
|
BVK Chaitanya
|
312e3e3668
|
merge with mainline
|
2010-09-04 11:28:45 +05:30 |
|
BVK Chaitanya
|
b899201c69
|
merge with mainline
|
2010-08-26 11:45:29 +05:30 |
|
BVK Chaitanya
|
47b4c2c3e8
|
pull-in block-arg branch
|
2010-08-26 11:32:35 +05:30 |
|
BVK Chaitanya
|
16c7cb32c8
|
merge with mainline
|
2010-08-19 16:54:00 +05:30 |
|
BVK Chaitanya
|
8c41176882
|
automake commit without merge history
|
2010-05-06 11:34:04 +05:30 |
|