| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
per thread, so that instead of repeating the same info for all threads
in proc, it would print thread specific info. Also includes thread number
that would match 'info threads' info and can be used as argument for
thread swithcing with 'thread' command.
Notes:
svn path=/head/; revision=352702
|
|
|
|
|
|
|
|
|
| |
scripts.
Reviewed by: arch@
Notes:
svn path=/head/; revision=137923
|
|
|
|
|
|
|
| |
"Fix" documentation by removing periods and commas.
Notes:
svn path=/head/; revision=124009
|
|
|
|
| |
Notes:
svn path=/head/; revision=123983
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=123979
|
|
|
|
|
|
|
|
|
| |
existing documentation. This is not made any easier by the
brain-damaged format required for the documentation: one line, no full
stops or commas.
Notes:
svn path=/head/; revision=123953
|
|
|
|
| |
Notes:
svn path=/head/; revision=116008
|
|
|
|
|
|
|
| |
Pointed out by: yar
Notes:
svn path=/head/; revision=115929
|
|
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
Notes:
svn path=/head/; revision=115926
|