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
*
Prevent endless loop by detecting broken MIPS.options
gonzo
2010-11-07
1
-0
/
+17
*
Change register numbers according to current struct reg and
gonzo
2010-11-07
2
-3
/
+3
*
Remove line for the uncommitted Cambria gpio drive that snuck in with r214946.
thompsa
2010-11-07
1
-1
/
+0
*
Calculate offset from frame top for registers saved on a stack frame.
gonzo
2010-11-07
1
-6
/
+11
*
Hook up the five gpio pins on the Avila board to the gpio framework. There are
thompsa
2010-11-07
5
-0
/
+391
*
Add gpart and glabel to the release CD mfsroot.
marius
2010-11-07
1
-1
/
+4
*
Do not have the MTU table twice in the code. Therefore move the
tuexen
2010-11-07
4
-60
/
+36
*
Eliminate a possible race between pmap_pinit() and pmap_kenter_pde() on
alc
2010-11-07
1
-5
/
+10
*
Remove two functions which are not used.
tuexen
2010-11-07
2
-27
/
+0
*
* Use exponential backoff for retransmission of SHUTDOWN and
tuexen
2010-11-07
1
-20
/
+15
*
Remove useless comment.
trasz
2010-11-07
1
-1
/
+0
*
Sync with the latest version from NetBSD. It notably addds ISO9660 support.
cognet
2010-11-07
25
-383
/
+6510
*
Bugfix: Set the bit that marks a device number in use.
n_hibma
2010-11-07
1
-2
/
+5
*
Not only stop all timers when entering the SHUTDOWN_SENT state,
tuexen
2010-11-07
3
-25
/
+28
*
Add missing curly brackets. By chance, the missing brackets didn't alter
jh
2010-11-07
1
-1
/
+2
*
Fix indentation in r213894.
marius
2010-11-07
1
-1
/
+1
*
Retire objformat(1), take two.
uqs
2010-11-07
2
-33
/
+0
*
Remove extraneous Aq.
joel
2010-11-07
1
-1
/
+1
*
If the Zip reader doesn't see a PK signature block
kientzle
2010-11-07
3
-3
/
+93
*
Add minidump support for MIPS
gonzo
2010-11-07
4
-11
/
+318
*
- Add minidump support for FreeBSD/mips
gonzo
2010-11-07
9
-29
/
+703
*
Fix a long standing bug in programming station address for Yukon
yongari
2010-11-06
1
-12
/
+13
*
If we got an invalid station address, generate random address. This
yongari
2010-11-06
1
-0
/
+19
*
Mark command submission timeouts as timeouts. This should trigger device
mav
2010-11-06
1
-8
/
+13
*
Instead of using the AMRR ratectl algo as default for drivers which have
bschmidt
2010-11-06
16
-35
/
+19
*
Fix a segmentation fault in argument processing.
dumbbell
2010-11-06
1
-9
/
+25
*
Apply style(9) and unbreak build.
uqs
2010-11-06
1
-25
/
+19
*
Put string in quotes, like is done everywhere.
uqs
2010-11-06
1
-1
/
+1
*
Add support for odd-sized PIO transfers, sometimes used by ATAPI.
mav
2010-11-06
1
-6
/
+18
*
Implement pmap_is_prefaultable().
marius
2010-11-06
1
-1
/
+5
*
Do not resend DATA chunks without delay when dropped by the peer and
tuexen
2010-11-06
1
-0
/
+4
*
* Fix an accounting bug regarding SACK/NR-SACK chunks.
tuexen
2010-11-06
1
-56
/
+22
*
- Move Sun Fire V240 to the list of known working machines.
marius
2010-11-06
1
-11
/
+11
*
Fix manpage markup.
uqs
2010-11-06
4
-31
/
+29
*
Inverse display of top(1)'s table header when running in inactive mode.
delphij
2010-11-06
2
-3
/
+11
*
Validate whether the zfs_cmd_t submitted from userland is not smaller than
delphij
2010-11-05
1
-0
/
+8
*
sh: Add simple tests for printf.
jilles
2010-11-05
2
-0
/
+6
*
Bugfix: In rev 213509 Alexander committed a duplicate ID for ZTE STOR
n_hibma
2010-11-05
2
-8
/
+13
*
Fix a bug in r214049. The nvp == vp case shall be handled specially
kib
2010-11-05
1
-1
/
+1
*
Add a forgotten change from the previous commit.
jkim
2010-11-05
1
-1
/
+1
*
Fix a use-after-free bug for extended IRQ resource[1]. When _PRS buffer is
jkim
2010-11-05
1
-44
/
+34
*
Correct an inverted check in r213893.
marius
2010-11-05
1
-1
/
+1
*
Add simple MAC statistics counter reading support. Unfortunately
yongari
2010-11-05
2
-24
/
+146
*
Implement ucom_set_pnpinfo_usb() providing ttyname and port number
n_hibma
2010-11-05
20
-3
/
+60
*
style(9).
yongari
2010-11-05
1
-3
/
+3
*
Remove extra white spaces.
yongari
2010-11-05
1
-3
/
+3
*
Enable 64bit DMA addressing for RTL810xE/RTL8168/RTL8111 PCIe
yongari
2010-11-05
1
-2
/
+6
*
Adjust the order of operations in spinlock_enter() and spinlock_exit() to
jhb
2010-11-05
10
-41
/
+93
*
Append to CFLAGS, don't clobber it.
rpaulo
2010-11-05
1
-1
/
+1
*
- Remove an unused entry from the softc (only used in a debugging printf).
n_hibma
2010-11-05
2
-6
/
+5
[next]