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
*
Add dependency to uether.
kevlo
2015-11-24
12
-12
/
+29
*
There seems to be no reason to duplicate CANONICALOBJDIR logic from bsd.obj.mk,
bdrewery
2015-11-23
1
-7
/
+0
*
Remove "disable" hint, which duplicates system-wide "disabled".
mav
2015-11-23
1
-2
/
+0
*
Revert r291170
ngie
2015-11-23
1
-6
/
+2
*
Fix target mode support for Qlogic 2200 FC adapters.
mav
2015-11-23
1
-18
/
+10
*
Retire the NONE cipher option.
des
2015-11-23
1
-1
/
+0
*
Rip off target mode support for parallel SCSI QLogic adapters.
mav
2015-11-23
1
-50
/
+34
*
Install mce(4) and mlx5en(4) if MK_OFED != no
ngie
2015-11-23
1
-2
/
+6
*
Bump .Dd
ngie
2015-11-23
1
-1
/
+1
*
- Fix bad double space between HW and LRO
ngie
2015-11-23
1
-2
/
+2
*
Bump .Dd
ngie
2015-11-22
1
-1
/
+1
*
Recommend cc -Wall instead of gcc -Wall
ngie
2015-11-22
1
-1
/
+1
*
Add API to obtain primary enclosure name and ID for /dev/sesX devices.
mav
2015-11-21
1
-0
/
+12
*
Remove a link to the now defunct "Release Engineering of Third Party Packages".
brd
2015-11-21
1
-5
/
+1
*
Add aarch64 support to CPUTYPE
imp
2015-11-20
1
-0
/
+2
*
Add myself (rpokala) and my mentor (jhb)
rpokala
2015-11-20
1
-0
/
+2
*
META MODE: Don't stage INTERNALPROGs.
bdrewery
2015-11-20
1
-3
/
+3
*
Remove unsupported ia64.
bdrewery
2015-11-19
1
-1
/
+1
*
Add arm CPUTYPE values typically used on FreeBSD.
imp
2015-11-19
1
-0
/
+8
*
Consistently enforce the restriction against calling malloc/free when in a
jtl
2015-11-19
1
-1
/
+8
*
Add the mlx5 and mlx5en modules to the i386 and amd64 kernel builds by
hselasky
2015-11-19
2
-0
/
+126
*
Add support for a configurable output channel to witness(4).
markj
2015-11-19
1
-2
/
+18
*
Add vlog(9).
markj
2015-11-19
1
-1
/
+5
*
Fix missing endif.
imp
2015-11-19
1
-0
/
+1
*
Fix mips CPUTYPE so that we can pass it through to gcc.
imp
2015-11-19
1
-13
/
+15
*
FAST_DEPEND: Similar to r290629, do always depend on headers if 'make depend'
bdrewery
2015-11-19
1
-1
/
+1
*
Default MK_META_MODE from MK_DIRDEPS_BUILD
sjg
2015-11-16
3
-4
/
+19
*
Bring back a couple of ISO8859-15 locales:
bapt
2015-11-16
10
-32
/
+74
*
Add missing alias for zh_CN.UTF-8
bapt
2015-11-16
1
-0
/
+1
*
Fix path for symlinks.
rodrigc
2015-11-16
1
-1
/
+1
*
Add NO_WERROR and WARNS to PROG_OVERRIDE_VARS for bsd.prog.mk compatibility
ngie
2015-11-15
1
-2
/
+2
*
Regenerate locales after readding ISO8859-1 for locales that have ISO8859-15
bapt
2015-11-15
13
-7
/
+320
*
Simplify a bit the aliases generation
bapt
2015-11-15
1
-16
/
+10
*
Rework locale-links to not make symlinks on directories but symlinks on files
bapt
2015-11-15
1
-2
/
+14
*
Fix URL for powerpc cpu options. Remove reference to ia64 options as
imp
2015-11-14
1
-2
/
+1
*
Regen src.conf.5
sjg
2015-11-14
1
-84
/
+85
*
Rename META_MODE option to DIRDEPS_BUILD
sjg
2015-11-14
5
-10
/
+22
*
This fixes several places where callout_stops return is examined. The
rrs
2015-11-13
1
-5
/
+5
*
META MODE: Don't double stage SYMLINKS for shared libraries.
bdrewery
2015-11-13
1
-1
/
+1
*
Revert r290740.
bdrewery
2015-11-13
1
-2
/
+1
*
bsd.doc.mk: Similar to r289391, make installing to a missing directory an error.
bdrewery
2015-11-13
1
-2
/
+2
*
META MODE: Don't double stage SYMLINKS for libraries.
bdrewery
2015-11-13
1
-1
/
+2
*
kern_testfrwk.9: Clean up manual page style
cem
2015-11-12
1
-104
/
+113
*
NO_CPU_OPTFLAGS doesn't exist, so don't document it.
imp
2015-11-12
2
-13
/
+2
*
Some basic documentation (a man page) on kern_testfrwk
rrs
2015-11-12
2
-0
/
+189
*
Move META MODE's HOST_CC/CXX/CPP setting to local.meta.sys.mk, which
bdrewery
2015-11-11
2
-6
/
+9
*
Add the MLINK for async_drain Thanks Edward for the pointer.
rrs
2015-11-11
1
-0
/
+1
*
Use explicit filename when creating locale symlinks to avoid creating a
bdrewery
2015-11-11
6
-6
/
+12
*
Add new async_drain to the callout system. This is so-far not used but
rrs
2015-11-10
1
-5
/
+33
*
Move the MK_BLUETOOTH block down below the architecture specific sections by the
ngie
2015-11-10
1
-4
/
+4
[next]