From owner-cvs-usrbin Wed May 29 19:31:26 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA16433 for cvs-usrbin-outgoing; Wed, 29 May 1996 19:31:26 -0700 (PDT) Received: (from pst@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA16372; Wed, 29 May 1996 19:31:03 -0700 (PDT) Date: Wed, 29 May 1996 19:31:03 -0700 (PDT) From: Paul Traina Message-Id: <199605300231.TAA16372@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin, cvs-usrsbin Subject: cvs commit: src/usr.bin/ipcs ipcs.c src/usr.bin/w w.c src/usr.bin/modstat Makefile src/usr.sbin/ncrcontrol ncrcontrol.c src/usr.sbin/slstat slstat.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk pst 96/05/29 19:31:02 Branch: usr.bin/ipcs RELENG_2_1_0 usr.bin/modstat RELENG_2_1_0 usr.sbin/ncrcontrol RELENG_2_1_0 usr.sbin/slstat RELENG_2_1_0 usr.bin/w RELENG_2_1_0 Modified: usr.bin/ipcs ipcs.c usr.bin/modstat Makefile usr.sbin/ncrcontrol ncrcontrol.c usr.sbin/slstat slstat.c usr.bin/w w.c Log: Merge security changes in from head. Submitted by: smpatel Revision Changes Path 1.3.6.1 +9 -1 src/usr.bin/ipcs/ipcs.c 1.1.6.1 +1 -3 src/usr.bin/modstat/Makefile 1.8.4.2 +8 -1 src/usr.sbin/ncrcontrol/ncrcontrol.c 1.4.4.1 +8 -1 src/usr.sbin/slstat/slstat.c 1.5.4.4 +7 -0 src/usr.bin/w/w.c