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
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix off-by-one error.
nyan
2008-07-01
1
-1
/
+1
*
Enable GCC stack protection (aka Propolice) for userland:
ru
2008-06-25
2
-0
/
+4
*
Implement a workaround for a long-standing problem in
olli
2008-06-16
1
-8
/
+32
*
Workaround a bug in the BIOS of Dell R900 machines. Specifically, each
jhb
2008-06-07
1
-1
/
+4
*
Revert the previous change and let PROBE_KEYBOARD function identical to -P
jhb
2008-04-09
1
-4
/
+2
*
Fix some "in in" typos in comments.
brueffer
2008-03-26
1
-1
/
+1
*
Change the BTX kernel to drop all the way out to real mode to invoke BIOS
jhb
2008-03-10
1
-401
/
+316
*
In the PROBE_KEYBOARD case, always enable multiple consoles and set the
jhb
2008-03-06
1
-2
/
+4
*
Tweak the verbose disk printing a bit:
jhb
2008-02-28
1
-59
/
+51
*
Rev 1.72 fixed a bug where if /boot.config changed the console its contents
jhb
2008-02-28
2
-4
/
+6
*
Retire the support for using paging in BTX. It hasn't been used since
jhb
2008-02-27
2
-57
/
+2
*
Add a note to indicate that these files do borrow in part from mbr.s and
jhb
2007-11-26
2
-0
/
+4
*
Add a trailing \0 to the read error string so that read errors don't print
jhb
2007-11-17
1
-1
/
+1
*
Though we are currently not interested in the EDD3 flag,
bz
2007-11-12
1
-1
/
+1
*
- Add constants for the different memory types in the SMAP table.
jhb
2007-10-28
2
-31
/
+18
*
Use the smaller cgbase() macro in ufsread.c if UFS_SMALL_CGBASE is
jhb
2007-10-26
2
-1
/
+1
*
Add . to the include path so that we follow the 'machine' symlink we create
jhb
2007-10-26
1
-1
/
+1
*
Break out of the I/O retry loop as soon as an I/O operation succeeds rather
jhb
2007-10-25
1
-0
/
+2
*
First cut at support for booting a GPT labeled disk via the BIOS bootstrap
jhb
2007-10-24
8
-172
/
+838
*
Rework the read/write support in the bios disk driver some to cut down
jhb
2007-10-24
1
-196
/
+112
*
Reindent the read/write code of bd_realstrategy() so it is more readable.
jhb
2007-10-24
1
-39
/
+30
*
Slightly cleanup the 'bootdev' concept on x86 by changing the various
jhb
2007-10-24
5
-10
/
+6
*
Do not attempt to make an NFS rpc call if using tftp
ps
2007-10-12
2
-0
/
+9
*
MFp4: add FireWire/dcons support in loader for i386/amd64.
simokawa
2007-05-29
10
-4
/
+1661
*
Use lower cases for UUID string to conform RFC4122 and ISO/IEC-9834-8:2005.
jkim
2007-05-21
1
-3
/
+3
*
Tweak inlining parameters a little. Add warning to tell us if function
kan
2007-05-19
2
-2
/
+4
*
Fix setting of serial port speed. A junk value was passed in AX when
thomas
2007-03-26
1
-1
/
+1
*
Catch up with ACPI-CA 20070320 import.
jkim
2007-03-22
1
-9
/
+11
*
Fix the cdboot twiddle display.
remko
2007-02-23
1
-1
/
+1
*
Ignore any breakpoint instructions (int 3) we encounter in vm86 mode
jhb
2006-12-06
1
-0
/
+2
*
Remove an unused variable.
ru
2006-11-16
1
-2
/
+1
*
Revert the last change. Masking only 2 MSBs of the virtual address
ru
2006-11-02
3
-7
/
+7
*
Extend struct devdesc with a unit field, called d_unit. Promote the
marcel
2006-11-02
6
-31
/
+23
*
Don't unconditionally compile-in the bcache code. It's only used on
marcel
2006-11-02
1
-0
/
+3
*
Because the BTX mini-kernel now uses flat memory mode and clients
ru
2006-10-29
3
-7
/
+7
*
Adopt comments borrowed from aout_freebsd.c.
ru
2006-10-26
2
-2
/
+2
*
Restore support for -c and -d that were treacherously murdered in
ru
2006-10-26
2
-4
/
+8
*
Back out rev. 1.71 as it breaks directly loading (i386) kernels.
ru
2006-10-26
2
-6
/
+6
*
- Update URL of Intel documentation
pav
2006-10-07
1
-1
/
+1
*
- Fix a couple of improper uses of leal in the previous space saving
jhb
2006-10-05
1
-5
/
+7
*
Fix most of the WARNS=2 warnings.
ru
2006-09-29
4
-6
/
+5
*
Oops, add return values for the smap command function. We must have the
jhb
2006-09-29
1
-1
/
+2
*
Tweak the code to handle intercepting BIOS calls to int 0x15 to shave
jhb
2006-09-28
1
-17
/
+10
*
Optimize the int 15/87 handler for space to shave another 16 bytes off of
jhb
2006-09-28
1
-31
/
+17
*
Add an 'smap' command that dumps out the BIOS SMAP.
jhb
2006-09-28
2
-0
/
+22
*
A couple of simple tweaks that trim BTX by 6 bytes. Since BTX is
jhb
2006-09-28
1
-3
/
+2
*
Add -march=i386 to fix amd64 build by generating the same code
ru
2006-09-28
1
-1
/
+1
*
Emulate moving cr0, cr2, cr3, or cr4 into any i386 general register
jhb
2006-09-27
1
-7
/
+19
*
- Include <sys/reboot.h> to get the RB_* defines.
ru
2006-09-05
1
-6
/
+4
*
Commit the results of the typo hunt by Darren Pilgrim.
yar
2006-08-04
1
-1
/
+1
[next]