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_aout.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fixed -Wcast-qual warnings.
bde
1999-02-12
1
-4
/
+4
*
Fixed fatal type mismatches in the aout case. Const poisoning in
bde
1999-02-12
1
-5
/
+5
*
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
*
We don't compile this on an elf kernel (and explicitly not on alpha in
peter
1998-10-09
1
-5
/
+4
*
Supply the symbol table as an argument to X_db_symbol_values (required for elf).
dfr
1998-06-28
1
-2
/
+3
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-1
/
+3
*
Print the filename, not the directory we compiled in.
phk
1997-09-28
1
-2
/
+2
*
Fixed gratuitous ANSIisms.
bde
1997-04-01
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
*
Reduced and cleaned up #includes.
bde
1995-12-10
1
-3
/
+1
*
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
-2
/
+3
*
Completed function declarations and/or added prototypes and/or #includes
bde
1995-11-24
1
-2
/
+3
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-10
/
+10
*
Load the kernel symbol table in the boot loader and not at compile time.
bde
1995-01-25
1
-23
/
+14
*
Makes gcc silent in sys/ddb.
phk
1994-09-27
1
-8
/
+9
*
386bsd -> kernel in strings.
bde
1994-09-05
1
-3
/
+3
*
Change all #includes to follow the current Berkeley style. Some of these
wollman
1994-08-13
1
-7
/
+7
*
"New" VM system from John Dyson & myself. For a run-down of the
dg
1994-01-14
1
-2
/
+2
*
Patches from John Brezak (necessary for the syscall->trapframe conversion
dg
1994-01-03
1
-6
/
+110
*
Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and
wollman
1993-11-25
1
-3
/
+6
*
Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some
rgrimes
1993-10-16
1
-17
/
+2
*
>From: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey)
rgrimes
1993-09-12
1
-0
/
+6
*
Initial import, 0.1 + pk 0.2.4-B1
rgrimes
1993-06-12
1
-0
/
+309