|
Revision tags: release/13.4.0-p5, release/13.5.0-p1, release/14.2.0-p3, release/13.5.0, release/14.2.0-p2, release/14.1.0-p8, release/13.4.0-p4, release/14.1.0-p7, release/14.2.0-p1, release/13.4.0-p3, release/14.2.0, release/13.4.0, release/14.1.0, release/13.3.0, release/14.0.0 |
|
| #
d0b2dbfa |
| 16-Aug-2023 |
Warner Losh <[email protected]> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
|
Revision tags: release/13.2.0, release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0 |
|
| #
e7dd6e94 |
| 25-Sep-2019 |
Gleb Smirnoff <[email protected]> |
Enhance the 'ps' command so that it prints a line per proc and a line per thread, so that instead of repeating the same info for all threads in proc, it would print thread specific info. Also include
Enhance the 'ps' command so that it prints a line per proc and a line 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.
show more ...
|
|
Revision tags: release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0, release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0_cvs, release/8.3.0, release/9.0.0, release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0, release/8.1.0_cvs, release/8.1.0, release/7.3.0_cvs, release/7.3.0, release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0, release/6.2.0_cvs, release/6.2.0, release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0, release/6.0.0_cvs, release/6.0.0, release/5.4.0_cvs, release/5.4.0, release/4.11.0_cvs, release/4.11.0 |
|
| #
626ff208 |
| 20-Nov-2004 |
David Schultz <[email protected]> |
Remove the uarea column from the DDB 'ps' display, and from grog's gdb scripts.
Reviewed by: arch@
|
|
Revision tags: release/5.3.0_cvs, release/5.3.0, release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0 |
|
| #
a783ff94 |
| 31-Dec-2003 |
Greg Lehey <[email protected]> |
Rename "msgbuf" to "dmesg", a more easily remembered name. "Fix" documentation by removing periods and commas.
|
| #
e1e5f8ba |
| 30-Dec-2003 |
Greg Lehey <[email protected]> |
Remove calls to 'y' macro.
|
| #
1cff4d0c |
| 30-Dec-2003 |
Greg Lehey <[email protected]> |
Remove current implementation of kldstat macro.
Add new kldstat, kldstat-v and kernel macros. The kldstat macro is functionally equivalent to the previous implementation, but it looks prettier and
Remove current implementation of kldstat macro.
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
show more ...
|
| #
410b51e7 |
| 29-Dec-2003 |
Greg Lehey <[email protected]> |
Add documentation for previously undocumented macros, and correct existing documentation. This is not made any easier by the brain-damaged format required for the documentation: one line, no full st
Add documentation for previously undocumented macros, and correct existing documentation. This is not made any easier by the brain-damaged format required for the documentation: one line, no full stops or commas.
show more ...
|
|
Revision tags: release/4.9.0_cvs, release/4.9.0 |
|
| #
36572f48 |
| 08-Jun-2003 |
Greg Lehey <[email protected]> |
Make defproc work.
|
| #
fd237353 |
| 07-Jun-2003 |
Greg Lehey <[email protected]> |
Get the manual section number for kldstat(8) right. Comment change only.
Pointed out by: yar
|
| #
030b9a7c |
| 07-Jun-2003 |
Greg Lehey <[email protected]> |
Add macros for kernel debugging. These have been around for a while, and they will need some more tuning before they're really useful, but at the moment they're better than nothing.
Indirectly remi
Add macros for kernel debugging. These have been around for a 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
show more ...
|