summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix 'make depend'uqs2013-03-061-0/+1
* Update driver to version 4.6.95.0.delphij2013-03-068-184/+810
* Simplify virtio ring num-available calculation.grehan2013-03-062-11/+21
* Remove the virtio dependency entry for the VirtIO device drivers. Thisbryanv2013-03-064-10/+24
* Reorder code to avoid the stat buffer being used uninitialized.grehan2013-03-061-6/+10
* Fix stack alignment in the kernel to be on an 8 byte boundary as requiredandrew2013-03-063-3/+24
* Fix SIGSEGV when set_short_delay() is called when ifi->ifi_ra_timer is NULL.hrs2013-03-061-0/+2
* Use build_iovec() to make it less cryptic. This also fixes warnings.jkim2013-03-062-32/+13
* GC unused mount_* directories. mount_reiserfs was disconnected from buildjkim2013-03-059-772/+0
* Update the manual page to reflect reality. With r138509 and r152355,jkim2013-03-051-3/+3
* GC unused variables. Prefer NULL over 0 for pointers.jkim2013-03-058-25/+21
* - Reset DMA channel if error occuredgonzo2013-03-051-0/+2
* Fix compile warning by including ctype.h for isdigit().np2013-03-051-0/+1
* MFV r247845:mm2013-03-053-19/+61
* Fix build with gcc, do not use unnamed union.kib2013-03-051-8/+14
* Fix build with gcc, remove redundand declarations.kib2013-03-051-21/+0
* choose in priority the allocated ABI if any to do the ${ABI} substitution in ...bapt2013-03-051-1/+1
* Write lock is not required for find&compare operation.melifaro2013-03-051-2/+2
* Add the ability to correctly read pkg.conf is exists.bapt2013-03-054-171/+501
* Add a stub manpage modeled over the libexpat one to explain to users not to usebapt2013-03-052-0/+62
* drm_global.c: Destroy sx in drm_global_release()dumbbell2013-03-051-0/+1
* Correct the r247832.kib2013-03-051-1/+1
* g_label_ntfs.c: Mark structures as __packeddumbbell2013-03-051-3/+3
* Add a generic way to call per event allocate / release function.fabient2013-03-053-9/+24
* Import the preliminary port of the TTM.kib2013-03-0525-10/+9977
* Import the drm_global references helpers.kib2013-03-053-0/+166
* Import the drm_mm_debug_table() function.kib2013-03-052-0/+39
* Import the likely() compat macro.kib2013-03-051-0/+1
* Simplify TAILQ usage and avoid additional memory allocations.glebius2013-03-052-87/+30
* Only set the barrier flag if the feature was negotiatedbryanv2013-03-051-8/+41
* Fix a small, but important bug, a task drain was mistakenlyjfv2013-03-041-1/+1
* First, sync to internal shared code, and thenjfv2013-03-0419-292/+1005
* - Bump __FreeBSD_version after recent callout(9) changes.davide2013-03-042-1/+7
* Fix assertion failure when using userland DTrace probes fromgibbs2013-03-041-2/+7
* Complete r247813:davide2013-03-041-8/+8
* Add quirk to enable headphones redirection on Lenovo X220.mav2013-03-042-0/+8
* Re-enable CTL in GENERIC on i386 and amd64, but turn on the CTL disableken2013-03-045-2/+24
* Use C99 'bool' rather than Machish 'boolean_t'.davide2013-03-041-2/+2
* MFcalloutng:davide2013-03-046-15/+136
* Do not suddenly fail on some rulesets if -n (syntax check only) is specifiedmelifaro2013-03-041-4/+13
* Merge upstream r634:646: correctly parse mixed quoted / unquoted text.des2013-03-043-12/+22
* MFcalloutng:davide2013-03-041-53/+29
* MFcalloutng:davide2013-03-041-47/+36
* MFcalloutng (r244251 with minor changes):davide2013-03-041-3/+6
* MFcalloutng (r236314 by mav):davide2013-03-041-3/+4
* MFcalloutng (r244255 by mav, with minor changes):davide2013-03-041-12/+11
* MFcalloutng:davide2013-03-041-23/+23
* Fix build with DIAGNOSTIC/CALLOUT_PROFILING options turned on.davide2013-03-041-9/+9
* MFcalloutng (r244249, r244306 by mav):davide2013-03-042-28/+32
* Modernize some portions of the ports man page.eadler2013-03-041-12/+2
OpenPOWER on IntegriCloud