grub/grub-core/net
Vladimir 'phcoder' Serbinenko 9a1b669c37 * grub-core/net/net.c (defserver_set_env): New function.
(defserver_get_env): Likewise.
	(GRUB_MOD_INIT): Register net_default_server and pxe_default_server.
2012-05-04 00:26:53 +02:00
..
drivers * grub-core/net/drivers/efi/efinet.c (get_card_packet): Fix buffer 2012-04-29 18:43:22 +02:00
arp.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
bootp.c * grub-core/commands/usbtest.c (usb_print_str): Silence spurious 2012-04-07 20:03:38 +02:00
dns.c Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
ethernet.c support routed pings 2011-10-13 20:53:22 +02:00
http.c * grub-core/net/http.c: Add TRANSLATORS comments. 2012-03-05 16:42:26 +01:00
icmp.c support routed pings 2011-10-13 20:53:22 +02:00
icmp6.c support routed pings 2011-10-13 20:53:22 +02:00
ip.c * grub-core/net/ip.c (handle_dgram): Fix undeclared variable. 2012-05-01 15:29:44 +02:00
net.c * grub-core/net/net.c (defserver_set_env): New function. 2012-05-04 00:26:53 +02:00
netbuff.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
tcp.c Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
tftp.c * grub-core/net/tftp.c (tftp_receive): Silently discard too short 2012-02-12 19:11:06 +01:00
udp.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00