Posted on 2019/02/22 by Justin Sherrillbrk() to sbrk() The system call brk() in DragonFly has been replaced with sbrk(). It won’t affect you from an end-user perspective other than making sure you upgrade everything on the next release – but it is a system call change, so I’m noting it.