freebsd-dev/sys/boot/i386/loader
John Baldwin 0889b9be41 - Add 'fwrite' and 'fseek' words for writing to and seeking on files.
- Change the 'fopen' keyword to accept a mode parameter.  Note that this
  will break existing 4th scripts that use fopen.  Thus, the loader
  version has been bumped and loader.4th has been changed to check for a
  sufficient version on i386 and alpha.  Be sure that you either do a full
  world build or install or full build and install of sys/boot after this
  since loader.old won't work with the new 4th files and vice versa.

PR:		kern/32389
Submitted by:	Jonathan Mini <mini@haikugeek.com>
Sponsored by:	ClickArray, Inc.
2001-12-11 00:49:34 +00:00
..
conf.c Hook up the bioscd driver and the cd9660 filesystem. 2001-11-05 18:59:13 +00:00
help.i386 Mention that the ACPI module load can be disabled by unsetting $acpi_load 2001-08-30 01:05:28 +00:00
main.c - If we are booted via cdboot, use bc_add() to instantiate the cd0 device 2001-11-05 19:03:01 +00:00
Makefile Add support for loading bzip2-compressed kernels and modules. This support 2001-09-18 14:52:36 +00:00
version - Add 'fwrite' and 'fseek' words for writing to and seeking on files. 2001-12-11 00:49:34 +00:00