Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add configuration for test machine
|
|
|
|
The following change eliminates an unnecessary synchronous write
from the filesystem. When freeing an indirect block, there is no
need to write it (synchronously, no less!) before tossing it.
|
|
<nestor@metronet.com> with some verification from Pete Nush.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
more than 0 bytes were requested, but not when 0 bytes were requested
|
|
scanjet_attach()
|
|
|
|
|
|
|
|
glitch--an extra byte on occasion.
|
|
printf types. From NetBSD.
|
|
|
|
|
|
|
|
|
|
|
|
This will be reviewed later in order to find the real culprit.
Workaround from Ken Stailey
|
|
|
|
|
|
|
|
|
|
|
|
-Wall -Wstrict-prototypes -Wmissing-prototypes too.
|
|
|
|
|
|
|