Age | Commit message (Collapse) | Author |
|
|
|
lengthen the list of supported devices (this allows us to match the psycho
on the SUNW,Ultra-1-Engine).
- pretty some debugging code
- rcsid
|
|
|
|
|
|
for the moment. (why make the ABI so complicated?)
The assembler is inspired by crt0 in NetBSD.
|
|
|
|
|
|
|
|
|
|
|
|
(Don't ask me why our makefiles wouldn't accept using strlen.c)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
From NetBSD, modified to fit our libkvm.
|
|
|
|
|
|
|
|
|
|
chain. This allows us to avoid mbuf copies (and EINVAL on iov's) for
packets of non "nice" length. Do this by adding a pad u_int32_t to
catch the (possible) overflow and detecting when it's necessary. Also,
do a bit of cleaning that ben pointed out.
|
|
ok beck@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
by Kamil Andrusz <wizz@mniam.net>.
|
|
|
|
|
|
<canacar@eee.metu.edu.tr>
|
|
millert@ ok.
|
|
(The state timeouts need some _serious_ tuning)
|
|
|
|
|
|
the API
|
|
ok markus@
|