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
*
Bring in gcc r128087 to add support for _Unwind_Backtrace on ARM. This is
andrew
2013-08-31
3
-1
/
+69
*
Don't use _Unwind_Backtrace() on ARM as it's currently missing from our libgc...
theraven
2013-08-31
1
-0
/
+2
*
Unconditionally compile the __sync_* atomics support functions into compiler-rt
theraven
2013-08-31
2
-12
/
+64
*
Fix a typo in a comment.
rpaulo
2013-08-31
1
-1
/
+1
*
Sync USB bluetooth product list with Linux.
hselasky
2013-08-31
2
-0
/
+62
*
- Set proper KERNLOADADDR
gonzo
2013-08-31
1
-0
/
+3
*
YAMON is 32-bit application and uses 32-bit pointers to pass kernel
gonzo
2013-08-31
1
-4
/
+9
*
sh: Simplify list() in the parser.
jilles
2013-08-30
1
-21
/
+22
*
Add device PicoStation M2HP support.
hiren
2013-08-30
2
-0
/
+171
*
sh: Separate out nbinary allocation into a function.
jilles
2013-08-30
1
-21
/
+22
*
Add bpf(4) to config file to get dhclient working
gonzo
2013-08-30
1
-0
/
+1
*
Add PCI bus space implementation that converts all 2 and 4 bytes
gonzo
2013-08-30
4
-4
/
+448
*
mdoc: add missing El.
joel
2013-08-30
1
-0
/
+1
*
sh: Use makename() where possible.
jilles
2013-08-30
1
-22
/
+5
*
Give the page allocations initiated by the swap-backed md(4) a higher
kib
2013-08-30
1
-1
/
+1
*
The pm_save should be cleared on the pmap initialization, and not on
kib
2013-08-30
1
-1
/
+1
*
Style cleanups.
pjd
2013-08-30
1
-140
/
+147
*
acpi_thermal: Warn about insane _TMP temperature only once
dumbbell
2013-08-30
1
-5
/
+26
*
Pull in r189672 from upstream llvm trunk:
dim
2013-08-30
1
-10
/
+15
*
A final test with unmodified code has shown that a delay of 150ms
marcel
2013-08-30
1
-1
/
+1
*
sh: Add a function for the case where one token is required in the parse.
jilles
2013-08-30
1
-31
/
+23
*
sh: Recognize "--" as end of options in type builtin.
jilles
2013-08-30
2
-0
/
+5
*
The round of expand_number() cleanups.
pluknet
2013-08-30
1
-29
/
+10
*
sh: Cast -1 to pointer rather than pointer to variable of wrong type.
jilles
2013-08-30
2
-5
/
+3
*
Simplify pause_sbt() logic. Don't call DELAY() if remainder is less
hselasky
2013-08-30
1
-7
/
+7
*
Typo in strtol(3).
pluknet
2013-08-30
1
-1
/
+1
*
Implement support for the process-context identifiers ('PCID') on
kib
2013-08-30
10
-113
/
+527
*
Add BIT_AND_ATOMIC() and CPU_AND_ATOMIC().
kib
2013-08-30
2
-1
/
+9
*
Provide a wrapper for the INVPCID instruction, definition of the
kib
2013-08-30
1
-0
/
+20
*
Move the definition of the struct unrhdr into a separate header file,
kib
2013-08-30
3
-27
/
+70
*
Reduce WARNS to 0 for dig, host, and nslookup to make them
erwin
2013-08-30
3
-3
/
+3
*
Few more minor if_vmx tweaks
bryanv
2013-08-30
3
-25
/
+92
*
Fix the sysctl that displays whether buffer packing is enabled
np
2013-08-30
1
-7
/
+13
*
If reading a virtual-device value fails, attempt to read a virtual-device-ext
cperciva
2013-08-30
1
-0
/
+3
*
Implement support for rx buffer packing. Enable it by default for T5
np
2013-08-30
2
-142
/
+601
*
- Fix LOCAL_MTREE so it properly handles multiple files and quotes
bdrewery
2013-08-30
1
-3
/
+3
*
Add a routine for attaching an mbuf to a buffer with an external
np
2013-08-29
1
-0
/
+22
*
Introduce a new, HVM compatible, paravirtualized timer driver for Xen.
gibbs
2013-08-29
8
-642
/
+615
*
'u_long' is consistently spelled 'unsigned long' in this file. Fix it.
jkim
2013-08-29
1
-1
/
+1
*
Partially revert r254880. The bitmap operations actually use long type now.
jkim
2013-08-29
3
-8
/
+5
*
Bump up the default timeouts for move commands in the ch(4) driver
ken
2013-08-29
1
-4
/
+4
*
Fix the incomplete conversion from atomic_t to long for test_bit().
jkim
2013-08-29
1
-1
/
+1
*
Clarify confusions between atomic_t and bitmap. Fix bitmap operations
jkim
2013-08-29
2
-13
/
+19
*
Implement vector callback for PVHVM and unify event channel implementations
gibbs
2013-08-29
64
-2654
/
+2433
*
- Remove test_and_set_bit() macro. It is unused since r255037.
jkim
2013-08-29
1
-5
/
+3
*
Convert the if_lagg rwlock to an rmlock.
adrian
2013-08-29
2
-33
/
+56
*
Fix atomic operations on context_flag without altering semantics.
jkim
2013-08-29
1
-3
/
+3
*
Add directories that is installed as part of bsdconfig.
delphij
2013-08-29
1
-0
/
+74
*
Add a few missing language directories for /usr.
delphij
2013-08-29
1
-0
/
+8
*
Update to 2013-08-29 NetBSD libexecinfo snapshot
emaste
2013-08-29
3
-13
/
+27
[next]