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
*
We need an extra -I from lib/msun
sjg
2013-10-13
1
-1
/
+9
*
We do want objdir
sjg
2013-10-13
34
-40
/
+0
*
Updated dependencies
sjg
2013-10-13
166
-918
/
+1360
*
New dependencies
sjg
2013-10-13
49
-0
/
+1028
*
We want an objdir
sjg
2013-10-13
1
-1
/
+0
*
Latest version.
sjg
2013-10-13
1
-8
/
+28
*
Ensure _objroot is correctly formatted
sjg
2013-10-13
1
-0
/
+6
*
Ensure that $PROG isn't make .PHONY
sjg
2013-10-12
1
-1
/
+15
*
Avoid errors when MACHINE is a pseudo machine like "common".
sjg
2013-10-12
1
-0
/
+4
*
Add more vars we subst into DIRDEPS eg. BOOT_MACHINE_DIR and KERNEL_NAME.
sjg
2013-10-12
1
-5
/
+21
*
Some cleanup and re-org.
sjg
2013-10-12
1
-9
/
+8
*
Sync-up with what's being use in Juniper for building ATF in meta mode.
sjg
2013-10-12
2
-1
/
+26
*
Some re-org and cleanup.
sjg
2013-10-12
1
-13
/
+42
*
When TARGET_SPEC_VARS is non-trivial, we need to apply the same filtering
sjg
2013-10-12
1
-4
/
+9
*
In meta mode touch targets like copies so we don't needlessly repeat them.
sjg
2013-10-12
1
-1
/
+10
*
Tell cpp to only look where we told it
sjg
2013-10-12
1
-1
/
+1
*
Make sure we trigger generation of headers
sjg
2013-10-12
1
-0
/
+4
*
Report the number of dirdeps so we can track progress.
sjg
2013-10-12
1
-1
/
+1
*
Merge head
sjg
2013-09-11
1135
-42372
/
+97756
|
\
|
*
Fix build with gcc.
kib
2013-09-11
1
-0
/
+2
|
*
Prior to r254304, we only began scanning the active page queue when the
alc
2013-09-11
1
-52
/
+69
|
*
Clear correct data structure.
hselasky
2013-09-11
1
-1
/
+3
|
*
Clean up SIOCSIFDSTADDR usage from ifnet drivers. The ioctl itself is
glebius
2013-09-11
9
-15
/
+0
|
*
Fix a limitation in bhyve that would limit the number of virtual machines to
neel
2013-09-11
3
-1
/
+9
|
*
Cleanup elf macros
bapt
2013-09-11
1
-7
/
+3
|
*
Implement sendfile(2) for the posix shared memory segment file descriptor,
kib
2013-09-11
2
-126
/
+250
|
*
Stick to traditional DEFAULT_SYS_PATH (/usr/share/mk)
sjg
2013-09-10
1
-0
/
+1
|
*
Missed in r255386: libssh is more than just the .so file itself.
des
2013-09-10
1
-0
/
+6
|
*
Change the default value of VerifyHostKeyDNS to "yes" if compiled with
des
2013-09-10
3
-1
/
+11
|
*
Clean up the OpenSSH build. It is now possible to build most components
des
2013-09-10
13
-48
/
+199
|
*
Remove documentation describing functionality which geom(4) does not,
cperciva
2013-09-10
1
-19
/
+1
|
*
Add support to detect arm vs armv6
bapt
2013-09-10
1
-12
/
+202
|
*
Clean up the Kerberos build by turning libheimipcc and libheimipcs into
des
2013-09-10
8
-11
/
+28
|
*
Make this more deterministic by sorting the libraries before processing
des
2013-09-10
1
-1
/
+2
|
*
add note about gcc and aesni...
jmg
2013-09-10
1
-0
/
+5
|
*
Back out r255440. /usr/bin/gcc @r255185 (2013-09-03) can build this.
obrien
2013-09-10
3
-3
/
+3
|
*
Add a sendfile regression test for transmit length > file size.
emaste
2013-09-10
1
-32
/
+64
|
*
ipfilter 5.1.2 no longer supports sysctl. Use ipf -V to determine if
cy
2013-09-10
3
-6
/
+4
|
*
Make a bump for r255426.
glebius
2013-09-10
1
-1
/
+1
|
*
Fix the length calculation for the final block of a sendfile(2)
des
2013-09-10
5
-7
/
+57
|
*
Only use a clang'ism if ${CC} is clang.
obrien
2013-09-10
3
-3
/
+3
|
*
Call free() on the pointer returned from malloc().
kib
2013-09-10
1
-8
/
+8
|
*
Go way past 11 and bump bhyve's max vCPUs to 16.
grehan
2013-09-10
2
-4
/
+6
|
*
MFV r247844 (illumos-gate 13975:ef6409bc370f)
delphij
2013-09-10
11
-34
/
+98
|
*
Fix the aborting of association with the iterator using an empty
tuexen
2013-09-09
1
-37
/
+35
|
*
Emit the correct standard library dependency line for C++ programs. In
des
2013-09-09
1
-1
/
+1
|
*
Pass -n (do not emit comments) when saving mtree information for future
delphij
2013-09-09
1
-1
/
+1
|
*
Add a mmap flag (MAP_32BIT) on 64-bit platforms to request that a mapping use
jhb
2013-09-09
25
-50
/
+92
|
*
The correct variable is apparently MACHINE_ARCH, not TARGET_ARCH.
des
2013-09-09
1
-1
/
+1
|
*
Make the primary name of the OF console device /dev/ofwcons, and only
nwhitehorn
2013-09-09
1
-7
/
+9
[next]