Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Nov 2000 02:41:35 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern imgact_elf.c init_main.c src/sys/sys sysent.h src/sys/conf files files.i386
Message-ID:  <200011051041.CAA59415@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2000/11/05 02:41:35 PST

  Modified files:
    sys/kern             imgact_elf.c init_main.c 
    sys/sys              sysent.h 
    sys/conf             files files.i386 
  Log:
  ELF kernels should use an ELF sysvec.  This allows us to move a.out
  specific files to those platforms that acutally support a.out.
  
  Revision  Changes    Path
  1.83      +2 -2      src/sys/kern/imgact_elf.c
  1.146     +5 -1      src/sys/kern/init_main.c
  1.30      +2 -1      src/sys/sys/sysent.h
  1.438     +1 -4      src/sys/conf/files
  1.336     +4 -1      src/sys/conf/files.i386



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?200011051041.CAA59415>