Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 1996 19:20:17 -0700 (PDT)
From:      Paul Traina <pst>
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
Message-ID:  <199605300220.TAA14550@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
pst         96/05/29 19:20:16

  Modified:    usr.bin/ipcs  ipcs.c
  Log:
  Drop privileges if we're not reading standard kernel file or namelist.
  Submitted by:	smpatel (Sujal Patel)
  
  Revision  Changes    Path
  1.5       +9 -1      src/usr.bin/ipcs/ipcs.c

  Modified:    usr.bin/modstat  Makefile
  Log:
  Setgid kmem not required.
  Submitted by:	smpatel (Sujal Patel)
  
  Revision  Changes    Path
  1.2       +1 -3      src/usr.bin/modstat/Makefile

  Modified:    usr.sbin/ncrcontrol  ncrcontrol.c
  Log:
  Drop privileges if not using standard namelist or file.
  Submitted by:	smpatel (Sujal Patel)
  
  Revision  Changes    Path
  1.11      +8 -1      src/usr.sbin/ncrcontrol/ncrcontrol.c

  Modified:    usr.sbin/slstat  slstat.c
               usr.bin/w  w.c
  Log:
  Drop privileges if not using standard namelist or kernel file.
  Submitted by:	smpatel (Sujal Patel)
  
  Revision  Changes    Path
  1.5       +8 -1      src/usr.sbin/slstat/slstat.c
  1.12      +7 -0      src/usr.bin/w/w.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605300220.TAA14550>