From: | "Stathis Kamperis \(via DragonFly issue tracker\)" <sinknull@xxxxxxxxxxxxxxxxxxxxx> |
Date: | Sat, 11 Jul 2009 18:09:41 +0000 |
New submission from Stathis Kamperis <ekamperi@gmail.com>: Hi all. tcsetpgrp(3) doesn't return EINVAL if an invalid (as in unsupported) process group id is given. POSIX mandates such a value and our man page advertises that we do. I attach a patch that fixes it. I'm running a kernel with the change applied as I speak. Unless someone objects, I will push it during the following week. Best regards, Stathis ---------- assignedto: Beket files: tty.c.diff messages: 6816 nosy: Beket priority: bug status: unread title: tcsetpgrp _____________________________________________________ DragonFly issue tracker <bugs@lists.dragonflybsd.org> <http://bugs.dragonflybsd.org/issue1421> _____________________________________________________
Attachment:
tty.c.diff
Description: Binary data