| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=158458
|
| |
|
|
|
|
|
| |
OK'ed by: core
Notes:
svn path=/head/; revision=139103
|
| |
|
|
| |
Notes:
svn path=/head/; revision=125719
|
| |
|
|
|
|
|
|
| |
(also resort some CFLAGS such that the more "important" value are first so
they are easier to see)
Notes:
svn path=/head/; revision=96342
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
Notes:
svn path=/head/; revision=87636
|
| |
|
|
|
|
|
|
| |
will not fail thinking that the loader version is stale. This lets us
use the Forth code on the CD now.
Notes:
svn path=/head/; revision=86753
|
| |
|
|
| |
Notes:
svn path=/head/; revision=81488
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75300
|
| |
|
|
|
|
|
| |
MFC candidate
Notes:
svn path=/head/; revision=75299
|
| |
|
|
|
|
|
|
|
| |
The release engineer keeps using the wrong /boot/cdboot when creating the
ISO images. So we'll add the 4.0-RELEASE cdboot to the tree until someone
bothers to fix the source so a working `cdboot' is built.
Notes:
svn path=/head/; revision=69242
|
| |
|
|
| |
Notes:
svn path=/head/; revision=63373
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Make as much of the makefile for each of the three flavours
(disk, CDROM, net) common.
- Special-case the libalpha startup module on its use in boot1, not
the other way around.
- Build the loader out of a "loader" directory
Reviewed by: mjacob, dfr
Notes:
svn path=/head/; revision=50859
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50739
|
|
|
* Make it possible to type a filename to boot1 so that it is possible to
recover from fatally broken versions of /boot/loader.
* Make a start at a CD boot program (not yet functional).
Notes:
svn path=/head/; revision=50737
|