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
*
Fix several typos in macros or macro misusage.
uqs
2010-03-12
23
-33
/
+20
*
With the recent change of the sctp checksum to support offload,
rrs
2010-03-12
1
-0
/
+19
*
Mask disk_idx to avoid panic because of extra bits set.
mav
2010-03-12
1
-6
/
+8
*
Regen:
brooks
2010-03-12
1
-870
/
+1202
*
- Enable kernel stack guard page.
neel
2010-03-12
2
-8
/
+23
*
- With the introduction of -A, -B and -3, not all combinations of
edwin
2010-03-12
2
-86
/
+188
*
fix stats reporting sysctl
kmacy
2010-03-12
1
-17
/
+17
*
- restructure flowtable to support ipv6
kmacy
2010-03-12
6
-172
/
+763
*
Make the ddb command "show tlb" SMP friendly.
neel
2010-03-12
4
-11
/
+69
*
Fix the previous attempt to fix kernel builds of HEAD on 7.x. Use the
jhb
2010-03-12
2
-2
/
+2
*
o) Send packets being queued for transmission up to BPF if there's a listener.
jmallett
2010-03-12
1
-2
/
+58
*
implement listing of a subset of pipes/queues/schedulers.
luigi
2010-03-11
3
-91
/
+264
*
Add bpf and random to Octeon configurations, since they're needed to run
jmallett
2010-03-11
2
-0
/
+4
*
Don't force single user on Octeon anymore.
jmallett
2010-03-11
1
-2
/
+0
*
o) Eliminate use of sc->typestr, which is always NULL.
jmallett
2010-03-11
1
-41
/
+56
*
Add device ID for the NATURAL4000 keyboard
thompsa
2010-03-11
1
-0
/
+1
*
- Integrate latest driver code from OpenBSD
thompsa
2010-03-11
4
-131
/
+652
*
extend search for Apple Function Key.
thompsa
2010-03-11
1
-13
/
+18
*
Add new device ID for the SMC 2514HUB
thompsa
2010-03-11
1
-0
/
+1
*
add new vendor ID for APACER
thompsa
2010-03-11
1
-0
/
+1
*
Implement USB kernel driver detach from userland.
thompsa
2010-03-11
3
-6
/
+21
*
Make sure there is a way to reset the endpoint FIFO on transfer errors for
thompsa
2010-03-11
1
-4
/
+18
*
For USS820 driver we need to manually reset TX FIFO at each SETUP transaction
thompsa
2010-03-11
1
-0
/
+8
*
isochronous endpoint descriptors should have two more bytes which are zero by
thompsa
2010-03-11
1
-7
/
+16
*
Add new uvisor(4) device ID.
thompsa
2010-03-11
2
-0
/
+6
*
It appears that some UVISOR devices do not handle when the clear stall command
thompsa
2010-03-11
1
-5
/
+0
*
- make the usb_temp_setup() and usb_temp_unsetup() functions public so that
thompsa
2010-03-11
3
-21
/
+17
*
Use wMaxPacketSize for the uftdi input buffer size.
thompsa
2010-03-11
1
-3
/
+1
*
Fix ARM cache handling yet more.
raj
2010-03-11
2
-2
/
+9
*
Let detailed info about CPU features print on Marvell Sheeva CPU as well.
raj
2010-03-11
1
-0
/
+2
*
Reapply r185998 which was overwritten at some point.
thompsa
2010-03-11
1
-3
/
+0
*
The if_tap interface is of IFT_ETHERNET type, but it
qingli
2010-03-11
2
-1
/
+5
*
- Use an initializer macro to initialize fields in 'fake' FILE objects used
jhb
2010-03-11
12
-39
/
+22
*
Fix a bug in the previous change: remove function-local definition of
jhb
2010-03-11
1
-1
/
+0
*
Small whitespace fixes.
jhb
2010-03-11
1
-2
/
+1
*
Style fixes.
jhb
2010-03-11
1
-10
/
+10
*
Regen after big endian compatibility import.
nwhitehorn
2010-03-11
4
-4
/
+4
*
Accidentally committed test code. Remove it.
nwhitehorn
2010-03-11
1
-1
/
+0
*
Provide groundwork for 32-bit binary compatibility on non-x86 platforms,
nwhitehorn
2010-03-11
48
-351
/
+602
*
Print out the family and model from the cpu_id. This is especially useful
jhb
2010-03-11
2
-3
/
+7
*
Fix a comment nit.
jhb
2010-03-11
1
-2
/
+2
*
The number after the command is *not* optional.
joerg
2010-03-11
1
-1
/
+1
*
Update nfsrv_getsocksndseq() for changes in TCP internals since FreeBSD 6.x:
rwatson
2010-03-11
1
-12
/
+11
*
Improve the change made in the previous commit.
ed
2010-03-11
1
-2
/
+1
*
Make script(1) a little less broken.
ed
2010-03-11
1
-0
/
+2
*
Wrap the proc wakeup special case for ddb in ifdef DDB.
thompsa
2010-03-11
1
-0
/
+6
*
Revert r204992 and just wrap it all in ifdef INVARIANTS to fix the debug and
thompsa
2010-03-11
1
-4
/
+6
*
Fix a typo in r204974 so that FTYPE_LNG matches the initialisers of
marius
2010-03-11
1
-1
/
+1
*
Stash the context of the running thread at the time an IPI_STOP is received
neel
2010-03-11
5
-5
/
+35
*
fixes a compile error if INVARIANTS is disabled.
weongyo
2010-03-11
1
-4
/
+4
[next]