summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: Reject ++ and -- in arithmetic.jilles2013-08-242-0/+10
* Add mtodo(m, o) macro taking an additional offset into the mbuf data section.andre2013-08-241-0/+2
* Restructure the mbuf pkthdr to make it fit for upcoming capabilities andandre2013-08-2415-102/+173
* Change local variable tso_segsz to tsosegsz to avoid mbuf.h macro conflicts.andre2013-08-242-13/+13
* Fix a printf format warning on 32-bit mips and powerpc.ken2013-08-241-2/+2
* Remove unnecessary setup of the m->pkthdr.header pointer.andre2013-08-242-2/+0
* Add an mbuf pointer parameter to (*ext_free) to give the externalandre2013-08-2411-23/+23
* drm: Fix leak of connector->edid_blob_ptrdumbbell2013-08-241-0/+5
* drm: Const'ify the 1st "drm_display_mode" passed to "mode_fixup" callbacksdumbbell2013-08-2411-15/+15
* drm/i915: Import Linux commit 71244653a8fb0f46bc12ae421f1d5f72af6a75dadumbbell2013-08-241-7/+2
* drm: Import drm_buffer.[ch] from Linux 3.8-rc3dumbbell2013-08-243-0/+335
* Revert lldb change for Attribute::NoBuiltinemaste2013-08-241-14/+0
* drm: Call drm_global_init() & drm_global_release() at module load/unloaddumbbell2013-08-242-13/+79
* Include bsd.own.mk before trying to check MK_* values.uqs2013-08-241-0/+2
* Import llvm r187614 (git 44c8e34), for lldb's use:emaste2013-08-244-15/+74
* MFprojects/camlock r254460:mav2013-08-241-2/+0
* Make dummynet use new direct callout(9) execution mechanism. Since the onlymav2013-08-241-4/+6
* dd a 24 bits wide ext_flags field to m_ext by reducing ext_typeandre2013-08-243-8/+54
* Avoid code duplication for mbuf initialization and use m_init() insteadandre2013-08-241-56/+12
* Whitespace, style cleanups, and improved comments.andre2013-08-241-22/+24
* Make ipfw nat init/unint work correctly for VIMAGE:trociny2013-08-243-24/+58
* Adjust for the pfil_func_t typedef added in r254769.andre2013-08-241-4/+4
* ename PFIL_LIST_[UN]LOCK() to PFIL_HEADLIST_[UN]LOCK() to avoidandre2013-08-242-9/+11
* Resolve the confusion between the head_list and the hook list.andre2013-08-242-35/+48
* pfil_hook_get() has been internalized in r254771 and is no longerandre2013-08-241-9/+2
* Internalize pfil_hook_get(). There are no outside consumers ofandre2013-08-242-12/+13
* Convert one instance of pfil hook callback missed in r254769.andre2013-08-241-4/+1
* Introduce typedef for pfil hook callback function and replace allandre2013-08-242-13/+9
* Revert lldb changes due to post-3.3 clang and llvm API changesemaste2013-08-246-37/+80
* sh: Do not prematurely discard stopped jobs in a wait builtin.jilles2013-08-241-5/+1
* Add new attribute lunname to report only textual LUN-specific device IDs.mav2013-08-242-5/+15
* Add support to physio(9) for devices that don't want I/O split andken2013-08-245-6/+221
* CTL changes required for iSCSI target, most notably LUN remappingtrasz2013-08-247-64/+160
* MFV r254751:delphij2013-08-241-1/+4
* MFV r254749:delphij2013-08-242-38/+14
* Grow some spares in struct vfsops.alfred2013-08-241-0/+1
* MFV r254748:delphij2013-08-241-1/+5
* MFV r254747:delphij2013-08-248-89/+97
* MFV r254746:delphij2013-08-231-15/+42
* Merge ACPICA 20130823.jkim2013-08-2341-105/+1070
* MFV r254422:delphij2013-08-235-18/+209
* Correctly remove an interface's ipv4 address when the user callsasomers2013-08-231-3/+3
* Hold mfi_io_lock across calls to xpt_rescan() and xpt_alloc_ccb_nowait().markj2013-08-231-5/+1
* Allow tmpfs be mounted inside jail.delphij2013-08-234-3/+26
* Remove duplicate copy of the man pagebryanv2013-08-231-112/+0
* Add vmx(4), a VMware VMXNET3 ethernet driver ported from OpenBSDbryanv2013-08-2310-0/+4244
* Return EIO iso -1, the kiic_transfer has an signed return.andreast2013-08-231-1/+1
* Assorted fixes to krping. Disconnect the rest of sys/contrib/rdma fromnp2013-08-234-11/+26
* Fix implementation of sock_getname.np2013-08-231-5/+5
* Set the hint for physical address of RSDP in hexadecimal as before r223262.jkim2013-08-231-1/+1
OpenPOWER on IntegriCloud