[Bug 268093] [PATCH] killall(1) allow sending signals to pts(4)
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268093] killall(1) allow sending signals to pts(4)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 01 Dec 2022 03:42:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268093 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=e442917ee41986c416afea1d152ad03c5daeeac4 commit e442917ee41986c416afea1d152ad03c5daeeac4 Author: Daniel Dowse <freebsd-bugs@daemonbytes.net> AuthorDate: 2022-12-01 02:42:35 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2022-12-01 02:42:35 +0000 killall(1): allow sending signals to processes with control terminal on pts(4) PR: 268093 Reviewed by: kib MFC after: 1 week usr.bin/killall/killall.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.