| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
miod explained it was initially a long as it was thought drivers may
need to allocate storage but in practice they don't need more than
32 bits for an attribute.
suggested and reviewed by miod@
|
|
|
|
|
| |
sp variable. Its value is not used, it is overwritten later on.
found by clang -Wuninitialized; OK deraadt@
|
|
|
|
| |
no functional change.
|
|
|
|
|
|
| |
return zero on success and nonzero on failure.
This commit only performs mechanical changes for the existing emulops to
always return zero.
|
|
|
|
|
|
|
|
|
| |
Not sure what's more surprising: how long it took for NetBSD to
catch up to the rest of the BSDs (including UCB), or the amount of
code that NetBSD has claimed for itself without attributing to the
actual authors.
OK deraadt@
|
|
|
|
|
|
| |
intended. (This fixes a gcc3 warning.)
ok jason, millert
|
|
|
|
| |
Plus it makes hangman more difficult.
|
|
operations.
|