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
*
Merge ACPICA 20120320.
jkim
2012-03-20
53
-332
/
+3706
|
\
|
*
Import ACPICA 20120320.
jkim
2012-03-20
50
-341
/
+3777
*
|
Fix another witness panic. We cannot enter critical section at all because
jkim
2012-03-20
1
-2
/
+3
*
|
Add sys/ofed to the 'make cscope' target.
jhb
2012-03-20
1
-1
/
+1
*
|
Import new version of libcxxrt. Now works correctly with libobjc2 to implement
theraven
2012-03-20
5
-105
/
+187
*
|
Update the list of struct ifnet fields.
pluknet
2012-03-20
1
-32
/
+115
*
|
Fix several problems with our ELF filters implementation.
kib
2012-03-20
10
-118
/
+179
*
|
Improve device tree blob (DTB) handling in loader(8).
raj
2012-03-20
2
-25
/
+113
*
|
o Xr siftr.4 in order to expose it to a wider audience.
maxim
2012-03-20
1
-0
/
+1
*
|
Delay sequence number allocation for A-MPDU until just before the frame
adrian
2012-03-20
5
-50
/
+259
*
|
Copy amd64 sysarch.h to x86 and merge with i386 sysarch.h. Replace
tijl
2012-03-19
4
-202
/
+145
*
|
Fix a witness panic introduced in r231797.
jkim
2012-03-19
1
-2
/
+2
*
|
Copy i386 specialreg.h to x86 and merge with amd64 specialreg.h. Replace
tijl
2012-03-19
5
-1223
/
+686
*
|
Copy i386 psl.h to x86 and replace amd64/i386/pc98 psl.h with stubs.
tijl
2012-03-19
6
-165
/
+93
*
|
Move userland bits (and some common kernel bits) from amd64 and i386
tijl
2012-03-19
4
-326
/
+289
*
|
Retire the IF_ADDR_LOCK() and IF_ADDR_UNLOCK() compat macros from HEAD.
jhb
2012-03-19
1
-3
/
+0
*
|
Fix build of OFED bits with debugging options enabled.
jhb
2012-03-19
2
-2
/
+2
*
|
o Sort Xrs.
maxim
2012-03-19
1
-3
/
+3
*
|
o Trim EoL whitespaces.
maxim
2012-03-19
1
-4
/
+4
*
|
Fix the following warning from clang trunk:
dim
2012-03-19
1
-1
/
+4
*
|
Bah, just revert my earlier change entirely. (Missed alc's request to do
jhb
2012-03-19
1
-1
/
+1
*
|
Add explicit braces to avoid dangling else in stl_tree.h. This silences
dim
2012-03-19
1
-4
/
+6
*
|
Fix madvise(MADV_WILLNEED) to properly handle individual mappings larger
jhb
2012-03-19
3
-16
/
+14
*
|
Alter the previous commit to use vm_size_t instead of vm_pindex_t.
jhb
2012-03-19
1
-1
/
+1
*
|
Provide a fix for certain PowerMacs where the U3 i2c lacks the interrupt
andreast
2012-03-19
1
-1
/
+30
*
|
Do not reuse the previous address when restoring linear frame buffer.
jkim
2012-03-19
1
-4
/
+6
*
|
An intel RAID can have any arbitrary name.
jpaetzel
2012-03-19
1
-4
/
+1
*
|
Re-apply r233122 erronously reverted in r233168.
kib
2012-03-19
1
-5
/
+4
*
|
Remove this - it's not needed as it's defined in ieee80211_freebsd.h.
adrian
2012-03-19
1
-4
/
+0
*
|
Add CTLFLAG_TUN to sysctls.
ae
2012-03-19
1
-4
/
+4
*
|
Document GEOM_PART_LDM scheme and partition types.
ae
2012-03-19
1
-2
/
+38
*
|
Connect geom_part_ldm to the kernel build.
ae
2012-03-19
3
-0
/
+3
*
|
Connect geom_part_ldm module to the build.
ae
2012-03-19
2
-0
/
+13
*
|
Add new GEOM_PART_LDM module that implements the Logical Disk Manager
ae
2012-03-19
1
-0
/
+1504
*
|
Make kern.geom.part node not static. Also add CTLFLAG_TUN to the
ae
2012-03-19
1
-3
/
+4
*
|
Add symbol versioning to libcxxrt.
theraven
2012-03-19
2
-0
/
+319
*
|
Make __get_locale() static inline, not just inline, so when compiling libc in
theraven
2012-03-19
1
-1
/
+1
*
|
If we ever allow for managed fictitious pages, the pages shall be
kib
2012-03-19
2
-29
/
+80
*
|
Rotate auth.log and messages at the beginning of a year. Otherwise,
glebius
2012-03-19
1
-2
/
+2
*
|
Remove trailing whitespace.
bjk
2012-03-19
1
-2
/
+2
*
|
Expound a bit more about the system maximum number of FIBs,
bjk
2012-03-19
1
-2
/
+20
*
|
fix ABI detection logic: for 64-bit elf objects set default ABI to n64.
gonzo
2012-03-19
1
-0
/
+7
*
|
Do not change current media when driver is already running. If
yongari
2012-03-19
1
-3
/
+3
*
|
draft-ietf-ipv6-scoping-arch-02.txt is now RFC 4007
eadler
2012-03-19
1
-1
/
+1
*
|
rm[0].rm_so must be zero (an explicit check is made for zero in the
eadler
2012-03-19
1
-1
/
+1
*
|
X11BASE is not used any more and has been killed by the x11 team.
eadler
2012-03-19
2
-26
/
+0
*
|
- Clean up timestamps in msgbuf code. The timestamps should now be
eadler
2012-03-19
2
-38
/
+21
*
|
Use clockid parameter instead of hard-coded CLOCK_REALTIME.
davidxu
2012-03-19
1
-1
/
+1
*
|
.. revert out a local change that I hadn't yet completely finished fleshing
adrian
2012-03-18
1
-124
/
+1
*
|
fts(3): Mention that FTS_NOCHDIR imposes {PATH_MAX} limits on the returned
jilles
2012-03-18
1
-2
/
+5
[next]