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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build boot2 with -mregparm=3, ie. pass upto 3 arguments via registers.
rdivacky
2011-04-04
3
-10
/
+12
*
Always check the current minimum value to make the test more predictable.
jkim
2011-04-04
1
-2
/
+2
*
errno.h: fix couple of whitespace nits
avg
2011-04-04
1
-2
/
+2
*
Fix bogus logic to calculate delta between two values from ACPI timers.
jkim
2011-04-04
1
-8
/
+3
*
Lower the bar for ACPI-fast on virtual machines. The current logic depends
jkim
2011-04-04
1
-2
/
+3
*
Fix a long standing bug where file_load() passes down the global loadaddr
marcel
2011-04-04
1
-1
/
+1
*
Add inline to acpi_timer_read() to reduce unnecessary jumps and calls.
jkim
2011-04-04
1
-3
/
+3
*
Remove malloc type M_NETADDR unused since splitting into vfs_subr.c
pluknet
2011-04-04
1
-2
/
+0
*
Commit missing bits from the last commit:
adrian
2011-04-04
3
-1
/
+6
*
Add a HAL capability bit for supporting self-linked RX descriptors and disabl...
adrian
2011-04-04
9
-12
/
+31
*
At least set the coverage class value here; worry about populating the
adrian
2011-04-04
1
-0
/
+1
*
Do not increment num_args if strsep(3) returned an empty field.
pluknet
2011-04-04
1
-3
/
+4
*
When removing ifnets, we should first remove the reference to ifnet
glebius
2011-04-04
1
-9
/
+10
*
Lower WARNS to unbreak the build, some archs may have alignment issues.
thompsa
2011-04-04
1
-1
/
+1
*
fix printing of tv_usec
thompsa
2011-04-04
1
-1
/
+1
*
Use the new arch_loadaddr I/F to align ELF objects to PBVM page
marcel
2011-04-03
7
-52
/
+140
*
- Include usbdump into default build.
hselasky
2011-04-03
1
-0
/
+1
*
Add 2 new archsw interfaces:
marcel
2011-04-03
5
-30
/
+55
*
- Fix for missing event if a libUSB USB transfer is started and
hselasky
2011-04-03
1
-4
/
+17
*
- Correct EHCI interrupt disabling at detach.
hselasky
2011-04-03
6
-6
/
+6
*
I missed committing this last time - it's needed for the 5ghz fast clock calc...
adrian
2011-04-03
2
-4
/
+6
*
- Improvements to USB PF solution
hselasky
2011-04-03
5
-199
/
+501
*
In g_eli_read_done() and g_eli_write_done(), for a bio with
trociny
2011-04-03
1
-2
/
+2
*
Add in the clock timing calculation when Merlin is using the 5ghz fast clock.
adrian
2011-04-03
1
-2
/
+15
*
Import the initial CPU support for the MIPS RALink RT305x SoC.
adrian
2011-04-03
21
-0
/
+4031
*
Add in some missing flags in the EHCI initialisation code,
adrian
2011-04-03
1
-0
/
+7
*
Commit configuration files for the AR913x SoC and the TP-Link WR-1043ND.
adrian
2011-04-03
4
-0
/
+197
*
Import a fix from the ath9k - reduce the TX FIFO size for Kite (AR9285.)
adrian
2011-04-03
1
-1
/
+9
*
Add an explanation of the inivals
adrian
2011-04-03
1
-0
/
+1
*
Import nvram2env, a device driver which imports various NVRAM-style
adrian
2011-04-03
2
-0
/
+319
*
Revert rev 165325. The arch_maphint interface hasn't been in use for
marcel
2011-04-03
2
-48
/
+0
*
MFV of tzdata2011e:
edwin
2011-04-03
5
-7
/
+67
*
Make the ski loader functional again after the previous set of changes.
marcel
2011-04-03
2
-31
/
+31
*
Fix problems that manifested from filesystem full conditions:
jeff
2011-04-02
1
-9
/
+14
*
Implement compat32 shims for PCIOCGETCONF.
kib
2011-04-02
1
-0
/
+106
*
Provide the structures and ioctl number definition for handling
kib
2011-04-02
2
-0
/
+44
*
Add accounting for RACCT_NPTS.
trasz
2011-04-02
1
-6
/
+25
*
Add missing include.
adrian
2011-04-02
1
-1
/
+1
*
Increase default timeout from 5 seconds to 20 seconds. 5 seconds is definitely
pjd
2011-04-02
2
-3
/
+3
*
Handle ENOBUFS on send(2) by retrying for a while and logging the problem.
pjd
2011-04-02
1
-0
/
+22
*
When we are operating on blocking socket and get EAGAIN on send(2) or recv(2)
pjd
2011-04-02
1
-4
/
+35
*
Declare directions for sockets between primary and secondary.
pjd
2011-04-02
2
-0
/
+12
*
Allow to disable sends or receives on a socket using shutdown(2) by
pjd
2011-04-02
1
-0
/
+22
*
Handle the problem described in r220264 by using GEOM GATE queue of unlimited
pjd
2011-04-02
1
-1
/
+1
*
Because ggatel(8) operates on local GEOM providers, use unlimited queue size in
pjd
2011-04-02
2
-18
/
+4
*
GEOM has an internal mechanism to deal with ENOMEM errors returned via
pjd
2011-04-02
1
-1
/
+1
*
Overhaul locale handling.
gordon
2011-04-02
1
-46
/
+45
*
A handful of the openwrt devices use a MAC address that's at a hard-coded
adrian
2011-04-02
1
-0
/
+21
*
From ath9k - clear the RX descriptor status before recycling it.
adrian
2011-04-02
1
-0
/
+5
*
Add some more debugging
adrian
2011-04-02
1
-0
/
+8
[next]