Vladimir 'phcoder' Serbinenko
|
d8b5cd4011
|
* commands/hashsum.c (GRUB_MOD_INIT): Remove duplication of command
name and add N_.
* commands/i386/pc/drivemap.c (GRUB_MOD_INIT): Likewise.
* commands/iorw.c (GRUB_MOD_INIT): Likewise.
* commands/password_pbkdf2.c (GRUB_MOD_INIT): Likewise.
* commands/regexp.c (GRUB_MOD_INIT): Likewise.
* commands/setpci.c (GRUB_MOD_INIT): Likewise.
* commands/terminal.c (GRUB_MOD_INIT): Likewise.
* efiemu/main.c (GRUB_MOD_INIT): Likewise.
* font/font_cmd.c (GRUB_MOD_INIT): Likewise.
* kern/corecmd.c (GRUB_MOD_INIT): Likewise.
* mmap/mmap.c (GRUB_MOD_INIT): Likewise.
* normal/context.c (GRUB_MOD_INIT): Likewise.
* normal/main.c (GRUB_MOD_INIT): Likewise.
* term/gfxterm.c (GRUB_MOD_INIT): Likewise.
* term/serial.c (GRUB_MOD_INIT): Likewise.
* term/terminfo.c (GRUB_MOD_INIT): Likewise.
|
2010-05-01 20:28:07 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
b391bdb2f2
|
Use dedicated simple password retriever for size of future crypto disks modules and simplify entering passwords routines
|
2009-12-06 20:11:50 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
f78821e5bc
|
Removed extraneous copyright line
|
2009-11-19 23:10:40 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
0e3c54a5c5
|
PBKDF2 passwords available
|
2009-11-24 02:36:21 +01:00 |
|