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
/
conf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce the new kernel thread called "deadlock resolver".
attilio
2010-01-09
2
-0
/
+6
*
Make options KGSSAPI build and add it to NOTES.
brooks
2010-01-08
1
-0
/
+1
*
Generate a second LINT configuration for i386 and amd64 in
bz
2010-01-08
1
-0
/
+8
*
Add support for Cavium Econa CNS11XX ARM boards. These boards were
rpaulo
2010-01-04
2
-1
/
+2
*
Revamp bus_space access functions:
marcel
2009-12-30
1
-0
/
+1
*
iwn(4) update. Notable changes:
rpaulo
2009-12-29
1
-2
/
+30
*
Add a driver for the `Fire' JBus to PCIe bridges found in at least
marius
2009-12-27
1
-0
/
+2
*
SYnc with amd64:
marcel
2009-12-26
1
-2
/
+0
*
Add hwpmc_arm.c
rpaulo
2009-12-23
1
-0
/
+1
*
Hook ebus(4) and isa(4) up to the sun4v LINT build in order to
marius
2009-12-23
1
-0
/
+4
*
- Create a separate section in in the MI NOTES file for PCI wireless NIC
jhb
2009-12-18
1
-1
/
+22
*
Add entries to NOTES for the modular phy support so that these options are
jhb
2009-12-16
1
-4
/
+37
*
more splitting of ip_fw2.c, now extract the 'table' routines
luigi
2009-12-15
1
-0
/
+2
*
Start splitting ip_fw2.c and ip_fw.h into smaller components.
luigi
2009-12-15
1
-0
/
+2
*
MFp4:
mav
2009-12-06
2
-0
/
+7
*
Remove extra parantheses from usb_ethernet.c and usb_serial.c lines.
jhb
2009-11-30
1
-4
/
+7
*
amdsbwd: new driver for AMD SB600/SB7xx watchdog timer
avg
2009-11-30
2
-0
/
+2
*
Drop USB mass storage devices support from ata(4). It is out of the build as
mav
2009-11-26
1
-1
/
+0
*
Tune CAM ATA kernel options a bit. Move PMP support from da to scbus and
mav
2009-11-19
1
-2
/
+2
*
Merge ACPICA 20091112.
jkim
2009-11-16
1
-101
/
+102
*
Convert syscons on i386 to TERM=xterm.
ed
2009-11-13
2
-2
/
+0
*
Switch the default terminal emulation style to xterm for most platforms.
ed
2009-11-13
2
-1
/
+3
*
Move inet_aton() (specular to inet_ntoa(), already present in libkern)
attilio
2009-11-12
1
-0
/
+1
*
Added option NETGRAPH_VLAN.
ru
2009-11-11
3
-0
/
+3
*
Add ixgb(4) to NOTES.
jhb
2009-11-10
1
-0
/
+1
*
Driver for the Apple Touchpad present on MacBook (non-Pro & Pro).
rpaulo
2009-11-09
1
-0
/
+1
*
Introduce define and kernel option ATA_REQUEST_TIMEOUT to control ATA(4)
mav
2009-11-08
2
-0
/
+4
*
Reimplement the lazy FP context switching:
marcel
2009-10-31
1
-0
/
+1
*
Add missing ATA kernel options dependencies.
mav
2009-10-29
1
-2
/
+2
*
Update some comments regarding ktr(4).
ru
2009-10-29
1
-6
/
+5
*
Document new modularised ATA kernel options.
mav
2009-10-26
1
-0
/
+37
*
Update firmware images according to the latest iwn updated.
rpaulo
2009-10-25
1
-10
/
+38
*
MFp4:
mav
2009-10-23
1
-0
/
+1
*
- Introduce new option BCE_JUMBO_HDRSPLIT that allows user to enable header
stas
2009-10-21
2
-0
/
+7
*
Remove the newly added uch341 driver, it will be merged into uchcom instead.
thompsa
2009-10-19
1
-2
/
+1
*
Rewrite x86bios and update its dependent drivers.
jkim
2009-10-19
2
-4
/
+0
*
Scan for option ROMs on i386 and amd64 only.
marcel
2009-10-11
3
-1
/
+2
*
cxgb(4) updates, including:
np
2009-10-05
1
-0
/
+2
*
Fix build nfscl and/or nfsd.
nyan
2009-10-02
1
-6
/
+6
*
Add support for ChipHead 341 serial port adapter.
thompsa
2009-09-28
1
-1
/
+2
*
lindev(4) [1] is supposed to be a collection of linux-specific pseudo
bz
2009-09-26
3
-0
/
+6
*
r197444 unnecessarily changed positions of these files. Re-sort.
jkim
2009-09-24
2
-4
/
+4
*
Move sys/dev/x86bios to sys/compat/x86bios.
jkim
2009-09-23
2
-5
/
+4
*
Improve on r197334:
mlaier
2009-09-23
1
-2
/
+9
*
Add per-process osrel node to the procfs, to allow read and set p_osrel
kib
2009-09-23
1
-0
/
+1
*
Don't build ufs_gjournal.c at all if UFS_GJOURNAL option is not given
rdivacky
2009-09-22
1
-1
/
+1
*
Add pieces of infrastructure required for NFSv4 ACL support in UFS.
trasz
2009-09-22
1
-0
/
+1
*
Hide x86bios stuff in i386/amd64 specific files as atkbdc would get
delphij
2009-09-22
3
-5
/
+15
*
Build x86bios only for i386/amd64 for now. More work is required
delphij
2009-09-21
1
-2
/
+0
*
Allow atkbd to obtain keyboard repeat rate from BIOS on amd64.
delphij
2009-09-21
1
-4
/
+4
[next]