cvs commit: src/sys/boot/common bootstrap.h load_elf.c misc.c

Ian Dowse iedowse at FreeBSD.org
Sat Aug 28 07:57:34 PDT 2004


iedowse     2004-08-28 14:57:34 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      bootstrap.h load_elf.c misc.c 
  Log:
  Add a few helper functions for zeroing kernel space and reading
  from specified file offsets. Make use of these in load_elf.c.
  
  Revision  Changes    Path
  1.39      +3 -0      src/sys/boot/common/bootstrap.h
  1.31      +11 -37    src/sys/boot/common/load_elf.c
  1.9       +68 -0     src/sys/boot/common/misc.c


More information about the cvs-all mailing list