summaryrefslogtreecommitdiffstats
path: root/slirp/mbuf.c
Commit message (Expand)AuthorAgeFilesLines
* Use const and static as needed, disable unused codeblueswir12007-10-261-17/+10
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-2/+2
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-16/+16
* fixed realloc logic (Ed Swierk)bellard2006-05-011-3/+4
* initial user mode network supportbellard2004-04-221-0/+245
OpenPOWER on IntegriCloud