Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-05-16 | the vluke program now takes a structure name on the command line | Andrew Tridgell | 1 | -7/+61 | |
(This used to be commit 6a3e7ba4f0716eb414daba4ab8aae974db4deba0) | |||||
2000-05-16 | take the sructure name to run through vluke on the command line | Andrew Tridgell | 1 | -15/+67 | |
(This used to be commit 03fbe1b1514774c9f3c4d553ca3b5b019ba0b11f) | |||||
2000-05-16 | added the ".trailer" type, to mark where a packet turns into a trailer | Andrew Tridgell | 1 | -18/+35 | |
this now gives us enough to parse complete function calls, including the return values (This used to be commit ca8f1e92adf3603ad15f73277576cc9178bb4d74) | |||||
2000-05-16 | another awk parser update | Andrew Tridgell | 1 | -0/+73 | |
we can now handle arrays of structures, pointers to structures, pointers in unions etc (This used to be commit 1df80cd1e8475b6b2fe7b80b6c9089692ab7691b) |