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
*
Always assign WARNS using ?=
uqs
2010-03-02
21
-32
/
+28
*
remove unnecessary casts leftover from a bogus fix to a previous bug
luigi
2010-03-02
1
-1
/
+1
*
Update device-labeling logic for Biba, LOMAC, and MLS to recognize new-style
rwatson
2010-03-02
3
-0
/
+3
*
Couple of suggestions from Sam regarding latest commit:
rpaulo
2010-03-02
7
-13
/
+13
*
Add AR9285 sources.
rpaulo
2010-03-02
1
-0
/
+1
*
- Move rmi_pci_bus_space to header and avoid extern
rrs
2010-03-02
5
-145
/
+107
*
Only destroy pm_fatlock on error if it was initialized.
kib
2010-03-02
1
-1
/
+1
*
Sync with recent changes from luigi - struct ng_ipfw_tag superceeded
glebius
2010-03-02
1
-16
/
+5
*
MFV of r204563, tzdata2010c:
edwin
2010-03-02
1
-3
/
+19
*
Some style and language improvements.
mav
2010-03-02
2
-24
/
+32
*
-mabi-calls and -msoft-float aren't needed either
imp
2010-03-02
1
-1
/
+1
*
- Unmark authentication support as a TODO item.
lulf
2010-03-02
1
-3
/
+2
*
Update macros for multiple ABI support from NetBSD.
imp
2010-03-02
3
-23
/
+314
*
- Move csup away from contrib/ and into usr.bin/. Software is no longer
lulf
2010-03-02
65
-145
/
+13
*
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
joel
2010-03-02
3
-9
/
+0
*
-mno-dsp hasn't been required for a while now.
imp
2010-03-02
1
-1
/
+1
*
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
joel
2010-03-02
2
-14
/
+0
*
Merge projects/enhanced_coredumps (r204346) into HEAD:
alfred
2010-03-02
12
-29
/
+943
*
Bring in more built-in defines from NetBSD
imp
2010-03-02
1
-14
/
+73
*
Add n32 ABI generators...
imp
2010-03-02
4
-1
/
+11
*
Remove taskqueue based interrupt handling. After r204541 msk(4)
yongari
2010-03-02
2
-155
/
+26
*
Document newly added loader tunable and sysctl variable dev.mskc.%d.int_holdoff
yongari
2010-03-01
1
-1
/
+7
*
calculates the integer square root if a positive integer X is larger
weongyo
2010-03-01
1
-4
/
+5
*
Implement rudimentary interrupt moderation with programmable
yongari
2010-03-01
2
-20
/
+23
*
Make sure to enable flow-control only if established link is
yongari
2010-03-01
1
-14
/
+11
*
Properly sync status LEs after processing.
yongari
2010-03-01
1
-9
/
+2
*
Add PCI ID for MCS9901.
delphij
2010-03-01
1
-0
/
+2
*
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
joel
2010-03-01
2
-14
/
+0
*
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
joel
2010-03-01
4
-28
/
+0
*
Properly setup the TX FIFO threshold for AR5416 based chipsets,
rpaulo
2010-03-01
6
-5
/
+22
*
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
joel
2010-03-01
7
-49
/
+0
*
Deliver siginfo when signal is generated by thr_kill(2) (SI_USER with properly
bruno
2010-03-01
1
-4
/
+17
*
Print the contents of the miscellaneous (MISC) register to the console if
jhb
2010-03-01
2
-0
/
+4
*
Prefer vocabulary of 'Current' and 'Limit' to 'Value' and 'Maximum' in
rwatson
2010-03-01
1
-1
/
+1
*
Not all programs including kvm.h include the necessary headers to use
rwatson
2010-03-01
1
-1
/
+1
*
- Add ALI M5228 PATA ID.
mav
2010-03-01
2
-1
/
+3
*
Teach netstat -Q to work with -N and -M by adding libkvm versions of data
rwatson
2010-03-01
3
-26
/
+278
*
Whitespace tweak.
rwatson
2010-03-01
1
-1
/
+1
*
Changes to support crashdump analysis of netisr:
rwatson
2010-03-01
2
-113
/
+179
*
A first cut at teaching libkvm how to deal with dynamic per-CPU storage
rwatson
2010-03-01
6
-7
/
+210
*
Rewrite red-black trees to do lazy balance fixup. This improves
jasone
2010-02-28
2
-772
/
+837
*
Provide BSD-style Makefile for the device tree compiler (dtc).
raj
2010-02-28
1
-0
/
+51
*
Let dtc build with FreeBSD yacc/lex.
raj
2010-02-28
2
-1
/
+4
*
Merge DTC-d75b33af.
raj
2010-02-28
50
-0
/
+12611
|
\
|
*
Update DTC to git d75b33af676d0beac8398651a7f09037555a550b.
raj
2010-02-27
76
-608
/
+1626
|
*
Initial import of the Device Tree Compiler (DTC) package v1.2.0.
raj
2010-02-27
130
-0
/
+14594
*
simplify hash calculation
ticso
2010-02-28
1
-5
/
+1
*
Mark msdosfs as mpsafe.
kib
2010-02-28
1
-0
/
+1
*
Fix the race between dotdot lookup and forced unmount, by using
kib
2010-02-28
1
-23
/
+81
*
Use pm_fatlock to protect per-filesystem rb tree used to allocate fileno
kib
2010-02-28
1
-10
/
+6
[next]