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
/
boot
/
common
/
load_aout.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup warnings. Most of these are signed/unsigned warnings, as well as
jhb
2000-08-03
1
-8
/
+13
*
Fix some warnings on the Alpha. sizeof() returns different things on
peter
2000-05-01
1
-2
/
+2
*
Update loader logic to distinguish modules vs. files.
bp
2000-05-01
1
-30
/
+30
*
* Fix a stack of warnings.
dfr
1999-09-01
1
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Correctly record the end of the a.out symbol table. In practice, a
rnordier
1999-01-25
1
-3
/
+3
*
bootstrap.h
msmith
1999-01-22
1
-103
/
+1
*
Fix extraneous free() on error.
rnordier
1999-01-22
1
-2
/
+1
*
* Begin integration of built-ins with Forth: leave the exit code from
abial
1998-12-22
1
-22
/
+26
*
Only print filename and entry address for the kernel itself. The rest
peter
1998-10-12
1
-2
/
+3
*
Preload support for a.out KLD not implemented yet. (almost)
peter
1998-10-09
1
-131
/
+25
*
boot.c
msmith
1998-10-02
1
-3
/
+3
*
s/out_loadmodule/aout_loadmodule/ in a printf diagnostic.
peter
1998-09-30
1
-2
/
+2
*
* Add old UFS compatibility code to alpha/boot1.
dfr
1998-09-26
1
-4
/
+4
*
Use a.out.h to get all the correct bits in one place.
msmith
1998-09-18
1
-3
/
+2
*
Initial integration of the i386 bootloader and BTX.
msmith
1998-09-17
1
-1
/
+2
*
Resynch with working sources before BTX integration.
msmith
1998-09-14
1
-5
/
+5
*
Bootstrap updates.
msmith
1998-09-03
1
-38
/
+296
*
Bootloader update.
msmith
1998-08-31
1
-0
/
+202