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
*
r294563 was incomplete; re-add the client-side options as well.
des
2016-01-22
1
-0
/
+2
*
Instead of removing the NoneEnabled option, mark it as unsupported.
des
2016-01-22
1
-0
/
+1
*
Only define fdt_pic_table on arm, and when not using intrng as this is
andrew
2016-01-22
1
-0
/
+2
*
Stop defining fdt_pic_table with ARM_INTRNG, it's unused.
andrew
2016-01-22
1
-1
/
+3
*
Do not generate RSA1 or DSA keys by default.
des
2016-01-22
1
-2
/
+2
*
Stop calling fdt_immr_addr from the xlp startup code. It's used to set
andrew
2016-01-22
1
-2
/
+0
*
Hide "soconnect() error" messages under bootverbose.
mav
2016-01-22
1
-1
/
+1
*
hyperv/stor: Verify returned inquiry data before further dispatching
sephe
2016-01-22
1
-3
/
+85
*
Switch to syscall; HEAD lacks fbt for kill(2)
dteske
2016-01-22
1
-4
/
+3
*
MFV r294491: ntp 4.2.8p6.
delphij
2016-01-22
201
-3500
/
+6686
|
\
|
*
Vendor import of ntp-4.2.8p6.
delphij
2016-01-21
192
-3466
/
+6586
*
|
hyperv/vmbus: Lookup channel through id table
sephe
2016-01-22
3
-38
/
+32
*
|
Fix bad title on script (caused by copy/paste)
dteske
2016-01-22
1
-1
/
+1
*
|
Add scripts for watching common entry points.
dteske
2016-01-22
4
-1
/
+940
*
|
Provide busdma stubs for loader/kshim
wma
2016-01-22
2
-1
/
+129
*
|
Fix compilation errors in usb/kshim
wma
2016-01-22
2
-1
/
+3
*
|
[flash] Teach mx25l SPI flash driver to interact with fdt_slicer and geom_fla...
adrian
2016-01-22
1
-0
/
+23
*
|
Switch from FD_SETSIZE to getdtablesize(2) as it can make the FD to be
araujo
2016-01-22
1
-9
/
+6
*
|
Remove old generated unwind.h when using LLVM libunwind
emaste
2016-01-22
1
-1
/
+6
*
|
- Separate sendfile(2) implementation from uipc_syscalls.c into
glebius
2016-01-22
3
-991
/
+1039
*
|
Provide new socket option TCP_CCALGOOPT, which stands for TCP congestion
glebius
2016-01-22
8
-6
/
+70
*
|
Add an atomic_fetchadd_64() wrapper on sparc64.
jhb
2016-01-22
1
-0
/
+1
*
|
Refactor TCP_CONGESTION setsockopt handling:
glebius
2016-01-21
1
-43
/
+39
*
|
- Rename cc.h to more meaningful tcp_cc.h.
glebius
2016-01-21
16
-29
/
+36
*
|
Cleanup TCP files from unnecessary interface related includes.
glebius
2016-01-21
8
-13
/
+2
*
|
Update comment to note the function, prison_priv_check(), that needs to
mckusick
2016-01-21
1
-2
/
+3
*
|
Add STB_GNU_UNIQUE symbol binding definition
emaste
2016-01-21
1
-2
/
+3
*
|
Add missing atomic wrapper macro.
hselasky
2016-01-21
1
-0
/
+1
*
|
Fix panic on table/table entry delete. The panic could have happened
melifaro
2016-01-21
1
-0
/
+1
*
|
Replace the last non-optional use of sbrk() in the tree with mmap().
brooks
2016-01-21
1
-11
/
+4
*
|
Implement 64-bit atomic operations for the LinuxKPI.
hselasky
2016-01-21
1
-0
/
+104
*
|
LinuxKPI atomic fixes:
hselasky
2016-01-21
2
-22
/
+22
*
|
Use function macro instead of non-function macro to reduce chance of
hselasky
2016-01-21
1
-1
/
+1
*
|
Fix the implementations of PSEUDO_NOERROR and PSEUDO.
brooks
2016-01-21
1
-7
/
+21
*
|
The variable is write once only and not used.
bz
2016-01-21
1
-4
/
+0
*
|
Remove fdt_fixup_table from architectures where it's unneeded. We only make
andrew
2016-01-21
9
-152
/
+8
*
|
Remove an extra '!' found by clang 3.8.
andrew
2016-01-21
1
-1
/
+1
*
|
Fill the ifAlias leaf of the ifXTable with the interface description
harti
2016-01-21
3
-1
/
+20
*
|
Prevent loader.conf load failure due to unknown console entries
smh
2016-01-21
1
-27
/
+66
*
|
Implement idr_preload(), idr_preload_end(), idr_alloc() and
hselasky
2016-01-21
3
-17
/
+102
*
|
ext2fs: Bring back the htree dir_index implementation.
pfg
2016-01-21
9
-117
/
+1496
*
|
Disable -mlong-calls for the clang libraries for now, it increases the
andrew
2016-01-21
1
-1
/
+2
*
|
Update the instructions and the list of major local modifications.
des
2016-01-21
1
-17
/
+47
*
|
Explain why we don't include VersionAddendum in the debug mode banner.
des
2016-01-21
1
-0
/
+1
*
|
Upgrade to OpenSSH 7.1p2.
des
2016-01-21
28
-1806
/
+301
*
|
Enable DSA keys by default. They were disabled in OpenSSH 6.9p1.
des
2016-01-21
4
-17
/
+28
*
|
Take care not to pick up the wrong version of OpenSSL when running in an
des
2016-01-21
1
-0
/
+6
*
|
Fix EFI UFS caching
smh
2016-01-21
2
-92
/
+39
*
|
Note that new ssh(1) doesn't allow to use DSA keys by default.
glebius
2016-01-21
1
-0
/
+4
*
|
AIO daemons have always been kernel processes to facilitate switching to
jhb
2016-01-21
1
-29
/
+29
[next]