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
*
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
*
Remove an unused variable.
ru
2006-11-16
1
-2
/
+1
*
Mfp4: Remove mci_device.c. It should have been removed when it was
imp
2006-11-16
1
-575
/
+0
*
Move to using a common arm_init.S. These things are more similar than
imp
2006-11-16
8
-248
/
+26
*
MFp4: Don't fix the size at 8k, and some minor cleanups. andre@ contributed
imp
2006-11-16
1
-4
/
+11
*
MFp4: Improvements, including the ability to download to an arbitrary
imp
2006-11-16
1
-5
/
+8
*
Tweaks for better boot flavor support.
imp
2006-11-16
1
-5
/
+2
*
Mfp4: We no longer need ee.h included here.
imp
2006-11-16
1
-1
/
+0
*
MFp4: boot2 should now build
imp
2006-11-09
2
-1
/
+3
*
MFp4: boot on KB9202 correctly. Also, reduce the size of the SD/MMC driver
imp
2006-11-09
15
-163
/
+331
*
MFp4: Support KB9202 booting better
imp
2006-11-09
1
-0
/
+4
*
Fix typo
imp
2006-11-09
1
-1
/
+1
[next]