| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
scripts.
Reviewed by: arch@
|
|
|
|
| |
"Fix" documentation by removing periods and commas.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Add new kldstat, kldstat-v and kernel macros. The kldstat macro is
functionally equivalent to the previous implementation, but it looks
prettier and it matches the kldstat-v macro better. kldstat-v gives
output similar to userland kldstat -v (note lacking space), and kernel
loads a new kernel and dump.
Submitted by: des
|
|
|
|
|
|
| |
existing documentation. This is not made any easier by the
brain-damaged format required for the documentation: one line, no full
stops or commas.
|
| |
|
|
|
|
| |
Pointed out by: yar
|
|
while, and they will need some more tuning before they're really
useful, but at the moment they're better than nothing.
Indirectly reminded by: dwhite
|