Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Aug 2001 05:31:10 -0700 (PDT)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net rtsock.c src/sbin/route Makefile route.c
Message-ID:  <200108311231.f7VCVA263374@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2001/08/31 05:31:10 PDT

  Modified files:
    sys/net              rtsock.c 
    sbin/route           Makefile route.c 
  Log:
  Synch with NetBSD and OpenBSD.
  
  Allow non-superuser to open, listen to, and send safe commands on the
  routing socket.  Superuser priviledge is required for all commands
  but RTM_GET.
  
  Lose `setuid root' bit of route(8).
  
  Reviewed by:	wollman, dd
  
  Revision  Changes    Path
  1.56      +10 -2     src/sys/net/rtsock.c
  1.14      +1 -2      src/sbin/route/Makefile
  1.56      +3 -3      src/sbin/route/route.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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