Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Dec 2002 06:05:42 -0800 (PST)
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:  <200212041405.gB4E5gVs040003@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2002/12/04 06:05:42 PST

  Modified files:        (Branch: RELENG_4)
    sys/net              rtsock.c 
    sbin/route           Makefile route.c 
  Log:
  MFC:
  
  Allow non-superuser to open, listen to, and send safe commands
  on the routing socket.  Superuser privilege is required for all
  commands but RTM_GET.  Lose setuidness of route(8).
  
  Prodded by:     sobomax
  
  Revision   Changes    Path
  1.11.2.3   +0 -1      src/sbin/route/Makefile
  1.40.2.10  +2 -2      src/sbin/route/route.c
  1.44.2.11  +9 -1      src/sys/net/rtsock.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?200212041405.gB4E5gVs040003>