Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jan 2003 19:48:14 -0800 (PST)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern imgact_elf.c kern_mib.c src/sys/sys imgact_elf.h
Message-ID:  <200301050348.h053mEZ8015152@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2003/01/04 19:48:14 PST

  Modified files:
    sys/kern             imgact_elf.c kern_mib.c 
    sys/sys              imgact_elf.h 
  Log:
  - Provide backwards compatibility for kern.fallback_elf_brand.
  - Use the generic elf type macros in imgact_elf.h instead of ifdefing the
    entire contents of the header.
  
  Revision  Changes    Path
  1.136     +5 -8      src/sys/kern/imgact_elf.c
  1.64      +6 -3      src/sys/kern/kern_mib.c
  1.25      +19 -53    src/sys/sys/imgact_elf.h

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?200301050348.h053mEZ8015152>