summaryrefslogtreecommitdiffstats
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* Use libpcap API to send/receive packets.Michael Brown2006-03-211-17/+114
* Basic structure in place: can daemonise, listen on a Unix domainMichael Brown2006-03-211-0/+469
* Synced across updates from Etherboot 5.4 treeMichael Brown2005-05-191-13/+15
* Allow read-only symbols to be largeMichael Brown2005-05-031-2/+3
* Reduce large symbol warning threshold, now that most of the reallyMichael Brown2005-05-031-1/+1
* Report on misuses of shared symbols, and excessively large static symbols.Michael Brown2005-05-021-9/+55
* Tweaked to read more information (including symbol size) from blib.aMichael Brown2005-05-021-13/+45
* Special handling for symbols of the form "xxx_end", to make table endMichael Brown2005-04-271-4/+8
* Linker no longer provides start and end symbols for each table; theseMichael Brown2005-04-271-5/+1Star
* Use symbol size as a third index, mainly so that zero-length symbolsMichael Brown2005-04-271-7/+9
* First versionMichael Brown2005-04-271-0/+34
* Fixed to properly catch multiply defined symbols.Michael Brown2005-04-231-1/+1
* First working versionMichael Brown2005-04-231-0/+73
* Avoid deleting .cvsignoreMichael Brown2005-04-171-2/+2
* If we end up with fragments that are older than config.h, set theMichael Brown2005-04-171-4/+29
* First versionMichael Brown2005-04-171-0/+163
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-082-8/+63
* lzhuf is obsolete and no longer usedMichael Brown2005-03-091-764/+0Star
* Initial revisionMichael Brown2005-03-0812-0/+3252