| #
26a58599
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line forth tag
Remove /^\\[\s*]*\$FreeBSD\$.*$\n/
|
| #
26a58599
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line forth tag
Remove /^\\[\s*]*\$FreeBSD\$.*$\n/
|
| #
0889b9be
|
| 11-Dec-2001 |
John Baldwin <jhb@FreeBSD.org> |
- 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,
- 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.
show more ...
|
| #
7f3dea24
|
| 28-Aug-1999 |
Peter Wemm <peter@FreeBSD.org> |
$Id$ -> $FreeBSD$
|
| #
b2b94bb5
|
| 14-May-1999 |
Daniel C. Sobral <dcs@FreeBSD.org> |
Slight not-exactly-bug-but-useful-as-example-code fix.
|
| #
3a91f98c
|
| 14-May-1999 |
Daniel C. Sobral <dcs@FreeBSD.org> |
Add a menu example making use of loader.4th(8) facilities.
Merge candidate, as it is just an example...
|
| #
26a58599
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line forth tag
Remove /^\\[\s*]*\$FreeBSD\$.*$\n/
|
| #
0889b9be
|
| 11-Dec-2001 |
John Baldwin <jhb@FreeBSD.org> |
- 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,
- 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.
show more ...
|
| #
7f3dea24
|
| 28-Aug-1999 |
Peter Wemm <peter@FreeBSD.org> |
$Id$ -> $FreeBSD$
|
| #
b2b94bb5
|
| 14-May-1999 |
Daniel C. Sobral <dcs@FreeBSD.org> |
Slight not-exactly-bug-but-useful-as-example-code fix.
|
| #
3a91f98c
|
| 14-May-1999 |
Daniel C. Sobral <dcs@FreeBSD.org> |
Add a menu example making use of loader.4th(8) facilities.
Merge candidate, as it is just an example...
|
| #
0889b9be
|
| 11-Dec-2001 |
John Baldwin <jhb@FreeBSD.org> |
- 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,
- 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.
show more ...
|
| #
7f3dea24
|
| 28-Aug-1999 |
Peter Wemm <peter@FreeBSD.org> |
$Id$ -> $FreeBSD$
|
| #
b2b94bb5
|
| 14-May-1999 |
Daniel C. Sobral <dcs@FreeBSD.org> |
Slight not-exactly-bug-but-useful-as-example-code fix.
|
| #
3a91f98c
|
| 14-May-1999 |
Daniel C. Sobral <dcs@FreeBSD.org> |
Add a menu example making use of loader.4th(8) facilities.
Merge candidate, as it is just an example...
|