Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 May 1997 16:07:32 -0700 (PDT)
From:      John Polstra <jdp@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG, cvs-include@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/brandelf brandelf.c src/include elf.h Makefile src/sys/i386/include elf.h src/sys/sys elf32.h imgact_elf.h
Message-ID:  <199705212307.QAA03605@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         1997/05/21 16:07:31 PDT

  Modified files:
    usr.bin/brandelf     brandelf.c 
    include              Makefile 
    sys/sys              imgact_elf.h 
  Added files:
    include              elf.h 
    sys/i386/include     elf.h 
    sys/sys              elf32.h 
  Log:
  Fill out the ELF header files to make them more or less complete.
  Fix a macro name that was misspelled both in brandelf.c and
  imgact_elf.h.
  
  Revision  Changes    Path
  1.6       +10 -10    src/usr.bin/brandelf/brandelf.c
  1.56      +2 -2      src/include/Makefile
  1.5       +9 -153    src/sys/sys/imgact_elf.h



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