看板 DFBSD_commit 關於我們 聯絡資訊
commit 3e28fb5cdfd8cf89f7293661a2d0c85012a04453 Author: Stathis Kamperis <beket@dragonflybsd.org> Date: Sat Jul 25 23:03:40 2009 +0300 tcsetpgrp(3): Return EINVAL upon invalid process group id. POSIX mandates it and our man page advertises that we do it already. DragonFly-bug: <http://bugs.dragonflybsd.org/issue1421> Partially reviewed-by: dillon@ Summary of changes: sys/kern/tty.c | 14 ++++++++++---- 1 files changed, 10 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3e28fb5cdfd8cf89f7293661a2d0c85012a04453 -- DragonFly BSD source repository