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
*
Use default CLANG build options for ARM
emaste
2015-07-29
1
-7
/
+3
*
Regenerate src.conf(5) after r286016 and r286030
emaste
2015-07-29
1
-24
/
+46
*
Allow ELF Tool Chain elfcopy to be installed as objcopy
emaste
2015-07-29
1
-0
/
+3
*
Remove the AUTHORS section until it's clear who exactly wrote the driver.
brueffer
2015-07-29
1
-3
/
+1
*
Teach sysctl about the new optional suffix after IK to specify
imp
2015-07-29
1
-27
/
+25
*
isl(4), driver for Intersil I2C ISL29018 Digital Ambient Light Sensor
grembo
2015-07-25
2
-0
/
+105
*
cyapa(4), driver for the Cypress APA I2C trackpad
grembo
2015-07-25
2
-0
/
+201
*
Update Capsicum and Mandatory Access Control manual pages
trasz
2015-07-25
11
-98
/
+11
*
Pf can reassemble IPv6 fragments now.
kp
2015-07-25
1
-3
/
+5
*
Add a basic manpage for the pms driver.
brueffer
2015-07-24
2
-0
/
+129
*
Document the fact that tunables can be set in device.hints.
brooks
2015-07-23
1
-10
/
+8
*
Check the hw.proto.attach environment variable for devices that
marcel
2015-07-19
1
-1
/
+7
*
Expand sysctl descriptions in iscsi(4) and ctl(4).
trasz
2015-07-18
2
-3
/
+11
*
Fix a small typo: "the the".
ed
2015-07-16
1
-2
/
+2
*
Implement the CloudABI random_get() system call.
ed
2015-07-14
2
-3
/
+39
*
Markup fixes.
brueffer
2015-07-13
1
-3
/
+3
*
Fix a typo and duplicate word.
brueffer
2015-07-13
1
-3
/
+3
*
* Address review (and add a bit myself).
markm
2015-07-12
1
-1
/
+1
*
Add an initial NUMA affinity/policy configuration for threads and processes.
adrian
2015-07-11
2
-0
/
+173
*
some additional improvements to the documentation...
jmg
2015-07-11
1
-4
/
+19
*
yet more documentation improvements... Many changes were made to the
jmg
2015-07-08
1
-18
/
+36
*
Fix typo which breaks build of manpages when WITHOUT_MANCOMPRESS is set
bapt
2015-07-08
1
-1
/
+1
*
Replace use of .Po Pc with the preferred .Pq for single line
pkelsey
2015-07-08
2
-5
/
+5
*
Add myself to committers-src.dot
cem
2015-07-08
1
-0
/
+3
*
The results of the vote are in. This reflects that vote. Single
imp
2015-07-06
1
-5
/
+6
*
Remove a BUGS entry that was addressed by r282300.
markj
2015-07-05
1
-5
/
+1
*
Rename the dtrace-* man pages to dtrace_* for consistency with other
markj
2015-07-05
8
-38
/
+38
*
Document the locking context for the directly dispatched callouts.
kib
2015-07-05
1
-2
/
+4
*
Move nvlist documentation to the FreeBSD Kernel Developer's sections.
oshogbo
2015-07-04
2
-0
/
+754
*
Add support for TEST_METADATA
jmmv
2015-07-04
1
-5
/
+16
*
Add missing shebang
jmmv
2015-07-04
1
-0
/
+1
*
Make ctl(4) appear in "man -k iscsi" results.
trasz
2015-07-03
1
-2
/
+2
*
Minor update to the proto(4) man page:
marcel
2015-07-03
1
-18
/
+55
*
more word smithing wrt the crd_inject field...
jmg
2015-07-03
1
-5
/
+7
*
update the documentation of the _IV_ flags... _IV_PRESENT doesn't
jmg
2015-07-03
1
-11
/
+10
*
Set MACHINE_CPU to arm64 when building for arm64. This is needed by the
andrew
2015-07-02
1
-1
/
+3
*
add units to the length and count so that it's clear what they
jmg
2015-06-30
1
-2
/
+9
*
Add missing DTrace scripts that exist in the source tree to the Makefile for
hiren
2015-06-30
1
-2
/
+4
*
Updated random(4) boot/shutdown scripting.
markm
2015-06-30
2
-29
/
+51
*
Huge cleanup of random(4) code.
markm
2015-06-30
3
-173
/
+201
*
o DragonFly 4.2.0 added.
maxim
2015-06-30
1
-1
/
+2
*
Delete the refernce to VLAN handling being disabled by default. This is
sbruno
2015-06-29
1
-5
/
+0
*
Fix issues that kept some of the examples from actually working.
brueffer
2015-06-29
1
-3
/
+3
*
Make the system queue header file fully usable within C++ programs by
hselasky
2015-06-28
2
-29
/
+78
*
Steve KArgl's commit bit taken in at his own request
matthew
2015-06-28
1
-1
/
+1
*
Make all shared library a relative symlink
bapt
2015-06-27
2
-1
/
+3
*
Sort the cpu architectures by name rather than a combination of
andrew
2015-06-25
1
-7
/
+7
*
ALTQ FAIRQ discipline import from DragonFLY
eri
2015-06-24
1
-1
/
+6
*
Mention that using ports/net/malo-firmware-kmod to install the firmware.
kevlo
2015-06-24
1
-25
/
+7
*
Fix generation of src.conf.5
sjg
2015-06-22
2
-1
/
+96
[next]