Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 1998 07:02:07 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/boot/biosboot boot.c src/sys/i386/boot/netboot main.c
Message-ID:  <199810101402.HAA16539@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/10/10 07:02:07 PDT

  Modified files:
    sys/i386/boot/biosboot boot.c 
    sys/i386/boot/netboot main.c 
  Log:
  Fixed warnings for pointer versus int type mismatches.  Addresses must
  be converted to fixed-sized integers when they are passed across the
  binary interface to the kernel.
  
  Revision  Changes    Path
  1.73      +3 -3      src/sys/i386/boot/biosboot/boot.c
  1.24      +4 -4      src/sys/i386/boot/netboot/main.c



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