看板 DFBSD_commit 關於我們 聯絡資訊
commit f2749378cba109ea3c0e493f4af0d78a042ad458 Author: Sascha Wildner <saw@online.de> Date: Sat May 8 21:56:02 2010 +0200 Bring in a extattr(2) manual page (from FreeBSD, with changes). Summary of changes: lib/libc/sys/Makefile.inc | 5 +- lib/libc/sys/extattr.2 | 195 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 199 insertions(+), 1 deletions(-) create mode 100644 lib/libc/sys/extattr.2 http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f2749378cba109ea3c0e493f4af0d78a042ad458 -- DragonFly BSD source repository