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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't pass RB_BOOTINFO to the kernel. There's no bootinfo actually
imp
2007-08-17
1
-1
/
+1
*
Use the .S version for now. I have a version optimized for size p4,
imp
2007-08-09
1
-1
/
+1
*
MFp4:
imp
2007-07-13
11
-34
/
+197
*
- Remove UMAP filesystem. It was disconnected from build three years ago,
rafan
2007-06-25
1
-1
/
+0
*
- Make better use of the global chosen, memory and mmu handles instead
marius
2007-06-17
8
-333
/
+96
*
- Remove dupe and unused declarations and prototypes.
marius
2007-06-16
1
-67
/
+54
*
Sync the styles of sys/boot/ofw/libofw/openfirm.c and
marius
2007-06-16
1
-376
/
+275
*
MFp4: add FireWire/dcons support in loader for i386/amd64.
simokawa
2007-05-29
10
-4
/
+1661
*
Have the processor defer all faults and exceptions for control
marcel
2007-05-27
1
-1
/
+1
*
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
*
Add documentation for the vm.kmem_size_min and vm.kmem_size_max tunables.
sepotvin
2007-05-09
1
-1
/
+10
*
fixup talk of kern.maxswzone... It's been 32MB for almost 5 years now...
jmg
2007-05-05
1
-7
/
+6
*
Add zfs_load here.
pjd
2007-04-09
1
-0
/
+1
*
Always try to load zpool.cache instead of trying to find good place to
pjd
2007-04-09
1
-0
/
+7
*
Fix build.
nyan
2007-04-07
1
-1
/
+1
*
Added the IPLware 3.33 support.
kato
2007-04-07
6
-7
/
+173
*
pc98 boot2 is compiled with _KERNEL defined, and that makes non-static
kan
2007-04-06
1
-1
/
+1
*
Loop on sdcard init. This helps if one hasn't plugged in the card
imp
2007-04-02
1
-1
/
+2
*
RTC_TIMR's RTC_SEC field is BCD. That makes it unsuitable for
imp
2007-03-28
4
-8
/
+13
*
Since we're about to set ST_RTMR to 1 to increase the accuracy of the
imp
2007-03-28
1
-3
/
+0
*
All SD cards have a block size of 512. The READ_BL_LEN field in the
imp
2007-03-28
1
-4
/
+6
*
Various buglets fixed (from submitter):
imp
2007-03-28
1
-6
/
+7
*
Fix problem where memcmp would return true in the case where the
imp
2007-03-28
1
-1
/
+1
*
Fix off by one error in length of the string.
imp
2007-03-28
1
-1
/
+1
*
Fix setting of serial port speed. A junk value was passed in AX when
thomas
2007-03-26
1
-1
/
+1
*
Update to FICL 3.03 (the last release before FICL4 rewrite).
jkim
2007-03-23
11
-68
/
+405
*
Catch up with ACPI-CA 20070320 import.
jkim
2007-03-22
2
-32
/
+34
*
- Moved the uninitialized variables from the data to the bss section.
kato
2007-03-17
3
-14
/
+19
*
Remove vestiges of very specific fpga support for my company's board.
imp
2007-03-15
2
-38
/
+1
*
MFi386: revision 1.17.
nyan
2007-03-04
1
-1
/
+1
*
Fix the cdboot twiddle display.
remko
2007-02-23
1
-1
/
+1
*
Document the init_chroot and init_script variables.
imp
2007-02-04
2
-0
/
+54
*
o Wrap long lines.
maxim
2007-01-14
1
-8
/
+16
*
o Typo: note -> node.
maxim
2007-01-14
1
-1
/
+1
*
o Move the comment to the correct place.
maxim
2007-01-14
1
-1
/
+1
*
Garbage collect the code for auto-loading modules based on ISAPNP IDs,
marius
2007-01-07
2
-381
/
+0
*
MFp4: differences for bwct ethernet attachment
imp
2006-12-20
2
-3
/
+13
*
MFp4: Differences in flash part for bwct. need a more generic way to cope.
imp
2006-12-20
2
-0
/
+35
*
MFp4: Add timeout to eeprom access for lame eeprom that go awol
imp
2006-12-20
2
-4
/
+8
*
MFp4: bwct memory size and PLL parameters
imp
2006-12-20
1
-0
/
+8
*
MFp4: bwct boot rom is different. need a more generic way to cope long term.
imp
2006-12-20
1
-0
/
+4
*
MFp4: Delay a second or two after the upload before printing Done.
imp
2006-12-20
1
-2
/
+6
*
MFp4: bwct is a new board choice.
imp
2006-12-20
1
-1
/
+1
*
add an interface for passing the entire kernel size up front to the
kmacy
2006-12-18
2
-1
/
+52
*
Add an entry for the msk(4) module.
yongari
2006-12-13
1
-0
/
+1
*
Ignore any breakpoint instructions (int 3) we encounter in vm86 mode
jhb
2006-12-06
1
-0
/
+2
*
Note that not all architectures use sendfile(2) buffers;
yar
2006-11-29
1
-1
/
+4
*
remove CDDL derive hcall.S
kmacy
2006-11-23
1
-986
/
+0
*
Remove LDR_LOG2_PGSZ, ia64_pgtbl and ia64_pgtblsz. They are part of
marcel
2006-11-19
2
-8
/
+0
[next]