Jonathan Lemon
|
efb8ff8532
|
Add a readdir function to the loader fsops vector, and implement the
functionality for some of the filesystesms.
|
2000-04-29 20:47:10 +00:00 |
|
Sheldon Hearn
|
c6ff3a1bf7
|
Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
|
2000-03-02 09:14:21 +00:00 |
|
Peter Wemm
|
7f3dea244c
|
$Id$ -> $FreeBSD$
|
1999-08-28 00:22:10 +00:00 |
|
Mike Smith
|
b8ffd2a51c
|
Well I never. Seems like _setjmp()/_longjmp() are just what the doctor
ordered. This brings the Alpha back to parity, and should bring us
BootForth on both platforms.
Submitted by: John Birrell (jb@freebsd.org)
|
1998-11-04 07:39:53 +00:00 |
|
Mike Smith
|
17bcf9c00a
|
Add:
assert()
setjmp()/longjmp()
vsprintf()
|
1998-11-01 09:31:08 +00:00 |
|
Mike Smith
|
6b4f575cb1
|
This is libstand; a support library for standalone executables (eg. bootstrap
modules).
Obtained from: NetBSD, with some architectural changes and many additions.
|
1998-08-20 08:19:55 +00:00 |
|