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
path:
root
/
share
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
BUS_ADD_CHILD calls device_add_child. device_add_child does not call
imp
2015-10-28
2
-7
/
+30
|
*
Use proper CONFDIR after r289148
bdrewery
2015-10-27
1
-1
/
+1
|
*
Use more appropriate ${SHAREDIR} rather than /usr/share.
bdrewery
2015-10-27
11
-12
/
+12
|
*
Add sysctl tunable net.inet.tcp.initcwnd_segments to specify initial congestion
hiren
2015-10-27
1
-1
/
+12
|
*
Add myself and my mentors to the committers-src.dot file.
lidl
2015-10-27
1
-0
/
+3
|
*
Spell CONFGROUPS properly.
bdrewery
2015-10-27
1
-1
/
+1
|
*
META MODE: Fix after addition of bsd.confs.mk: Stage in "files" set.
bdrewery
2015-10-27
1
-5
/
+7
|
*
META MODE: Fix FILESNAME not being respected sans other FILES_group overrides.
bdrewery
2015-10-26
1
-1
/
+1
|
*
META MODE: bsd.files.mk and bsd.confs.mk don't handle symlinks so there is no
bdrewery
2015-10-26
2
-2
/
+0
|
*
Use 't' (bit-field) not 'b' (bit-sized integral type) for describing MRIE (aka
ngie
2015-10-25
1
-1
/
+1
|
*
Revert r289913 -- I botched up the commit message by accident
ngie
2015-10-25
1
-1
/
+1
|
*
Use 't' (bits) not 'i' (bytes) for describing MRIE (aka
ngie
2015-10-25
1
-1
/
+1
|
*
Sort properly.
bdrewery
2015-10-24
1
-1
/
+1
|
*
Add bsd.crunchgen.mk to bsd.README.
bdrewery
2015-10-24
2
-0
/
+3
|
*
Slightly rework the comments and logic for default Clang/GCC.
bdrewery
2015-10-24
1
-10
/
+11
|
*
Configs should not be under MK_INCLUDES control.
bdrewery
2015-10-24
1
-3
/
+0
|
*
Rework r289778 to always parallelize known targets, without ordering.
bdrewery
2015-10-23
1
-14
/
+20
|
*
Fix regression from r289734 that caused crunchgen "subdirs" to not be
bdrewery
2015-10-23
1
-14
/
+8
|
*
sysctl(9): Document U8/U16 types from r289773
cem
2015-10-23
2
-1
/
+41
|
*
For SUBDIR_PARALLEL, when doing 'make clean*' or 'make obj' there is no need to
bdrewery
2015-10-22
1
-0
/
+11
|
*
Fix installation of manpages with WITHOUT_COMPRESS broken since r284685.
bdrewery
2015-10-22
1
-14
/
+20
|
*
getenv.9: Document behavior of freeenv(NULL)
cem
2015-10-22
1
-4
/
+16
|
*
Add support for CloudABI on ARM64.
ed
2015-10-22
1
-2
/
+5
|
*
Fix incorrect defined() usage from style clean up in r289735.
bdrewery
2015-10-22
1
-2
/
+2
|
*
Document that we use {} for variable expansion.
bdrewery
2015-10-22
1
-1
/
+8
|
*
Fix style. Namely use {} rather than ().
bdrewery
2015-10-22
1
-53
/
+54
|
*
Rewrite crunchgen target handling for progs so that it can be parallelized.
bdrewery
2015-10-22
1
-23
/
+13
|
*
Clean up some bsd.crunchgen.mk issues.
bdrewery
2015-10-22
1
-17
/
+18
|
*
Let SUBDIR_OVERRIDE with 'make buildworld' be more useful.
bdrewery
2015-10-22
1
-2
/
+14
|
*
Add myself (avos) to committers-src.dot
avos
2015-10-21
1
-0
/
+2
|
*
Remove indirection of _sub target for using _SUBDIR.
bdrewery
2015-10-21
1
-6
/
+4
|
*
Fix building in a directory with SUBDIRs and SUBDIR_PARALLEL.
bdrewery
2015-10-21
1
-4
/
+4
|
*
cpuset.9: Link to/from the new page
cem
2015-10-20
1
-0
/
+2
|
*
Document cpuset(9)
cem
2015-10-20
3
-14
/
+381
|
*
Improve safety of caching from r289659 by only importing of none of the
bdrewery
2015-10-20
1
-0
/
+9
|
*
Pass COMPILER_TYPE and COMPILER_VERSION to sub-makes to avoid redundant
bdrewery
2015-10-20
1
-0
/
+20
|
*
o NetBSD 7.0, OpenBSD 5.8, FreeBSD 10.2, OS X 10.11 added.
pluknet
2015-10-20
1
-11
/
+19
|
*
Replace all of the duplicated logic for recursing into a subdir with one
bdrewery
2015-10-19
1
-30
/
+17
|
*
Add missing .PHONY for parallel subdir target.
bdrewery
2015-10-19
1
-1
/
+1
*
|
Merge from head
bapt
2015-10-19
44
-85
/
+585
|
\
\
|
|
/
|
*
Make libxo depend on libutil because it uses humanize_number after r287111
ngie
2015-10-18
1
-0
/
+1
|
*
Only enable -fstack-protector-strong on gcc 4.9+ and default to -fstack-prote...
ngie
2015-10-18
1
-2
/
+4
|
*
Document bitset(9)
cem
2015-10-17
3
-2
/
+430
|
*
Only use -fstack-protector-strong with supported compilers
ngie
2015-10-17
1
-0
/
+4
|
*
Rework the 'make -n -n' feature such that '-n' recurses and '-N' does not.
bdrewery
2015-10-17
1
-7
/
+6
|
*
Install share/zoneinfo in a deterministic way by sorting the results from find
ngie
2015-10-17
1
-1
/
+1
|
*
Similar to r289355, /usr/tests is within the base system so put the symbols
bdrewery
2015-10-16
1
-1
/
+1
|
*
Rename the /usr/share/doc/legal files to driver.LICENSE to work around
bdrewery
2015-10-16
13
-34
/
+39
|
*
Add more SUBDIR_PARALLEL.
bdrewery
2015-10-15
13
-0
/
+20
|
*
Make installing to a non-existent directory an error.
bdrewery
2015-10-15
7
-15
/
+15
[prev]
[next]