jlemon
|
9f5d586c97
|
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 |
|
ps
|
1e90e50f9f
|
Break out sendudp and readudp from net.c. This is for PXE, so it
can use its own UDP interface.
|
2000-04-08 01:18:04 +00:00 |
|
msmith
|
3b7700ffef
|
Path arguments to *_open functions should be const, but we were mangling
them.
Submitted by: write-protected text segment in BTX
|
1998-09-18 22:58:01 +00:00 |
|
msmith
|
335c4be5b1
|
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 |
|