Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Nov 1998 14:52:17 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/i386 mem.c src/sys/kern subr_xxx.c src/sys/sys conf.h src/sys/i386/isa spigot.c syscons.c src/sys/i386/isa/pcvt pcvt_drv.c src/sys/i386/isa/snd sound.c src/sys/pci brooktree848.c meteor.c
Message-ID:  <199811292252.OAA05293@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         1998/11/29 14:52:17 PST

  Modified files:        (Branch: RELENG_2_2)
    sys/i386/i386        mem.c 
    sys/kern             subr_xxx.c 
    sys/sys              conf.h 
    sys/i386/isa         spigot.c syscons.c 
    sys/i386/isa/pcvt    pcvt_drv.c 
    sys/i386/isa/snd     sound.c 
    sys/pci              brooktree848.c meteor.c 
  Log:
  Fix mmap security hole from NetBSD.  Change the prototype of mmap
  system call so all insecure drivers no longer compile (at the request
  of bde).
  
  Reviewed by: bde
  
  Revision  Changes    Path
  1.38.2.3  +2 -2      src/sys/i386/i386/mem.c
  1.5.4.1   +2 -2      src/sys/kern/subr_xxx.c
  1.31.2.1  +2 -2      src/sys/sys/conf.h
  1.26.2.1  +1 -1      src/sys/i386/isa/spigot.c
  1.182.2.40 +2 -2      src/sys/i386/isa/syscons.c
  1.27.2.3  +1 -1      src/sys/i386/isa/pcvt/pcvt_drv.c
  1.8.2.7   +2 -2      src/sys/i386/isa/snd/sound.c
  1.14.2.9  +1 -1      src/sys/pci/brooktree848.c
  1.26.2.1  +1 -1      src/sys/pci/meteor.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?199811292252.OAA05293>