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
/
ddb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow DB_SET() to set all fields in the ddb command structure. This
gibbs
2002-06-05
1
-5
/
+5
*
Fixed some style bugs in the removal of __P(()). Continuation lines
bde
2002-03-23
1
-2
/
+2
*
Remove __P.
alfred
2002-03-20
1
-24
/
+24
*
Add 'hwatch' and 'dhwatch' ddb commands analogous to 'watch' and
bsd
2001-07-11
1
-0
/
+2
*
Add a new mechanism, cndbctl(), to tell the console driver that
yokota
2000-01-11
1
-1
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
add some amount of sanity to the way the gdb stuff finds its device.
phk
1999-05-09
1
-1
/
+11
*
Changes to support -Wall, -Wcast-qual. Had to make physical code changes
dillon
1999-01-27
1
-2
/
+2
*
Added macros __printflike() and __scanflike() to <sys/cdefs.h>.
bde
1998-07-13
1
-4
/
+3
*
Fixed bogus type of valuep in struct db_variable. It was `int *' and
bde
1998-07-08
1
-5
/
+5
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-7
/
+7
*
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
-2
/
+1
*
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
*
Support statically attaching of ddb commands in non-ddb modules.
bde
1996-09-14
1
-9
/
+41
*
Clean up various compiler warnings. Most (if not all) were benign
gpalmer
1996-05-08
1
-2
/
+1
*
Staticize and cleanup.
phk
1995-12-10
1
-2
/
+1
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
1
-2
/
+1
*
Staticized and '#ifdef notused' stuff we don't use.
phk
1995-11-29
1
-4
/
+1
*
Completed function declarations and/or added prototypes.
bde
1995-11-24
1
-57
/
+68
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-3
/
+3
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-1
/
+4
*
Woops, wrong solution to the problem. Backed out previous fix to ddb.h, and
dg
1994-09-27
1
-1
/
+2
*
Nuked db_printf() prototype; it now clashes with the one in db_output.h.
dg
1994-09-27
1
-2
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-1
/
+2
*
Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and
wollman
1993-11-25
1
-0
/
+109