/[mdap]/bin/fw-info.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /bin/fw-info.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 74 by dpavlin, Sun Nov 18 14:50:21 2007 UTC revision 75 by dpavlin, Sun Nov 18 14:54:00 2007 UTC
# Line 13  my $debug = 0; Line 13  my $debug = 0;
13  my @images = @ARGV;  my @images = @ARGV;
14  push @images, '/srv/tftp/BANT-R' unless @images;  push @images, '/srv/tftp/BANT-R' unless @images;
15    
16  my $magic = 'BLI223QH0';  my $magic = 'BLI223Q';
17    
18  sub get_from {  sub get_from {
19          my ($fh,$seek,$len) = @_;          my ($fh,$seek,$len) = @_;

Legend:
Removed from v.74  
changed lines
  Added in v.75

  ViewVC Help
Powered by ViewVC 1.1.26