From owner-cvs-src@FreeBSD.ORG Tue Oct 24 17:41:30 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 793F416A49E; Tue, 24 Oct 2006 17:41:30 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85E0D43D67; Tue, 24 Oct 2006 17:41:29 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k9OHfTso036452; Tue, 24 Oct 2006 17:41:29 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9OHfThh036450; Tue, 24 Oct 2006 17:41:29 GMT (envelope-from sobomax) Message-Id: <200610241741.k9OHfThh036450@repoman.freebsd.org> From: Maxim Sobolev Date: Tue, 24 Oct 2006 17:41:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/su su.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Oct 2006 17:41:30 -0000 sobomax 2006-10-24 17:41:28 UTC FreeBSD src repository Modified files: usr.bin/su su.c Log: Backout previous change (SIGSYS related). The fix has been applied to the proper place. Pointed out by: rwatson Revision Changes Path 1.83 +0 -2 src/usr.bin/su/su.c