summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Make ctfconvert work correctly on clang-compiled object files. Clangdim2013-03-071-0/+3
| | * | | | | | | | Make c99(1) invoke /usr/bin/cc with argv[0] set to "/usr/bin/cc" insteaddim2013-03-071-1/+1
| | * | | | | | | | Make c89(1) invoke /usr/bin/cc with argv[0] also set to /usr/bin/cc,dim2013-03-071-1/+1
| | * | | | | | | | Now that stable/7 is EOL, stop building INDEX-7.cperciva2013-03-071-1/+0
| | * | | | | | | | Cleanup gr_add() so it does not leak memdb2013-03-072-53/+86
| | * | | | | | | | Fix panic when Secondary_Element_Count == 1 and Secondary_Element_Seqmav2013-03-071-1/+4
| | * | | | | | | | Fix off-by-one error in nanoseconds validation.mav2013-03-071-1/+1
| | * | | | | | | | Partially revert r247892 and r247904 since our strnvis() does notdes2013-03-072-2/+5
| | * | | | | | | | The ZyXEL ZyAIR G-202 is also supported by zyd(4)gavin2013-03-071-1/+2
| | * | | | | | | | Correct two spelling mistakes in a comment.gavin2013-03-071-1/+1
| | * | | | | | | | Suggest using the https: protocol not the svn: protocol to retrieve thegavin2013-03-071-4/+4
| | * | | | | | | | Add __clzsi2 and ctzsi2. They are required on ARMv4 and ARMv5 to implementandrew2013-03-071-0/+3
| | * | | | | | | | Add quirks to enable headphones redirection on number of Lenovoglebius2013-03-072-1/+15
| | * | | | | | | | Plug a memory leak.glebius2013-03-071-1/+5
| | * | | | | | | | The hashmask returned by hashinit() is a valid index in the returned hash array.lstewart2013-03-071-1/+1
| | * | | | | | | | Call sched_prio() to immediately change the priority of the thread inian2013-03-071-4/+4
| | * | | | | | | | Remove strnvis(), strvis(), strvisx().des2013-03-061-3/+0
| | * | | | | | | | Reduce minimal time intervals of setitimer(2) from 1/HZ to 1/(16*HZ) bymav2013-03-061-20/+25
| | * | | | | | | | Create a symlink from strchrnul.3 to strchr.3.zeising2013-03-061-1/+2
| | * | | | | | | | Fix time math overflows and improve zero intervals handling in poll(),mav2013-03-063-18/+42
| | * | | | | | | | Forced commit to note that this file had not been regenerated since 5.8des2013-03-060-0/+0
| | * | | | | | | | Explicitly disable lastlog, utmp and wtmp.des2013-03-062-8/+44
| | * | | | | | | | 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
OpenPOWER on IntegriCloud