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 initial support for RTL8152 USB Fast Ethernet. RTL8152 supports
kevlo
2015-12-01
3
-1
/
+127
*
FAST_DEPEND: Workaround hacks in the wild that have '..' or '/' in OBJS.
bdrewery
2015-12-01
1
-3
/
+6
*
FAST_DEPEND: Allow not using -MP by setting DEPEND_MP blank.
bdrewery
2015-12-01
1
-1
/
+2
*
META MODE: Always define HOST_*, even if not using them.
bdrewery
2015-12-01
1
-3
/
+4
*
Use SPI name for parallel SCSI.
mav
2015-11-30
1
-3
/
+3
*
Add missing lib declaration.
adrian
2015-11-30
1
-0
/
+1
*
Regen src.conf.5 for recent option changes.
ume
2015-11-28
1
-12
/
+6
*
Add support to libkvm for reading vmcores from other architectures.
jhb
2015-11-27
1
-0
/
+1
*
Standardize on OBJTOP in and outside of META MODE.
bdrewery
2015-11-26
4
-84
/
+79
*
META MODE: These need object directories to handle staging.
bdrewery
2015-11-26
8
-12
/
+0
*
Replace the retval.sh shell script with a native DTrace script.
gnn
2015-11-26
2
-43
/
+42
*
Summary: A simple script to print the return value of any function,
gnn
2015-11-25
1
-0
/
+43
*
Follow-up r291338 to handle .d, .y and .l files better as well.
bdrewery
2015-11-25
1
-3
/
+3
*
Fix the "common object" handling to not depend on ".o" if SRCS only contains
bdrewery
2015-11-25
1
-1
/
+4
*
Define a LIB<NAME>DIR for every library that LIBADD provides.
bdrewery
2015-11-25
2
-0
/
+65
*
META MODE: Fix MACHINE=host builds.
bdrewery
2015-11-25
1
-8
/
+7
*
Stop looking up the same id(1) results in sub-makes.
bdrewery
2015-11-25
1
-1
/
+12
*
META MODE: Fix 'make bootstrap-tools'.
bdrewery
2015-11-25
3
-8
/
+28
*
META MODE: Don't create .meta files when symlinking sources into the obj dire...
bdrewery
2015-11-25
1
-1
/
+1
*
META MODE: Show PATH on errors.
bdrewery
2015-11-25
1
-0
/
+1
*
META MODE: Don't add staged DPADDs to DIRDEPS when bootstrapping gendirdeps.
bdrewery
2015-11-25
1
-1
/
+1
*
META MODE: Define variables this file uses that were defined elsewhere.
bdrewery
2015-11-25
1
-0
/
+3
*
META MODE: Don't truncate DIRDEPS for bootstrapping during gendirdeps.
bdrewery
2015-11-25
1
-1
/
+1
*
META MODE: Revert r287879 so that 'make -V' still uses AUTO_OBJ.
bdrewery
2015-11-25
1
-5
/
+3
*
META MODE: Fix 'make the-lot' with recent locale changes
bdrewery
2015-11-25
6
-0
/
+57
*
META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.
bdrewery
2015-11-25
1
-0
/
+7
*
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
[next]