看板 DFBSD_commit 關於我們 聯絡資訊
commit 91782eb56b587056fdf1746f23401c152ea9861c Author: Venkatesh Srinivas <me@endeavour.zapto.org> Date: Sun Aug 15 23:29:10 2010 -0700 Add a draft mpipe(9) manpage explaining malloc pipelines. Summary of changes: share/man/man9/Makefile | 6 +++ share/man/man9/mpipe.9 | 112 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 118 insertions(+), 0 deletions(-) create mode 100644 share/man/man9/mpipe.9 http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/91782eb56b587056fdf1746f23401c152ea9861c -- DragonFly BSD source repository