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_expr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge bde improvements for ddb on x86, mostly for single-stepping and
kib
2016-11-07
1
-15
/
+21
*
Add a small set of logical operators to DDB command language.
pfg
2016-05-16
1
-25
/
+168
*
ddb: Make use of our roundup() macro when available.
pfg
2016-04-26
1
-1
/
+1
*
ddb: finish converting boolean values.
pfg
2015-05-21
1
-10
/
+10
*
ddb: stop boolean screaming.
pfg
2015-05-18
1
-19
/
+19
*
Build on Jeff Roberson's linker-set based dynamic per-CPU allocator
rwatson
2009-07-14
1
-1
/
+3
*
Prefer prototypes to k&r definitions.
imp
2009-03-09
1
-12
/
+6
*
Start each of the license/copyright comments with /*-
imp
2005-01-06
1
-1
/
+1
*
Use __FBSDID().
obrien
2003-06-10
1
-3
/
+4
*
Don't assume that pointers are 4 bytes or sizeof(int) in size. This fixes
tmm
2002-06-25
1
-1
/
+1
*
Remove __P.
alfred
2002-03-20
1
-5
/
+5
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Removed unused #includes.
bde
1997-06-14
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
*
Reduced and cleaned up #includes.
bde
1995-12-10
1
-3
/
+2
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
1
-1
/
+2
*
Staticized and '#ifdef notused' stuff we don't use.
phk
1995-11-29
1
-11
/
+11
*
Completed function declarations and/or added prototypes and/or #includes
bde
1995-11-24
1
-1
/
+7
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-8
/
+8
*
Change all #includes to follow the current Berkeley style. Some of these
wollman
1994-08-13
1
-5
/
+5
*
Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and
wollman
1993-11-25
1
-2
/
+3
*
Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some
rgrimes
1993-10-16
1
-25
/
+2
*
Initial import, 0.1 + pk 0.2.4-B1
rgrimes
1993-06-12
1
-0
/
+248