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 <uchar.h>.
ed
2013-05-21
18
-57
/
+792
*
Avoid signed overflow in error handling code.
eadler
2013-05-21
1
-1
/
+3
*
Connect flex 2.5.37 to the build and bump __FreeBSD_version.
jkim
2013-05-21
33
-15378
/
+9880
*
Enable GNU m4 compatibility mode.
jkim
2013-05-21
1
-1
/
+1
*
Allow YY_NO_UNPUT to disable unput() for backward compatibility.
jkim
2013-05-21
1
-0
/
+5
*
Define yy_current_buffer for backward compatibility.
jkim
2013-05-21
1
-0
/
+1
*
Do not use log10(3) to get rid of libm dependency. It is really not useful.
jkim
2013-05-21
3
-3
/
+5
*
Reduce compiler warnings.
jkim
2013-05-21
9
-9
/
+16
*
Apply still relevant local changes.
jkim
2013-05-21
13
-101
/
+108
*
Add flex 2.5.37 from flex.sourceforge.net to contrib.
jkim
2013-05-21
37
-0
/
+28800
|
\
|
*
Disable keyword expansion.
jkim
2013-05-21
0
-0
/
+0
|
*
Partially revert r250128.
jkim
2013-05-13
1
-4
/
+2
|
*
Clean up svn:keywords property.
jkim
2013-05-01
0
-0
/
+0
|
*
Merge some important post-2.5.37 changes from upstream.
jkim
2013-05-01
4
-10
/
+17
|
*
Import flex 2.5.37.
jkim
2013-04-30
45
-19463
/
+10975
|
*
import vanilla flex version 2.5.35
bapt
2011-11-28
93
-17709
/
+63788
|
*
Virgin import of Flex v2.5.4
obrien
1999-10-27
5
-64
/
+105
*
|
Remove an extra semicolon from the DOT language output.
jh
2013-05-21
1
-1
/
+1
*
|
Mention the switch to bmake by default.
sjg
2013-05-21
1
-0
/
+12
*
|
Implement a separate hardware queue threshold for aggregate and non-aggr
adrian
2013-05-21
5
-12
/
+65
*
|
Enable the use of TDMA on an 802.11n channel (with aggregation disabled,
adrian
2013-05-21
3
-6
/
+89
*
|
Fix the PowerPC Book-E register definitions used by the remote GDB
marcel
2013-05-21
1
-1
/
+17
*
|
Add a makefle that recurses into the right architecture-specific
marcel
2013-05-21
1
-0
/
+10
*
|
Don't look for headers outside of the source or object directories. In
marcel
2013-05-21
1
-1
/
+1
*
|
Don't look for headers outside of the source or object directories. In
marcel
2013-05-21
1
-1
/
+1
*
|
Restore the ability to build on systems with 32-bit compat when
brooks
2013-05-21
1
-1
/
+3
*
|
Fix build break - the SetCapability calls return HAL_BOOL,
adrian
2013-05-21
1
-1
/
+1
*
|
Regenerate.
kib
2013-05-21
11
-22
/
+240
*
|
Fix the wait6(2) on 32bit architectures and for the compat32, by using
kib
2013-05-21
3
-5
/
+22
*
|
Do not leak the NULLV_NOUNLOCK flag from the nullfs_unlink_lowervp(),
kib
2013-05-21
1
-7
/
+19
*
|
Fix the hardware watchpoints on SMP amd64. Load the updated %dr
kib
2013-05-21
4
-23
/
+69
*
|
Add amd64-specific ddb command 'show phys2dmap', which calculates the
kib
2013-05-21
1
-0
/
+12
*
|
Add ddb command 'show pginfo' which provides useful information about
kib
2013-05-21
1
-0
/
+23
*
|
Add new USB quirk.
hselasky
2013-05-21
2
-0
/
+2
*
|
Extend the TXOP enforce capability to support checking whether it's
adrian
2013-05-21
1
-0
/
+6
*
|
Add basic support for FDT to i386 & amd64. This change includes:
marcel
2013-05-21
22
-101
/
+448
*
|
BMAKE is now being built by default.
delphij
2013-05-21
1
-1
/
+1
*
|
Merge ACPICA 20130517.
jkim
2013-05-20
165
-2227
/
+3649
|
\
\
|
*
|
Import ACPICA 20130517.
jkim
2013-05-17
190
-2377
/
+5586
|
*
|
Fix for _INI regression introduced in version 20130328.
jkim
2013-05-07
1
-0
/
+1
*
|
|
Sync with upstream version (20130520) that includes same fixes made last week.
sjg
2013-05-20
17
-237
/
+420
|
\
\
\
|
*
|
|
Tag bmake-20130520
sjg
2013-05-20
185
-0
/
+65558
|
*
|
|
Import bmake-20130520 to keep us in sync.
sjg
2013-05-20
16
-243
/
+435
|
*
|
|
Automate import dance
sjg
2013-05-19
1
-42
/
+21
*
|
|
|
- Prefer ACPI_COMPARE_NAME(a, b) macro over strncmp(a, b, ACPI_NAME_SIZE).
jkim
2013-05-20
1
-9
/
+8
*
|
|
|
Fix white spaces.
jkim
2013-05-20
1
-33
/
+31
*
|
|
|
Fix distributekernel in the non NO_ROOT case.
brooks
2013-05-20
1
-0
/
+2
*
|
|
|
Update the setfib man page to reflect recent changes.
julian
2013-05-20
1
-3
/
+6
*
|
|
|
Cleanups and markup improvements suggested by trociny and joel.
brooks
2013-05-20
1
-5
/
+12
*
|
|
|
Remove accidentally included line..
julian
2013-05-20
1
-1
/
+0
[next]