Age | Commit message (Expand) | Author |
---|---|---|
2017-03-24 | Use C99 types (uint32_t) instead of BSD (u_int32_t) - the former are | Nicholas Marriott |
2013-12-26 | constify data parameter in imsg_add() and imsg_compose() | Eric Faurot |
2010-06-23 | Protect against multiple inclusion, from Christiano F. Haesbaert. | Nicholas Marriott |
2010-05-26 | Move imsg into libutil and add a man page. | Nicholas Marriott |