Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Apr 1997 22:37:50 -0800 (PST)
From:      David Greenman <davidg>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/kern kern_exec.c src/sys/i386/i386 machdep.c src/sys/pc98/i386 machdep.c src/sys/vm vm_kern.c vm_kern.h
Message-ID:  <199704030637.WAA00648@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      97/04/02 22:37:50

  Branch:      sys/i386/i386  RELENG_2_2
               sys/kern  RELENG_2_2
               sys/pc98/i386  RELENG_2_2
               sys/vm    RELENG_2_2
  Modified:    sys/i386/i386  machdep.c
               sys/kern  kern_exec.c
               sys/pc98/i386  machdep.c
               sys/vm    vm_kern.c vm_kern.h
  Log:
  Merged from -current: Killed exech_map and do image header reads in a FS-
  centric way instead of VM-centric. This appears to fix a hang that Peter
  was seeing as well as allowing detection of errors during the header
  read (important for NFS).
  
  Revision  Changes    Path
  1.209.2.10 +1 -3      src/sys/i386/i386/machdep.c
  1.47.2.3  +38 -29    src/sys/kern/kern_exec.c
  1.11.2.10 +1 -3      src/sys/pc98/i386/machdep.c
  1.27.2.3  +1 -2      src/sys/vm/vm_kern.c
  1.8.2.2   +1 -2      src/sys/vm/vm_kern.h



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