55 커밋 (601d244a8e6dc742780060a9e0c48b91fa6c4524)

작성자 SHA1 메시지 날짜
  Eygene Ryabinkin 6de45ad4ae [util] Avoid calling fclose(NULL) in zbin.c 16 년 전
  Michael Brown bd5189a96d [util] Fix interpretation of short jumps in Option::ROM 16 년 전
  Michael Brown 23bca8f9d8 [util] Allow Option::ROM to understand and modify initialisation entry point 16 년 전
  Michael Brown 12a37ab99e [util] Add mergerom.pl 16 년 전
  Michael Brown 6f73bb5e00 [util] Add Option::ROM library and rewrite disrom.pl to use it. 16 년 전
  Stefan Hajnoczi f866b17998 [util] config-local.h to avoid accidental commits 16 년 전
  Michael Brown fad35829eb [Makefile] Use bin/VVVVDDDD.rom instead of bin/pci_VVVV_DDDD.rom 16 년 전
  Michael Brown a1e243d504 Add bin/pci_VVVV_DDDD target to allow building ROM images without 16 년 전
  Michael Brown cb237819ca Produce no output unless -v is specified or an error occurs. 17 년 전
  Michael Brown 19904804da Restore the "shared symbol found only in a single object should be 17 년 전
  Michael Brown 62d92348fe Added symbols that the DBG() macros will use. 17 년 전
  Michael Brown c3290aae54 Use objdump -t for symcheck; it allows us to take the symbol section 17 년 전
  Michael Brown 048bbeeebc Compressed ROM images now work. 17 년 전
  Michael Brown a8780a4fe4 Added nrv2b binary to ignore list 17 년 전
  Marty Connor 28d8d828b3 Rename .lilo extension to .lkrn and updated dependencies 17 년 전
  Michael Brown 0f8d7d705d Rename .cvsignore files to .gitignore 17 년 전
  Michael Brown a6d1815bc6 Obsolete for some time now. 17 년 전
  Michael Brown 028bc034e4 Always update the PnP checksum, even if the ident string is not being set. 18 년 전
  Michael Brown cddf8df8d4 Quick utility to pad floppy disk images for vmware/qemu 18 년 전
  Dan Lynch ba2bfd54ed - modified length of password string to match visible field length 18 년 전
  Dan Lynch 2b15084388 - first check-in for mucurses_test.c 18 년 전
  Michael Brown 8d0c5f3302 Use byte 6 for the checksum, rather than byte 5. (Byte 5 may be part of 18 년 전
  Michael Brown 1a60444fe4 Added netmask and gateway global options. 18 년 전
  Michael Brown 9ea782d339 Make pcap_inject non-static, so that its prototype doesn't conflict with 18 년 전
  Michael Brown 90892d5ec7 Allow specifying the local IP address via --from. 18 년 전
  Michael Brown 1c607470e3 Put in a substitute pcap_inject() function, since earlier versions of 18 년 전
  Michael Brown 7e61f38799 Moved "hello world" protocol implementation out of prototester.c and into 18 년 전
  Michael Brown 99032becce Pick up the gPXE include files when building prototester. 18 년 전
  Michael Brown a4a0244aa3 Moved uIP wrapper out of prototester.c and into proto/tcp.c. 18 년 전
  Michael Brown eaf40883ff Add Makefile for hijack and prototester utilities. 18 년 전
  Michael Brown 218c26ff2b Can now also print data sent by the remote side. 18 년 전
  Michael Brown 0d506a5c6a Now capable of sending "Hello world!" via TCP. 18 년 전
  Michael Brown 911486fe41 Added basic http-specific option parsing 18 년 전
  Michael Brown 5263a5abf4 Started adding structure to allow for separate protocol tests, with 18 년 전
  Michael Brown c32e83ad8d Skeleton version: contains device driver (connecting to network via 18 년 전
  Michael Brown c5a9c38606 Terminate cleanly on SIGINT or SIGHUP 18 년 전
  Michael Brown e072baeb8c Use libpcap API to send/receive packets. 18 년 전
  Michael Brown 4485df516c Basic structure in place: can daemonise, listen on a Unix domain 18 년 전
  Michael Brown cc73bba7ba Allow read-only symbols to be large 19 년 전
  Michael Brown 7df2857248 Reduce large symbol warning threshold, now that most of the really 19 년 전
  Michael Brown 35ab3bf808 Report on misuses of shared symbols, and excessively large static symbols. 19 년 전
  Michael Brown 88baf7a383 Tweaked to read more information (including symbol size) from blib.a 19 년 전
  Michael Brown c8fc121890 Special handling for symbols of the form "xxx_end", to make table end 19 년 전
  Michael Brown 69f09ebdd8 Linker no longer provides start and end symbols for each table; these 19 년 전
  Michael Brown d6930e6e40 Use symbol size as a third index, mainly so that zero-length symbols 19 년 전
  Michael Brown ac01cf4997 First version 19 년 전
  Michael Brown d94cb57143 Fixed to properly catch multiply defined symbols. 19 년 전
  Michael Brown 4e5f10790b First working version 19 년 전
  Michael Brown 6e4888400c Avoid deleting .cvsignore 19 년 전
  Michael Brown a107996c9a If we end up with fragments that are older than config.h, set the 19 년 전