dfr
|
0c4d54326b
|
Use a simple version of inet_ntoa(). The libc one uses inet_ntop which is too
complicated.
|
1998-09-20 21:40:28 +00:00 |
|
msmith
|
efee224c31
|
Nuke prototype for strerror, consumers get it from <string.h>
Fix overlooked nullopen() implementation.
|
1998-09-18 23:00:57 +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
|
565c7a3929
|
Remove (wrong) OBJFORMAT setting.
|
1998-09-15 02:30:22 +00:00 |
|
rnordier
|
ab70f0b218
|
Add support for reading directories as files.
Sort out fs_ops, alloc/free.
|
1998-08-27 10:45:20 +00:00 |
|
bde
|
16b9fca94f
|
Fixed syntax errors (__dead should have gone away years ago, and
__attribute__(()) is a gccism - we use __dead2).
|
1998-08-24 02:54:33 +00:00 |
|
msmith
|
8e2e50a330
|
Install libstand header <stand.h> and manpage (libstand.3)
|
1998-08-20 08:23:12 +00:00 |
|
msmith
|
42e6e188ef
|
This commit was generated by cvs2svn to compensate for changes in r38451,
which included commits to RCS files with non-trunk default branches.
|
1998-08-20 08:19:55 +00:00 |
|
msmith
|
b29bbd55da
|
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 |
|
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 |
|