From owner-freebsd-hackers Sat Nov 2 16:44:17 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA07408 for hackers-outgoing; Sat, 2 Nov 1996 16:44:17 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id QAA07400 for ; Sat, 2 Nov 1996 16:44:12 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id RAA01992; Sat, 2 Nov 1996 17:37:17 -0700 From: Terry Lambert Message-Id: <199611030037.RAA01992@phaeton.artisoft.com> Subject: Re: 2.2-961006-SNAP keyboard lockup To: handy@sag.space.lockheed.com (Brian N. Handy) Date: Sat, 2 Nov 1996 17:37:17 -0700 (MST) Cc: jkh@time.cdrom.com, freebsd-hackers@FreeBSD.org In-Reply-To: from "Brian N. Handy" at Nov 2, 96 04:21:58 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > >echo "set ipending=2" | gdb -k -w /kernel /dev/mem >/dev/null 2>&1 > > I just tried this. This is in a script, suid root, which is then called > from within my .fvwmrc. It's not doing anything then. SUID is ignored on scripts for (obvious) security reasons. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.