summaryrefslogtreecommitdiff
path: root/usr.sbin/ripd/buffer.c
AgeCommit message (Expand)Author
2010-05-26Move imsg into libutil and add a man page.Nicholas Marriott
2010-05-26Rename some imsg bits to make namespace collisions less likely buf toNicholas Marriott
2009-09-15Enclose repeated buffer draining code in a new msgbuf_drain()Jacek Masiulaniec
2009-07-23make buf_write() behave like msgbuf_write(): send out only theEric Faurot
2009-06-06make ripctl/ripd imsg-in-a-lib ready too.Eric Faurot
2007-10-24The index should be unsigned int -- another lint findingClaudio Jeker
2006-10-18Welcome ripdEsben Norby