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
...
*
Decode new battery status indications.
sbruno
2012-05-18
1
-0
/
+22
*
Fix and update battery status bits according to linux driver
sbruno
2012-05-18
1
-2
/
+7
*
Fix a case typo.
gnn
2012-05-18
1
-1
/
+1
*
Bring in a subset of gcc fixes that were back ported to
pfg
2012-05-18
10
-99
/
+194
*
Add SMP/i386 suspend/resume support.
iwasaki
2012-05-18
15
-430
/
+604
*
Update comment to document that the vnode free-list mutex needs to be
mckusick
2012-05-18
1
-2
/
+3
*
Add a DTrace script to show the frequency and latency of NFS client calls.
gnn
2012-05-18
1
-0
/
+74
*
Add support for our own DTrace scripts and those from the DTraceToolkit
gnn
2012-05-18
5
-0
/
+54
*
Add localbus driver for Marvell's platforms.
gber
2012-05-18
1
-0
/
+493
*
Add missing `continue' statement at end of case.
mckusick
2012-05-18
1
-0
/
+1
*
Add architecture dependent code to support NAND Framework on Marvell SoCs.
gber
2012-05-18
14
-98
/
+206
*
Add missing include.
gber
2012-05-18
1
-0
/
+2
*
Do not double-reference the found vm object in cdev_pager_lookup().
kib
2012-05-18
1
-1
/
+0
*
Don't cast inode number or file size down to long or unsigned.
gleb
2012-05-18
3
-5
/
+5
*
Don't use ino_t in dumprestore protocol definition.
gleb
2012-05-18
1
-1
/
+10
*
Prevent removing of the last active component from a mirror.
ae
2012-05-18
1
-1
/
+12
*
Introduce new device flag G_MIRROR_DEVICE_FLAG_TASTING. It should
ae
2012-05-18
2
-0
/
+10
*
Rename pmap_collect() to pmap_pv_reclaim() and rewrite it such that it no
alc
2012-05-18
2
-64
/
+122
*
Fix a typo that crept in.
gjb
2012-05-18
1
-1
/
+1
*
Fix for the r235558: interrupt output pipe is optional, so fix the driver
mav
2012-05-17
1
-2
/
+3
*
A problem with the NFSv4 server was reported by Andrew Leonard
rmacklem
2012-05-17
1
-3
/
+1
*
mdoc(7) style/formatting fixes.
gjb
2012-05-17
1
-57
/
+57
*
Build the "S" objects with the same name they get installed under.
marcel
2012-05-17
1
-4
/
+4
*
Remove unused header (libutil.h)
marcel
2012-05-17
1
-1
/
+0
*
Don't expose i386-only ptrace constants on amd64. This broke gdb with
jhb
2012-05-17
1
-2
/
+4
*
this file is too old and not interesting anymore now that netmap
luigi
2012-05-17
1
-654
/
+0
*
Update contact info.
dteske
2012-05-17
16
-16
/
+16
*
Add support for writing to HID devices through the interrupt output pipe.
mav
2012-05-17
1
-4
/
+49
*
Use a default for max_burst of 4 and l2var of 2.
tuexen
2012-05-17
2
-2
/
+2
*
Centralize declaration of the debug.acpi sysctl node.
jhb
2012-05-17
5
-6
/
+2
*
Use singular form for a modifier.
kib
2012-05-17
1
-1
/
+1
*
Support SCTP_EOF also for 1-to-1 style sockets.
tuexen
2012-05-17
1
-2
/
+1
*
fix a typo in a comment
luigi
2012-05-17
1
-1
/
+1
*
- Fix -o option that was broken by my clang compile fix
gabor
2012-05-17
1
-3
/
+2
*
Removed repeated content from man page.
gber
2012-05-17
1
-92
/
+0
*
mdoc: remove whitespace.
joel
2012-05-17
2
-2
/
+1
*
Minor mdoc fixes.
joel
2012-05-17
1
-10
/
+6
*
mdoc: remove superfluous paragraph macro.
joel
2012-05-17
3
-3
/
+0
*
Allow to specify strftime(3) format for process start end exit times.
kib
2012-05-17
2
-5
/
+36
*
Fix typo.
kib
2012-05-17
1
-1
/
+1
*
Import work done under project/nand (@235533) into head.
gber
2012-05-17
101
-6
/
+28313
*
Merge tcpdump 4.2.1.
delphij
2012-05-17
167
-34357
/
+5123
|
\
|
*
Vendor import of tcpdump 4.2.1.
delphij
2012-05-14
156
-28720
/
+10471
*
|
Access the device tree blob via copyin/copyout.
kientzle
2012-05-17
2
-41
/
+66
*
|
Add support for -z option for reading operations. It allows to not request
mav
2012-05-16
2
-6
/
+7
*
|
HID Report ID is unsigned value, so clear the rest of bits from possible
mav
2012-05-16
2
-2
/
+2
*
|
Fix a couple of issues that appear to be inherited from the old
pfg
2012-05-16
2
-12
/
+52
*
|
Skip directory entries with zero inode number during traversal.
gleb
2012-05-16
2
-3
/
+3
*
|
By request, add back support from 7.0 and newer, since the changes for
imp
2012-05-16
1
-5
/
+12
*
|
Reword hostapd.conf(5) sentence.
gjb
2012-05-16
1
-2
/
+2
[prev]
[next]