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 __aeabi_memcpy to libkern as clang may generate calls to it.
andrew
2013-03-10
2
-0
/
+38
*
Kill this, it's not needed at this point and (hopefully) the parent
adrian
2013-03-10
1
-2
/
+0
*
- Clang doesn't understand the -mno-thumb-interwork. Only use it with gcc.
andrew
2013-03-10
1
-0
/
+6
*
Fix a typo where db_printf was spelt printf.
andrew
2013-03-10
1
-1
/
+1
*
Update how we read the stack pointer to work on both GCC and clang.
andrew
2013-03-10
1
-2
/
+5
*
Tell the unwinder we can't unwind swi_entry. This fixes an infinite loop
andrew
2013-03-10
1
-0
/
+4
*
Correctly align the unwind tables. Without this clang may incorrectly align
andrew
2013-03-10
1
-0
/
+1
*
Attach the elf section headers to the loaded kernel as metadata, so
ian
2013-03-10
2
-32
/
+19
*
__FreeBSD_ARCH_armv6__ is undefined on clang. We can use __ARM_ARCH in
andrew
2013-03-09
2
-2
/
+2
*
Since ubldr doesn't necessarily load a kernel at the physical address in the
ian
2013-03-09
1
-5
/
+6
*
Update a comment: The object lock is no longer a mutex.
alc
2013-03-09
1
-1
/
+1
*
Add forgotten .El
melifaro
2013-03-09
1
-0
/
+1
*
Fixup r248032:
davide
2013-03-09
1
-1
/
+1
*
Document netstat -Q flags meaning.
melifaro
2013-03-09
1
-1
/
+6
*
Call make_dev_credf() rather than using the couple make_dev()/dev_ref().
davide
2013-03-09
1
-8
/
+3
*
Fix another compiler warning issue when invariants are disabled.
adrian
2013-03-09
1
-2
/
+1
*
Improve UMTX_PROFILING:
attilio
2013-03-09
1
-2
/
+119
*
Don't log a message when the watchdog is reloaded. It's not useful to do so
markj
2013-03-09
1
-2
/
+0
*
commit correct tested fix for gr_util.c
db
2013-03-09
1
-46
/
+58
*
smbfs_lookup() in the DOTDOT case operates on dvp->n_parent without
davide
2013-03-09
2
-15
/
+16
*
- Initialize variable in smbfs_rename() to silent compiler warning
davide
2013-03-09
1
-1
/
+2
*
Garbage collect NWFS and NCP bits which are now completely disconnected
attilio
2013-03-09
66
-15139
/
+37
*
Correct the lock class for the vm object lock.
kib
2013-03-09
1
-1
/
+1
*
Rework overflow checks of r247898 to not let too "intelligent" compiler to
mav
2013-03-09
2
-7
/
+9
*
Disable the hw TID != buffer TID check.
adrian
2013-03-09
1
-0
/
+11
*
Print out the queue flags during a TX DMA shutdown.
adrian
2013-03-09
1
-2
/
+5
*
Fix non-invariant compilation.
adrian
2013-03-09
1
-6
/
+3
*
Switch the vm_object mutex to be a rwlock. This will enable in the
attilio
2013-03-09
94
-783
/
+1000
|
\
|
*
Add missing FBSDID() tag for new file.
attilio
2013-03-09
1
-0
/
+1
|
*
MFC
attilio
2013-03-09
35
-320
/
+587
|
*
MFC
attilio
2013-03-08
677
-130105
/
+92793
|
|
\
|
*
\
MFC
attilio
2013-03-02
204
-2265
/
+6633
|
|
\
\
|
*
\
\
MFC
attilio
2013-02-28
21
-48
/
+1763
|
|
\
\
\
|
*
|
|
|
Revert some introduction of rwlock.h and remove unused
attilio
2013-02-28
7
-21
/
+0
|
*
|
|
|
MFC
attilio
2013-02-27
30
-580
/
+1075
|
*
|
|
|
Fix compiling.
attilio
2013-02-26
1
-2
/
+2
|
*
|
|
|
MFC
attilio
2013-02-26
13
-85
/
+124
|
*
|
|
|
MFC
attilio
2013-02-26
22
-114
/
+228
|
*
|
|
|
MFC
attilio
2013-02-26
13
-42
/
+77
|
*
|
|
|
As VM_OBJECT_SLEEP() is a vm_object_t specific function, make
attilio
2013-02-26
4
-6
/
+6
|
*
|
|
|
MFC
attilio
2013-02-26
143
-31133
/
+16791
|
|
\
\
\
\
|
*
\
\
\
\
MFC
attilio
2013-02-24
23
-239
/
+524
|
|
\
\
\
\
\
|
*
\
\
\
\
\
MFC
attilio
2013-02-23
36
-138
/
+327
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Change the use of hard functions for vm_pager_ok and switch to
attilio
2013-02-23
3
-26
/
+9
|
*
|
|
|
|
|
|
MFC
attilio
2013-02-21
27
-592
/
+551
|
*
|
|
|
|
|
|
Complete the asserts by definining also assertions for
attilio
2013-02-21
1
-0
/
+4
|
*
|
|
|
|
|
|
Hide the details for the assertion for VM_OBJECT_LOCK operations.
attilio
2013-02-21
29
-151
/
+150
|
*
|
|
|
|
|
|
Remove supposedly unused vm_pager.h.
attilio
2013-02-21
2
-4
/
+0
|
*
|
|
|
|
|
|
MFC
attilio
2013-02-21
91
-3143
/
+3826
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Fix other architectures and ZFS.
attilio
2013-02-21
38
-43
/
+208
[next]