Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Apr 1997 09:05:52 -0800 (PST)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/kern kern_prot.c
Message-ID:  <199704021705.JAA10321@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       97/04/02 09:05:51

  Modified:    sys/kern  kern_prot.c
  Log:
  Don't incorrectly set P_SUGID in setre[ug]id() for no reason, as noticed
  by bde.
  Don't return EPERM in setre[ug]id() just because the caller passes in
  the current effective id in the second arg (ie: no change), as suggested
  by ache.
  
  Revision  Changes    Path
  1.32      +9 -5      src/sys/kern/kern_prot.c



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