| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Missplaced paren.
Reviewed by: imp
MFC after: 1 week
Notes:
svn path=/head/; revision=361710
|
|
|
|
|
|
|
|
| |
memalign by 4 will reduce alignment for some platforms. Thanks for Ian for
pointing this out.
Notes:
svn path=/head/; revision=356700
|
|
|
|
|
|
|
|
|
| |
Use memalign(4, size) to ensure we have properly aligned buffer.
MFC after: 2 weeks
Notes:
svn path=/head/; revision=356693
|
|
|
|
|
|
|
|
|
|
|
| |
the API
don't need to supply one.
MFC after: 2 weeks
Notes:
svn path=/head/; revision=341253
|
|
Sponsored by: Netflix
Notes:
svn path=/head/; revision=325834
|