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_sym.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some staticized variables were still declared to be extern.
bde
1997-06-30
1
-4
/
+8
*
Don't depend on gcc's feature of interpreting `int foo(c) char c; ...'
bde
1997-06-30
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
*
Fixed printing of small offsets. E.g., -4(%ebp) is now printed
bde
1997-01-16
1
-2
/
+8
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Get rid of two and a half printf in the kernel.
phk
1996-01-15
1
-2
/
+2
*
Reduced and cleaned up #includes.
bde
1995-12-10
1
-3
/
+2
*
Staticize and cleanup.
phk
1995-12-10
1
-2
/
+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
-9
/
+11
*
Completed function declarations and/or added prototypes and/or #includes
bde
1995-11-24
1
-10
/
+4
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-8
/
+8
*
Print the address associated with an examine. Changed db_maxoff to
dg
1995-05-22
1
-2
/
+2
*
Makes gcc silent in sys/ddb.
phk
1994-09-27
1
-9
/
+6
*
1) cleaned up after Garrett - fixed more redundant declarations, changed
dg
1994-08-20
1
-5
/
+5
*
Change all #includes to follow the current Berkeley style. Some of these
wollman
1994-08-13
1
-5
/
+5
*
Patches from John Brezak (necessary for the syscall->trapframe conversion
dg
1994-01-03
1
-2
/
+12
*
Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and
wollman
1993-11-25
1
-2
/
+7
*
Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some
rgrimes
1993-10-16
1
-44
/
+2
*
Initial import, 0.1 + pk 0.2.4-B1
rgrimes
1993-06-12
1
-0
/
+360