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
*
Integrate nvmecontrol(8) into the amd64 and i386 builds.
jimharris
2012-09-17
4
-2
/
+6
*
Add nvmecontrol(8) source code and beginnings of a man page to the tree.
jimharris
2012-09-17
3
-0
/
+693
*
Add nvme(4) and nvd(4) Makefiles to the tree.
jimharris
2012-09-17
2
-0
/
+29
*
Integrate nvme(4) and nvd(4) into the amd64 and i386 builds.
jimharris
2012-09-17
5
-0
/
+36
*
This is the first of several commits which will add NVM Express (NVMe)
jimharris
2012-09-17
12
-0
/
+4510
*
Add UQ_UMS_IGNORE quirk.
hselasky
2012-09-17
4
-2
/
+12
*
Implement support for USB Audio v2.0. Remove some redundant
hselasky
2012-09-17
2
-548
/
+1445
*
Add locking to mlx(4) to make it MPSAFE along with some other fixes:
jhb
2012-09-17
5
-245
/
+299
*
Make systat(1) accept fractional number of seconds.
melifaro
2012-09-17
10
-97
/
+159
*
- Add #defines for the bits within the iPCI Express PCIR_EXPRESS_LINK_CTL
gavin
2012-09-17
1
-1
/
+15
*
Remove unused variable cd.
kevlo
2012-09-17
1
-2
/
+0
*
Add a kernel config for the Toshiba AC100. The AC100 is an ARM laptop with
andrew
2012-09-17
1
-0
/
+96
*
In snmp_hostres, device_map table is used for consistent device table
trociny
2012-09-17
1
-0
/
+6
*
Add the Tegra2 DTS files. Now our dtc supports including other files use
andrew
2012-09-17
2
-0
/
+132
*
Take credit for the work I've done in this source file.
adrian
2012-09-17
1
-0
/
+1
*
Minor correction.
mjacob
2012-09-17
1
-1
/
+1
*
Add some edits to the changed comments so that they make more sense.
mjacob
2012-09-17
1
-3
/
+3
*
Update release(7) to reflect changes from r240586 and r240587:
gjb
2012-09-17
1
-32
/
+13
*
Update usage() in comment section.
gjb
2012-09-17
1
-6
/
+2
*
Update generate-release.sh script:
gjb
2012-09-17
1
-27
/
+14
*
Add a per-TID filter queue and filter state bits.
adrian
2012-09-17
1
-0
/
+15
*
Add a debug bit for TX destination filtering.
adrian
2012-09-17
1
-0
/
+1
*
Improve performance of the Sample rate algorithm on 802.11n networks.
adrian
2012-09-17
1
-15
/
+5
*
Remove references to userstat(1) and jailstat(1). Those tools were never
trasz
2012-09-16
1
-4
/
+2
*
Fix a crash bug introduced in the iterate node work recently done.
adrian
2012-09-16
1
-1
/
+9
*
Remove trailing whitespace.
joel
2012-09-16
1
-1
/
+1
*
fix the kernel files to match our standard "option<space><tab>" format
jmg
2012-09-16
17
-93
/
+93
*
remove some unnecessary debugging statements, dead code and incorrect
jmg
2012-09-16
1
-5
/
+1
*
Optimise i387 trigonometric functions. Replace "andw 0x400,%ax \ jnz" with
tijl
2012-09-16
3
-16
/
+16
*
Revert 240527:
eadler
2012-09-16
1
-1
/
+0
*
Warn about filesystem-based attacks.
des
2012-09-16
1
-1
/
+9
*
- Make truss thread-aware.
zont
2012-09-16
14
-721
/
+804
*
Add section describing existing filtering points.
melifaro
2012-09-16
1
-18
/
+13
*
Start to clean up ARMv6 initarm implementations by making the Tegra 2
andrew
2012-09-16
1
-160
/
+86
*
In the Tegra 2 standard config:
andrew
2012-09-16
1
-2
/
+2
*
The cpu_reset function is noreturn, make sure this is true on Tegra 2.
andrew
2012-09-16
1
-1
/
+3
*
- Add myself as a new src committer.
peterj
2012-09-16
2
-1
/
+6
*
Add Perforce support.
rpaulo
2012-09-16
1
-4
/
+23
*
Handle AT_TIMEKEEP in procstat(1) -x [1]. Remove the AT_COUNT switch
kib
2012-09-16
1
-2
/
+4
*
sh: Prefer internal nextopt() to libc getopt().
jilles
2012-09-15
6
-87
/
+47
*
Add myself, and show gabor@ as my mentor.
ebrandi
2012-09-15
1
-0
/
+2
*
Prefer __containerof() above member2struct().
ed
2012-09-15
4
-4
/
+4
*
Eliminate an unused malloc type.
alc
2012-09-15
1
-2
/
+0
*
Pull in r163967 from upstream llvm trunk:
dim
2012-09-15
1
-0
/
+2
*
Remove a reference to CVS and to freefall from a user-facing man page.
issyl0
2012-09-15
1
-4
/
+3
*
Free memory before exiting in order to
eadler
2012-09-14
1
-0
/
+1
*
siginfo(3): Document TRAP_DTRACE signal code.
jilles
2012-09-14
1
-0
/
+2
*
siginfo(3): Document SI_LWP signal code.
jilles
2012-09-14
1
-2
/
+14
*
siginfo(3): Document SI_USER and SI_KERNEL signal codes.
jilles
2012-09-14
1
-2
/
+23
*
s/ is is / is /g
eadler
2012-09-14
5
-7
/
+7
[next]