看板 DFBSD_commit 關於我們 聯絡資訊
commit ccab178b0e0c5b1cedeec0e6e0a8c7517df51809 Author: Stathis Kamperis <beket@dragonflybsd.org> Date: Sun May 17 16:28:05 2009 +0300 Add syscall.9 adapted from OpenBSD. Reviewed-by: swildner@ Summary of changes: share/man/man9/Makefile | 1 + share/man/man9/syscall.9 | 161 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 162 insertions(+), 0 deletions(-) create mode 100644 share/man/man9/syscall.9 http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ccab178b0e0c5b1cedeec0e6e0a8c7517df51809 -- DragonFly BSD source repository