| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Submitted by: Somebody on -hackers, ooops, i've already deleted that mail
Notes:
svn path=/head/; revision=17472
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
some (hopefully) less offensive stupidity:
If we detect that a user has loaded a module that fails to initialize
itself correctly, panic. There really isn't a safe way to recover from
something like this; we can't know that the module is bad until after
the entry point is called, by which time it's too late to do anything
about it.
Notes:
svn path=/head/; revision=7947
|
| |
|
|
|
|
|
| |
offset problem in banner printf().
Notes:
svn path=/head/; revision=7919
|
|
|
improvements from the NetBSD group.
Notes:
svn path=/head/; revision=2126
|