cvs commit: src/sys/kern link_elf.c

Peter Wemm peter at FreeBSD.org
Sat Apr 5 21:20:01 PST 2003


peter       2003/04/05 21:20:00 PST

  FreeBSD src repository

  Modified files:
    sys/kern             link_elf.c 
  Log:
  Search for "elf32 kernel" (and elf64) and "elf32 module" (and elf64)
  as well as "elf kernel" and "elf module".  This is a precursor to
  x86-64 support in the i386 loader so it can load an elf64 x86-64 kernel.
  
  Revision  Changes    Path
  1.72      +6 -2      src/sys/kern/link_elf.c


More information about the cvs-src mailing list