cvs commit: src/sys/i386/linux linux_sysvec.c

Ken Smith kensmith at FreeBSD.org
Tue Jan 18 14:11:13 PST 2005


kensmith    2005-01-18 22:11:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/i386/linux       linux_sysvec.c 
  Log:
  MFC revision 1.105:
    date: 2002/09/07 04:59:49;  author: peter;  state: Exp;  lines: +1 -0
    Supposedly linux has added a 6th syscall arg register (%ebp).  I am not
    100% sure if this is enough, but it will not harm anything.
  
  This appears to fix some breakage with the emulation of linux's mmap2().
  When that function became available recently the linux executables started
  using it which broke installing the emulators/linux_base-8 port.
  
  Pointer from:   akiyama
  MFS after:      1 day
  
  Revision   Changes    Path
  1.55.2.10  +1 -0      src/sys/i386/linux/linux_sysvec.c


More information about the cvs-src mailing list