Age | Commit message (Collapse) | Author |
|
a snapshot of work in progress (doesn't work correctly yet).
|
|
- fix interrupt printing
- make shared structure entries volatile to ensure ordering
- swap the key, iv, and mackey arguments appropriately
- treat particle descriptor as two 32 elements (necessary for swabbing)
- set the endian control byte correctly and flip off swabbing on the packet data
(now works on macppc)
|
|
map structure.
- pull in some of sam's debugging stuff so that #define SAFE_DEBUG will compile
- set the dst <- src when uio && nicealign && uniform
|
|
also: let safe_uniform() check all of the elements
|
|
this is a completely hacked up version, complaints should be to me not sam =)
|