freebsd-dev/sys/boot/alpha
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
..
boot1 Make a few functions inline to save space. 2000-10-25 23:24:43 +00:00
cdboot - Add 'fwrite' and 'fseek' words for writing to and seeking on files. 2001-12-11 00:49:34 +00:00
common Create backup copies using install(1). 2001-09-12 10:25:50 +00:00
libalpha Don't clobber the default for CFLAGS. 2001-08-31 11:01:20 +00:00
loader - Add 'fwrite' and 'fseek' words for writing to and seeking on files. 2001-12-11 00:49:34 +00:00
netboot Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
Makefile Add back netboot since it compiles just fine. Note that you need a full 1999-11-03 20:19:30 +00:00
Makefile.inc Backout revision 1.7 which was a bad idea since it would force people 2000-10-27 09:36:34 +00:00