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_elf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Garbage-collected __ELF__ ifdefs.
bde
2002-09-15
1
-10
/
+2
*
Don't use the ELF symbol type to summarily reject symbols in
bde
2002-09-15
1
-4
/
+0
*
Made this work on i386's at least. It wants ELF section headers for
bde
2002-09-15
1
-2
/
+34
*
Made this compile (but not work). This involved mainly const poisoning
bde
2002-09-15
1
-8
/
+18
*
Remove a couple of __P() stragglers.
peter
2002-06-29
1
-1
/
+1
*
Reconnect db_elf.c to the build (now under "options DDB_NOKLDSYM"). It
bde
2002-05-07
1
-2
/
+6
*
Restored db_elf.c from the Attic. This will be used for a quick fix for
bde
2002-05-06
1
-0
/
+381
*
Unused file. This (NetBSD derived) file was obsoleted by kld.
peter
2000-01-11
1
-381
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-27
1
-2
/
+2
*
Changes to support -Wall, -Wcast-qual. Had to make physical code changes
dillon
1999-01-27
1
-3
/
+3
*
At the moment, the alpha tentatively uses the ddb elf code rather than KLD,
peter
1998-10-09
1
-10
/
+4
*
Update to work with the new elf headers.
dfr
1998-08-17
1
-17
/
+2
*
Forgot to mention:
dfr
1998-06-28
1
-1
/
+1
*
Add DDB symbol support for ELF and KLD. The KLD support only supports global
dfr
1998-06-28
1
-0
/
+402