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
*
Add proper const keywords to sysctl(3) parameters.
ed
2010-02-21
5
-27
/
+17
*
Document the interaction between /etc/devfs.conf and
gavin
2010-02-21
2
-4
/
+17
*
Add a "-x" option to chown(8)/chgrp(1) similar to the same option in
gavin
2010-02-21
3
-13
/
+26
*
Some machines can not only consist of CPUs running at different speeds
marius
2010-02-21
1
-2
/
+2
*
Since create_pagetables() zeroes the page tables, pmap_bootstrap() needn't
alc
2010-02-21
1
-2
/
+0
*
- fix bootstrap for variable KVA_PAGES
kmacy
2010-02-21
2
-85
/
+55
*
don't hold spin lock across free
kmacy
2010-02-21
1
-1
/
+1
*
- make printf conditional
kmacy
2010-02-21
1
-17
/
+21
*
remove atkbd from default config to avoid pulling in real-mode bios emulation
kmacy
2010-02-21
1
-3
/
+3
*
Add __FBSDID.
yongari
2010-02-21
1
-2
/
+3
*
Increase PCIe maximuim read request size to 2048. Because re(4) uses
yongari
2010-02-21
1
-0
/
+3
*
Starting with UltraSPARC IV CPUs the CPU caches are described with different
marius
2010-02-20
1
-19
/
+37
*
Some machines can not only consist of CPUs running at different speeds
marius
2010-02-20
20
-69
/
+84
*
Add TSO support on VLAN. Controller requires VLAN hardware tagging
yongari
2010-02-20
1
-8
/
+10
*
Add TSO support on VLAN in fconfig(8).
yongari
2010-02-20
3
-8
/
+10
*
Add TSO support on VLANs. Intentionally separated IFCAP_VLAN_HWTSO
yongari
2010-02-20
2
-1
/
+17
*
Set curvnet earlier so that it also covers calls to sodisconnect(), which
bz
2010-02-20
1
-2
/
+3
*
Correct inversed programming of ethernet hardware address on
yongari
2010-02-20
1
-10
/
+16
*
Start to implement ifnet DDB support:
bz
2010-02-20
1
-0
/
+81
*
Add support for BCM54K2 found in combination with Apple K2 GMAC.
marius
2010-02-20
2
-0
/
+27
*
Upon virtual network stack teardown properly release the TCP syncache
bz
2010-02-20
1
-2
/
+24
*
Enhance a panic string to contain more useful debugging information.
bz
2010-02-20
1
-1
/
+2
*
Fix handling of SHUTDOWN-ACK chunk in COOKIE_WAIT and COOKIE_ECHOED.
tuexen
2010-02-20
3
-6
/
+24
*
Split up ip_drain() into an outer lock and iterator part and
bz
2010-02-20
3
-8
/
+40
*
Eliminate an unused declaration.
alc
2010-02-20
1
-2
/
+0
*
These contain JC's patch to get gdb sort of working
rrs
2010-02-20
5
-18
/
+28
*
Fix for the rge driver for boards without rge6 and rge7.
rrs
2010-02-20
2
-5
/
+24
*
Changes for pci and pci-e support
rrs
2010-02-20
4
-164
/
+1112
*
Opps forgot to add this:
rrs
2010-02-20
1
-0
/
+760
*
Cleanups for sys/mips/rmi/bus_space_rmi.c
rrs
2010-02-20
1
-175
/
+30
*
Some fixes to the current RMI interrupt handling, changes in this patch are:
rrs
2010-02-20
3
-35
/
+45
*
Enable NETIF_OPEN_CLOSE_ONCE on PowerPC OFW. This fixes netbooting on
nwhitehorn
2010-02-20
1
-0
/
+5
*
Reduce KVA pressure on OEA64 systems running in bridge mode by mapping
nwhitehorn
2010-02-20
6
-71
/
+46
*
Turn on experimental support for DEEPNAP on the 970MP.
nwhitehorn
2010-02-20
1
-2
/
+10
*
Merge r198724 to Book-E. casuword() non-atomically read the current value
nwhitehorn
2010-02-20
1
-2
/
+13
*
Add a regression test for the kthread(9) interface.
attilio
2010-02-20
2
-0
/
+214
*
Show the cpu info for fa526
kevlo
2010-02-20
3
-1
/
+7
*
Correct both FA526/FA626TE cpu ids since the cpu id is always
kevlo
2010-02-20
1
-2
/
+2
*
Remove redundant inclusion of <sys/cdefs.h>.
ed
2010-02-20
1
-2
/
+0
*
Add <sys/cdefs.h>.
ed
2010-02-20
1
-0
/
+2
*
Fix common misspelling of hierarchy
uqs
2010-02-20
11
-14
/
+14
*
- More style(9) fixups
gabor
2010-02-20
1
-26
/
+29
*
Fix DDB backtrace that includes a kernel exception frame.
neel
2010-02-20
1
-2
/
+14
*
Get rid of unused options: KERNPHYSADDR, KERNVIRTADDR, PHYSADDR, PHYS_ADDR_64BIT
neel
2010-02-20
9
-17
/
+0
*
Treat numbers after [Ee] a positive number rather than an invalid
delphij
2010-02-20
1
-1
/
+2
*
Avoid corrupting the list or queue if _REMOVE is invoked with a
emaste
2010-02-20
1
-6
/
+14
*
Return partially filled buffer for non-blocking read(2)
jkim
2010-02-20
1
-6
/
+15
*
Add a reference to newly added seq(1) command.
delphij
2010-02-20
1
-1
/
+2
*
Add seq(1), a small utility to generate sequence number.
delphij
2010-02-19
4
-0
/
+648
*
Hook up nfs_common missed in r203968.
marius
2010-02-19
1
-0
/
+1
[next]