History for barebox / net
2009-10-19
@Sascha Hauer
commands: remove maxargs ...
Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
commands: return COMMAND_ERROR_USAGE ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
remove global variable BootFile ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
nfs: allow only serverip ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
pass filename to nfs and tftp start functions ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
nfs: no default filename, we always have a filename ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
ping: shorten usage info ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
ping: do not return -1 in command ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
tftp: use debug macro ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
tftp: coding style ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
@Sascha Hauer
tftp: reorder to get rid of static function declarations ...
Sascha Hauer authored on 17 Oct 2009 Sascha Hauer committed on 19 Oct 2009
2009-10-17
@Sascha Hauer
tftp: remove never reached state STATE_BAD_MAGIC ...
Sascha Hauer committed on 17 Oct 2009
@Sascha Hauer
tftp: remove never reached state STATE_TOO_LARGE ...
Sascha Hauer committed on 17 Oct 2009
@Sascha Hauer
tftp: remove volatile from variables ...
Sascha Hauer committed on 17 Oct 2009
@Sascha Hauer
remove unused code ...
Sascha Hauer committed on 17 Oct 2009
@Sascha Hauer
tftp: consolidate different puts to printf ...
Sascha Hauer committed on 17 Oct 2009
@Sascha Hauer
tftp: remove unnecessary gateway information ...
Sascha Hauer committed on 17 Oct 2009
@Sascha Hauer
remove unused variable NetBootFileSize ...
Sascha Hauer committed on 17 Oct 2009
@Sascha Hauer
tftp: remove default filename. We always have a filename given ...
Sascha Hauer committed on 17 Oct 2009
@Sascha Hauer
make locally used funtion static ...
Sascha Hauer committed on 17 Oct 2009
2009-10-13
@Sascha Hauer
remove sntp support. Has been broken for long enough ...
Sascha Hauer committed on 13 Oct 2009
@Sascha Hauer
do not abuse the received packet to send back another packet ...
Sascha Hauer committed on 13 Oct 2009
@Sascha Hauer
net: remove unnecessary if ...
Sascha Hauer committed on 13 Oct 2009
@Sascha Hauer
only the ping code is interested in the ping ip ...
Sascha Hauer committed on 13 Oct 2009
@Sascha Hauer
net: remove dead code ...
Sascha Hauer committed on 13 Oct 2009
@Sascha Hauer
net: cleanup header file ...
Sascha Hauer committed on 13 Oct 2009
@Sascha Hauer
rename bootp.c to dhcp.c
Sascha Hauer committed on 13 Oct 2009
@Sascha Hauer
net: refactor dhcp support ...
Sascha Hauer committed on 13 Oct 2009
@Sascha Hauer
ping.c: refactor ...
Sascha Hauer committed on 13 Oct 2009
@Sascha Hauer
net: remove switch/case in NetLoop() ...
Sascha Hauer committed on 13 Oct 2009