index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
ddb
/
db_command.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use not-so-new printf formats %r and/or %z instead of %n and/or %+x.
bde
1998-07-08
1
-2
/
+2
*
Redo the previous commit in a more Bruce-friendly fashion.
phk
1998-05-19
1
-2
/
+1
*
Add "show msgbuf" command
phk
1998-05-19
1
-1
/
+2
*
Ensure that the linker sets for commands exist by putting a standard
bde
1998-02-13
1
-15
/
+7
*
Staticize.
eivind
1998-02-09
1
-2
/
+2
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Fixed bogus linkage of one of the ddb linker sets.
bde
1996-12-18
1
-2
/
+6
*
Support statically attaching of ddb commands in non-ddb modules.
bde
1996-09-14
1
-32
/
+70
*
Allow the user to switch into gdb mode from ddb
pst
1996-08-27
1
-1
/
+21
*
Reduced and cleaned up #includes.
bde
1995-12-10
1
-4
/
+3
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
1
-1
/
+4
*
Staticized and '#ifdef notused' stuff we don't use.
phk
1995-11-29
1
-14
/
+16
*
Completed function declarations and/or added prototypes and/or #includes
bde
1995-11-24
1
-18
/
+16
*
Change db_fncall() and db_panic() to have the correct number and type of
bde
1995-08-27
1
-5
/
+13
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-8
/
+8
*
Removed redundant newlines that were in some panic strings.
dg
1995-03-19
1
-2
/
+2
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-5
/
+8
*
Make ``p'' an explicit alias for ``print'' instead of being an
joerg
1995-03-05
1
-1
/
+2
*
Added "panic" command to ddb, so we can do something sensible even if
phk
1995-02-05
1
-1
/
+9
*
1) Changed ddb into a option rather than a pseudo-device (use options DDB
dg
1994-08-27
1
-5
/
+3
*
Fix up some sloppy coding practices:
wollman
1994-08-18
1
-13
/
+4
*
Change all #includes to follow the current Berkeley style. Some of these
wollman
1994-08-13
1
-5
/
+5
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-2
/
+4
*
ps works inside ddb now.
guido
1994-02-11
1
-2
/
+5
*
Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and
wollman
1993-11-25
1
-3
/
+4
*
Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some
rgrimes
1993-10-16
1
-50
/
+3
*
Initial import, 0.1 + pk 0.2.4-B1
rgrimes
1993-06-12
1
-0
/
+526