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
/
pc98
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged from sys/boot/i386/btx/btx/btx.s revision 1.25.
kato
2001-06-23
2
-2
/
+2
*
Remove -DNEW_LINKERSET, it is not used here anymore. This is now native.
peter
2001-06-21
1
-3
/
+0
*
(Re-)enabled boot2.
nyan
2001-05-24
1
-1
/
+1
*
Update boot[12] program to compile ELF binary.
nyan
2001-05-24
6
-117
/
+92
*
Merged from sys/boot/i386/btx/btx/btx.s revision 1.24.
nyan
2001-05-21
2
-8
/
+8
*
Disabled boot2 for the moment, because it needs aout tools.
kato
2000-12-24
1
-1
/
+1
*
Merged from sys/boot/i386/loader/Makefile revision 1.49.
kato
2000-12-16
1
-1
/
+1
*
Merged from the following changes.
nyan
2000-11-05
11
-125
/
+179
*
Merged from sys/boot/i386/loader/main.c revision 1.21.
nyan
2000-10-15
1
-10
/
+0
*
Merged from sys/boot/i386/loader/main.c revision 1.23.
kato
2000-09-22
1
-0
/
+2
*
Merged from sys/boot/i386/libi386/Makefile revision 1.19.
kato
2000-09-22
1
-1
/
+3
*
Merged from sys/boot/i386/loader/Makefile revision 1.47.
kato
2000-09-08
1
-1
/
+7
*
The INT 1B BIOS call is used to obtain geometries of SASI/IDE hard
kato
2000-08-31
1
-2
/
+16
*
Fixed determination method for sector size of the 2nd IDE HDD.
kato
2000-08-15
1
-1
/
+1
*
Merged from sys/boot/i386/Makefile.inc revision 1.2.
kato
2000-08-12
1
-0
/
+1
*
- Fixed missing initialization of current device number.
kato
2000-08-06
2
-1
/
+2
*
- Fixed %si (offset to partition table) in boot.
kato
2000-08-03
1
-3
/
+3
*
- Fixed pointer to the partition table in the buffer.
kato
2000-08-03
1
-12
/
+7
*
Added PC-98 HDD boot manager. The boot0 is the `IPL' which occupies
kato
2000-08-02
11
-1
/
+1752
*
Merged from sys/boot/i386/btx/btx/btx.s revisions from 1.18 to 1.22.
nyan
2000-07-30
2
-12
/
+74
*
Merged from sys/boot/i386/libi386/biosdisk.c revision 1.31.
nyan
2000-07-14
1
-29
/
+94
*
Sync with the following changes.
nyan
2000-05-29
7
-384
/
+323
*
Make this compile in case anyone ever wants to use the PC98 booter
hoek
2000-05-21
1
-1
/
+1
*
Move man page directives to common/Makefile.inc.
dcs
2000-05-19
1
-2
/
+0
*
- Removed hi-resolution mode supports.
nyan
2000-05-03
1
-29
/
+13
*
Add $FreeBSD$
peter
2000-05-01
3
-0
/
+5
*
Sync with sys/boot/i386/libi386/biosdisk.c revision 1.30.
nyan
2000-04-30
1
-160
/
+260
*
Sync with the following changes.
nyan
2000-04-23
3
-3
/
+11
*
The printf function of boot2 can't recognize "%lx" format.
nyan
2000-04-14
1
-4
/
+4
*
Merged from sys/boot/i386/loader/Makefile revision 1.43.
nyan
2000-04-14
1
-2
/
+6
*
Merged from sys/boot/i386/loader/main.c rev 1.19.
kato
2000-04-12
1
-0
/
+11
*
Synced with following files:
kato
2000-03-31
9
-183
/
+332
*
Separated serial boot block interface routine into NS16550 stuff and
kato
2000-03-30
3
-146
/
+381
*
Sync with sys/boot/i386/libi386/biosdisk.c revision 1.27 and 1.28.
nyan
2000-03-17
1
-7
/
+8
*
Synced with sys/boot/i386/loader/Makefile rev 1.41.
kato
2000-02-05
1
-0
/
+2
*
Synced with sys/boot/i386/btx/btx/btx.s rev 1.14.
kato
2000-01-29
2
-2
/
+6
*
Merge from the following changes.
nyan
2000-01-03
3
-48
/
+121
*
Fixed to get the BIOS geometry.
nyan
2000-01-03
1
-4
/
+5
*
- Supported the bd_getbigeom function and use this function to get BIOS
nyan
1999-12-19
3
-350
/
+26
*
Remove BAD144 support, it has already been disabled for some time.
phk
1999-12-08
3
-118
/
+2
*
Supported to sound beep.
nyan
1999-12-03
1
-1
/
+17
*
Sync with sys/boot/i386/loader/Makefile revision 1.37.
nyan
1999-11-25
1
-1
/
+1
*
Fixed warnings.
nyan
1999-11-16
3
-6
/
+7
*
Remove -mno-486 option and add -mpreferred-stack-boundary=2 option.
nyan
1999-11-16
1
-1
/
+1
*
Cosmetic changes.
nyan
1999-11-16
5
-9
/
+48
*
Install loader.rc.
nyan
1999-11-16
1
-0
/
+4
*
Sync with sys/boot/i386/btx/btx/btx.s revision 1.13.
nyan
1999-11-03
2
-0
/
+10
*
Sync with sys/boot/i386/libi386/Makefile revision 1.15.
nyan
1999-11-03
1
-0
/
+4
*
Sync with sys/boot/i386/btx/btx/Makefile and btx.s revisions 1.7 and
kato
1999-10-13
3
-9
/
+138
*
Blank out the twiddly thing when outputting the ``BTX loader'' message.
brian
1999-10-12
2
-2
/
+2
[next]