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
*
After r254779 "error" must always be present in mb_ctor_pack(),
andre
2013-08-24
1
-4
/
+1
*
Rename the kld_unload event handler to kld_unload_try, and add a new
markj
2013-08-24
9
-98
/
+84
*
Remove unused m_free_fast(). The difference to m_free() is only
andre
2013-08-24
2
-14
/
+1
*
Set things up so that linker_file_lookup_set() is always called with the
markj
2013-08-24
1
-12
/
+20
*
Remove the kld lock macros and just use the sx(9) API. Add locking in
markj
2013-08-24
1
-67
/
+62
*
Do not use "Enable Implied Seek" on enhanced floppy controllers. This
joerg
2013-08-24
1
-8
/
+3
*
Remove some code that has been commented out since it was added in 2000.
markj
2013-08-24
1
-20
/
+0
*
Compact m_hdr by packing the type and flags fields into one uint32_t.
andre
2013-08-24
1
-12
/
+22
*
sh: Reject ++ and -- in arithmetic.
jilles
2013-08-24
2
-0
/
+10
*
Add mtodo(m, o) macro taking an additional offset into the mbuf data section.
andre
2013-08-24
1
-0
/
+2
*
Restructure the mbuf pkthdr to make it fit for upcoming capabilities and
andre
2013-08-24
15
-102
/
+173
*
Change local variable tso_segsz to tsosegsz to avoid mbuf.h macro conflicts.
andre
2013-08-24
2
-13
/
+13
*
Fix a printf format warning on 32-bit mips and powerpc.
ken
2013-08-24
1
-2
/
+2
*
Remove unnecessary setup of the m->pkthdr.header pointer.
andre
2013-08-24
2
-2
/
+0
*
Add an mbuf pointer parameter to (*ext_free) to give the external
andre
2013-08-24
11
-23
/
+23
*
drm: Fix leak of connector->edid_blob_ptr
dumbbell
2013-08-24
1
-0
/
+5
*
drm: Const'ify the 1st "drm_display_mode" passed to "mode_fixup" callbacks
dumbbell
2013-08-24
11
-15
/
+15
*
drm/i915: Import Linux commit 71244653a8fb0f46bc12ae421f1d5f72af6a75da
dumbbell
2013-08-24
1
-7
/
+2
*
drm: Import drm_buffer.[ch] from Linux 3.8-rc3
dumbbell
2013-08-24
3
-0
/
+335
*
Revert lldb change for Attribute::NoBuiltin
emaste
2013-08-24
1
-14
/
+0
*
drm: Call drm_global_init() & drm_global_release() at module load/unload
dumbbell
2013-08-24
2
-13
/
+79
*
Include bsd.own.mk before trying to check MK_* values.
uqs
2013-08-24
1
-0
/
+2
*
Import llvm r187614 (git 44c8e34), for lldb's use:
emaste
2013-08-24
4
-15
/
+74
*
MFprojects/camlock r254460:
mav
2013-08-24
1
-2
/
+0
*
Make dummynet use new direct callout(9) execution mechanism. Since the only
mav
2013-08-24
1
-4
/
+6
*
dd a 24 bits wide ext_flags field to m_ext by reducing ext_type
andre
2013-08-24
3
-8
/
+54
*
Avoid code duplication for mbuf initialization and use m_init() instead
andre
2013-08-24
1
-56
/
+12
*
Whitespace, style cleanups, and improved comments.
andre
2013-08-24
1
-22
/
+24
*
Make ipfw nat init/unint work correctly for VIMAGE:
trociny
2013-08-24
3
-24
/
+58
*
Adjust for the pfil_func_t typedef added in r254769.
andre
2013-08-24
1
-4
/
+4
*
ename PFIL_LIST_[UN]LOCK() to PFIL_HEADLIST_[UN]LOCK() to avoid
andre
2013-08-24
2
-9
/
+11
*
Resolve the confusion between the head_list and the hook list.
andre
2013-08-24
2
-35
/
+48
*
pfil_hook_get() has been internalized in r254771 and is no longer
andre
2013-08-24
1
-9
/
+2
*
Internalize pfil_hook_get(). There are no outside consumers of
andre
2013-08-24
2
-12
/
+13
*
Convert one instance of pfil hook callback missed in r254769.
andre
2013-08-24
1
-4
/
+1
*
Introduce typedef for pfil hook callback function and replace all
andre
2013-08-24
2
-13
/
+9
*
Revert lldb changes due to post-3.3 clang and llvm API changes
emaste
2013-08-24
6
-37
/
+80
*
sh: Do not prematurely discard stopped jobs in a wait builtin.
jilles
2013-08-24
1
-5
/
+1
*
Add new attribute lunname to report only textual LUN-specific device IDs.
mav
2013-08-24
2
-5
/
+15
*
Add support to physio(9) for devices that don't want I/O split and
ken
2013-08-24
5
-6
/
+221
*
CTL changes required for iSCSI target, most notably LUN remapping
trasz
2013-08-24
7
-64
/
+160
*
MFV r254751:
delphij
2013-08-24
1
-1
/
+4
*
MFV r254749:
delphij
2013-08-24
2
-38
/
+14
*
Grow some spares in struct vfsops.
alfred
2013-08-24
1
-0
/
+1
*
MFV r254748:
delphij
2013-08-24
1
-1
/
+5
*
MFV r254747:
delphij
2013-08-24
8
-89
/
+97
*
MFV r254746:
delphij
2013-08-23
1
-15
/
+42
*
Merge ACPICA 20130823.
jkim
2013-08-23
41
-105
/
+1070
*
MFV r254422:
delphij
2013-08-23
5
-18
/
+209
*
Correctly remove an interface's ipv4 address when the user calls
asomers
2013-08-23
1
-3
/
+3
[next]