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
/
sys
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename the /usr/share/doc/legal files to driver.LICENSE to work around
bdrewery
2015-10-16
1
-1
/
+1
*
save some bytes by using more concise SDT_PROBE<n> instead of SDT_PROBE
avg
2015-09-28
1
-2
/
+2
*
Allow the make_dtb script to work outside of a "make buildkernel" context
ian
2014-08-30
1
-0
/
+4
*
Call cpp with -P to avoid printing line markings.
rpaulo
2014-06-10
1
-1
/
+1
*
Fix logic error. <blush>
imp
2014-04-30
1
-1
/
+1
*
Turns out this .if evaluated not in the context of the makedtb target
imp
2014-04-30
1
-0
/
+5
*
Allow FDT_DTS_FILE to be a list, either in the makedtb target, or in a
imp
2014-04-30
1
-3
/
+7
*
Update NetBSD Foundation copyrights to 2-clause BSD
emaste
2014-03-18
2
-14
/
+0
*
Use proper include path for dtc as well as cpp.
imp
2014-02-28
1
-1
/
+1
*
Integrate device-tree upstream files into the build process:
imp
2014-02-28
1
-0
/
+11
*
dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINE
avg
2013-11-26
1
-2
/
+2
*
- For kernel compiled only with KDTRACE_HOOKS and not any lock debugging
attilio
2013-11-25
1
-2
/
+0
*
Further refine the handling of stop signals in the NFS client. The
jhb
2013-02-21
1
-0
/
+3
*
Fix build on ARM (and probably other platforms)
gonzo
2012-12-28
1
-1
/
+1
*
- Add new machine parsable KTR macros for timing events.
jeff
2012-12-19
1
-20
/
+7
*
Revert previous commit...
kevlo
2012-10-10
1
-1
/
+1
*
Prefer NULL over 0 for pointers
kevlo
2012-10-09
1
-1
/
+1
*
Make vnode_if.awk parse vnode operations with underscores, like VOP_FOO_BAR.
trociny
2012-02-21
1
-1
/
+1
*
Restore the comment that I removed by accident.
ed
2011-11-09
1
-0
/
+1
*
Simplify the code emitted by makeobjops.awk slightly.
ed
2011-11-09
1
-6
/
+1
*
Make kobj_methods constant.
ed
2011-11-08
1
-1
/
+1
*
GNU awk does not output escaped newlines in multi-line printc statements. This
rstone
2011-03-31
1
-8
/
+8
*
Add an extra comment to the SDT probes definition. This allows us to get
rpaulo
2010-08-22
1
-2
/
+2
*
Flattened Device Tree helper scripts.
raj
2010-06-02
2
-0
/
+52
*
Output a comment on top of each generated file explaining where it came
rpaulo
2009-10-25
1
-1
/
+5
*
Rename default to default_function, for compatibility with GNU awk.
emaste
2009-10-22
1
-7
/
+7
*
Allow KMOD with hypens and dots.
fjoe
2009-10-20
1
-7
/
+9
*
- Increase dynamic range of filter coefficients from 28bit to 30bit.
ariff
2009-07-05
1
-3
/
+110
*
Slightly increase amount of bandwidth of resampling filter for
ariff
2009-07-02
1
-1
/
+1
*
- Add a way to change filter oversampling factor through
ariff
2009-06-15
1
-14
/
+39
*
Move all sound related scripts to its own 'sound' subdir.
ariff
2009-06-10
4
-0
/
+0
*
Sound Mega-commit. Expect further cleanup until code freeze.
ariff
2009-06-07
3
-0
/
+1376
*
Add SDT DTrace probes for VFS vnode operations in the vfs:vop
rwatson
2009-03-29
1
-0
/
+12
*
Remove some unused and broken code that attempted to not invoke locking
jhb
2008-11-03
1
-6
/
+0
*
Introduce a standalone shell script for embedding MFS image.
raj
2008-02-05
1
-0
/
+39
*
Catch up with ACPI-CA 20070320 import.
jkim
2007-03-22
1
-5
/
+5
*
- Add Intel firmwares for Intel PRO/Wireless LAN 2100/2200/2915 cards in a
flz
2007-03-02
1
-4
/
+30
*
Fix obvious typo (use long name if short name isn't provided).
flz
2007-02-27
1
-1
/
+1
*
Cleanup and document the implementation of firmware(9) based on
luigi
2007-02-15
1
-1
/
+1
*
Check for errors when registering and unregistering firmware modules. This
jhb
2006-06-16
1
-12
/
+25
*
- Add two checks for syntax errors
dds
2006-05-30
1
-7
/
+13
*
Assertion code specifications are introduced using special character
dds
2006-05-30
1
-5
/
+5
*
Update usage comment to match reality.
dds
2006-05-26
1
-1
/
+2
*
Fix a leftover "iwi_boot" string.
mlaier
2006-01-30
1
-1
/
+1
*
firmware(9) is a subsystem to load binary data into the kernel via a
mlaier
2006-01-29
1
-0
/
+189
*
Eradicate caddr_t from the VFS API.
des
2005-12-14
1
-2
/
+2
*
Nuke vnodeop_desc.vdesc_transports, which has been unused since the dawn
des
2005-12-14
1
-2
/
+1
*
Add convenience macros for bus_space usage that doesn't require specification
phk
2005-09-24
1
-0
/
+68
*
Allow EVFILT_VNODE events to work on every filesystem type, not just
ssouhlal
2005-06-09
1
-9
/
+6
*
- Add the character "E" to the understood lock types. This means
jeff
2005-04-11
1
-0
/
+2
[next]