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
/
pc98
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove support for plip from the GENERIC kernel as no systems in the
eadler
2013-02-01
1
-1
/
+0
*
MFi386: Make similar changes that were made to atkbdc in r245315.
imp
2013-01-11
1
-7
/
+9
*
MFi386: r232521
nyan
2013-01-04
1
-33
/
+0
*
As discussed on -current last October, remove the firewire drivers from
des
2013-01-03
1
-1
/
+0
*
Reduce diffs against i386.
nyan
2012-11-10
1
-1
/
+3
*
Fix some KASSERTs.
nyan
2012-11-10
1
-1
/
+3
*
MFi386: r211924
nyan
2012-11-10
1
-1
/
+10
*
Use ANSI prototype to fix build with clang.
nyan
2012-11-10
1
-77
/
+43
*
The 'testing memory' patch gets printed too many times
eadler
2012-10-22
1
-2
/
+0
*
Explain the upcoming delay by printing a message when the kernel
eadler
2012-10-22
1
-0
/
+2
*
Add an unified macro to deny ability from the compiler to reorder
attilio
2012-10-09
1
-1
/
+1
*
Reverts r234074,234105,234564,234723,234989,235231-235232 and part of
attilio
2012-10-09
1
-5
/
+0
*
MFi386: revision 237445
nyan
2012-09-23
1
-4
/
+11
*
Grammar fix: s/NIC's/NICs/
gjb
2012-08-26
1
-1
/
+1
*
Partially revert r217515 so that the mem_range_softc variable is always
jhb
2012-07-09
1
-0
/
+3
*
Implement mechanism to export some kernel timekeeping data to
kib
2012-06-22
1
-0
/
+6
*
MFprojects/zfsd:
mav
2012-05-24
1
-1
/
+1
*
Add SMP/i386 suspend/resume support.
iwasaki
2012-05-18
1
-1
/
+0
*
Clean up the intr* MD KPI from the SMP dependency, removing a cause of
attilio
2012-04-26
1
-2
/
+0
*
MFi386: revisions 234074 and 234105
nyan
2012-04-22
1
-0
/
+7
*
Move the legacy(4) driver to x86.
jhb
2012-03-30
1
-6
/
+0
*
Remove pty(4) from our kernel configurations.
ed
2012-03-21
1
-1
/
+0
*
Copy amd64 sysarch.h to x86 and merge with i386 sysarch.h. Replace
tijl
2012-03-19
1
-1
/
+1
*
Copy i386 specialreg.h to x86 and merge with amd64 specialreg.h. Replace
tijl
2012-03-19
1
-1
/
+1
*
Copy i386 psl.h to x86 and replace amd64/i386/pc98 psl.h with stubs.
tijl
2012-03-19
1
-1
/
+1
*
Copy i386 reg.h to x86 and merge with amd64 reg.h. Replace i386/amd64/pc98
tijl
2012-03-18
1
-1
/
+1
*
- Fix to build a native i386 kernel without the SMP and atpic.
nyan
2012-03-16
1
-0
/
+20
*
Disable the option VFS_ALLOW_NONMPSAFE by default on all the supported
attilio
2012-03-06
1
-3
/
+0
*
Copy amd64 ptrace.h to x86 and merge with i386 ptrace.h. Replace
tijl
2012-03-04
1
-1
/
+1
*
Copy amd64 trap.h to x86 and replace amd64/i386/pc98 trap.h with stubs.
tijl
2012-03-04
1
-1
/
+1
*
Copy amd64 float.h to x86 and merge with i386 float.h. Replace
tijl
2012-03-04
1
-1
/
+1
*
Copy amd64 stdarg.h to x86 and replace amd64/i386/pc98 stdarg.h with stubs.
tijl
2012-02-28
1
-1
/
+1
*
Copy amd64 setjmp.h to x86 and replace amd64/i386/pc98 setjmp.h with stubs.
tijl
2012-02-28
1
-1
/
+1
*
Copy amd64 endian.h to x86 and merge with i386 endian.h. Replace
tijl
2012-02-28
1
-1
/
+1
*
Copy amd64 _stdint.h to x86 and merge with i386 _stdint.h. Replace
tijl
2012-02-28
1
-1
/
+1
*
Copy amd64 _limits.h to x86 and merge with i386 _limits.h. Replace
tijl
2012-02-28
1
-1
/
+1
*
Copy amd64 _types.h to x86 and merge with i386 _types.h. Replace existing
tijl
2012-02-28
1
-1
/
+1
*
Remove full debugger options and enable KDB_TRACE option instead to decrease
nyan
2012-02-09
1
-14
/
+2
*
- Disable the olpt driver. Because it conflicts with the ppc/lpt driver.
nyan
2012-02-09
1
-2
/
+1
*
Add support for the extended FPU states on amd64, both for native
kib
2012-01-21
1
-3
/
+2
*
Flip these options on so the modules build correctly for now.
adrian
2012-01-06
1
-2
/
+2
*
Add "options CAPABILITY_MODE" and "options CAPABILITIES" to GENERIC kernel
rwatson
2011-12-29
1
-0
/
+2
*
kern cons: introduce infrastructure for console grabbing by kernel
avg
2011-12-17
1
-0
/
+12
*
Replace `inline static' by `static inline'.
ed
2011-12-13
2
-3
/
+3
*
Move the scsi_da_bios_params() prototype from pc98_machdep.h to md_var.h
marius
2011-11-27
2
-6
/
+3
*
Introduce the option VFS_ALLOW_NONMPSAFE and turn it on by default on
attilio
2011-11-08
1
-0
/
+3
*
Add a PCI front-end to esp(4) allowing it to support AMD Am53C974 and
marius
2011-11-01
1
-1
/
+1
*
Adjust the debugger options slightly. This should help me do the right
kensmith
2011-10-27
1
-1
/
+4
*
MFi386: revision 225936
nyan
2011-10-04
1
-7
/
+34
*
In order to maximize the re-usability of kernel code in user space this
kmacy
2011-09-16
1
-1
/
+1
[next]