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
*
Rewrite the flowctl utility to add it support for displaying
glebius
2011-07-05
2
-53
/
+168
*
o Eliminate flow6_hash_entry in favor of flow_hash_entry. We don't need
glebius
2011-07-05
3
-107
/
+152
*
Only print entries for which ut_host points to a character device.
ed
2011-07-05
1
-1
/
+1
*
Rework _fget to accept capability parameters.
jonathan
2011-07-05
2
-6
/
+76
*
Remove useless initialization.
trociny
2011-07-05
1
-2
/
+1
*
The algorithm used by nfscl_getopen() could have resulted in
rmacklem
2011-07-04
1
-81
/
+94
*
- General grammar and mdoc(7) fixes. [1] [2]
gjb
2011-07-04
1
-65
/
+66
*
- Speed up pendingblock processing again. Having too much delay between
jeff
2011-07-04
2
-15
/
+41
*
- Handle D_JSEGDEP in the softdep_sync_buf() switch. These can now
jeff
2011-07-04
1
-0
/
+1
*
- It is impossible to run request_cleanup() while doing a copyonwrite.
jeff
2011-07-04
1
-25
/
+21
*
- Fix an inode quota leak. We need to decrement the quota once and only
jeff
2011-07-04
1
-5
/
+4
*
Fix build with NETGRAPH_DEBUG.
glebius
2011-07-04
1
-1
/
+1
*
pf(4) tags now store the state key but tcp_respond tries to reuse a mbuf as a...
eri
2011-07-04
1
-0
/
+1
*
Add a trivial script for creating memstick images. These are not
marcel
2011-07-04
1
-0
/
+38
*
Disable PREEMPTION for now. See also PR ia64/147501.
marcel
2011-07-04
1
-1
/
+1
*
Add kernel functions to unwrap capabilities.
jonathan
2011-07-04
2
-0
/
+162
*
Fix build with NETGRAPH_DEBUG.
glebius
2011-07-04
1
-2
/
+2
*
- Remove the now unused CPU_NAND_ATOMIC()
attilio
2011-07-04
1
-7
/
+1
*
With retirement of cpumask_t and usage of cpuset_t for representing a
attilio
2011-07-04
27
-423
/
+303
*
Make the USB keyboard driver more HID compliant.
hselasky
2011-07-04
3
-151
/
+475
*
- Use refcount(9) API to manage node and hook refcounting.
glebius
2011-07-04
2
-18
/
+10
*
ARP code reuses mbuf from ARP request to make a reply, but it does not
ae
2011-07-04
1
-0
/
+1
*
Add sanity check for ifm_version in struct if_msghdr.
hrs
2011-07-04
1
-0
/
+6
*
Modify the new NFSv4 client so that it appends a file handle
rmacklem
2011-07-03
3
-21
/
+29
*
Improve portability of config(8).
ed
2011-07-03
1
-4
/
+5
*
Tag mbufs of all incoming frames or packets with the interface's FIB
bz
2011-07-03
16
-0
/
+21
*
Remove extra white space to comply with style for the rest of the struct.
bz
2011-07-03
1
-2
/
+2
*
Introduce a quirk for broken USB MIDI hardware instead of limiting performance
hselasky
2011-07-03
4
-11
/
+18
*
Add infrastructure to allow all frames/packets received on an interface
bz
2011-07-03
11
-3
/
+152
*
When iterating over a paging queue, explicitly check for PG_MARKER, instead
alc
2011-07-02
5
-5
/
+5
*
Initialize marker pages as held rather than fictitious/wired. Marking the
alc
2011-07-02
1
-2
/
+8
*
Fix for "nomatch" event for ums and ukbd drivers when uhid is loaded.
hselasky
2011-07-02
1
-0
/
+12
*
Fix problem about USB MIDI TX data format, that some devices only accept
hselasky
2011-07-02
1
-23
/
+30
*
Define the CAPABILITIES kernel option.
jonathan
2011-07-02
2
-1
/
+3
*
Reintroduce the cioctl() hook in the TTY layer for digi(4).
ed
2011-07-02
3
-6
/
+39
*
UltraSPARC-IV CPUs seem to be affected by a not publicly documented
marius
2011-07-02
2
-1
/
+26
*
Don't waste a delay slot.
marius
2011-07-02
1
-2
/
+2
*
- For Cheetah- and Zeus-class CPUs don't flush all unlocked entries from
marius
2011-07-02
11
-93
/
+312
*
Using .comm to declare intrnames and eintrnames causes binutils 2.17.50 to
marius
2011-07-02
1
-5
/
+12
*
- Fix typo in check_for_nested_with_variably_modified present
uqs
2011-07-01
4
-1
/
+15
*
Fix a typo.
sem
2011-07-01
1
-1
/
+1
*
Fix r223695 to compile on architectures which don't use the MBR scheme; wrap
marius
2011-07-01
2
-6
/
+17
*
Define cap_rights_t and DTYPE_CAPABILITY, which are required to
jonathan
2011-07-01
3
-0
/
+4
*
Bump date after the previous commit.
pluknet
2011-07-01
1
-1
/
+1
*
Update and sort the list of the available keywords.
pluknet
2011-07-01
1
-6
/
+8
*
Fix double free.
glebius
2011-07-01
1
-1
/
+0
*
Make lukemftpd properly set login class and cpumask.
trasz
2011-06-30
1
-5
/
+5
*
Make Sendmail properly set login class and cpumask.
trasz
2011-06-30
1
-0
/
+6
*
Change the management of nested faults by switching to physical
marcel
2011-06-30
2
-133
/
+122
*
Add ID for Marvell 88SE9125 SATA controller.
mav
2011-06-30
1
-0
/
+1
[next]