aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove undesired LLDB_DISABLE_PYTHONEd Maste2015-02-081-2/+0
* Revert LLDB compatibility changes for Clang 3.5 APIEd Maste2015-02-084-29/+23
* Pull in r227089 from upstream llvm trunk (by Vasileios Kalintiris):Dimitry Andric2015-02-074-30/+66
* Merging ^/head r278298 through r278350.Dimitry Andric2015-02-0772-327/+2239
|\
| * Add llvm patch corresponding to r278349.Dimitry Andric2015-02-071-0/+164
| * Pull in r224884 from upstream llvm trunk (by Keno Fischer):Dimitry Andric2015-02-071-28/+28
| * Fix a number of -Wcast-qual warnings in ath's ar9300_attach.c, by makingDimitry Andric2015-02-071-2/+2
| * Revert the rc part of r278323 until I can figure out what Jenkins is doing.Jamie Gritton2015-02-071-1/+2
| * cxgbe(4): fix a test made while enabling TOE.Navdeep Parhar2015-02-071-1/+6
| * Make VCHI driver optional and add "device vchiq" to default RPI-B configOleksandr Tymoshenko2015-02-072-9/+11
| * Pull in the rpi.dts -> rpi.dtb module (dtb/rpi) and have it installWarner Losh2015-02-072-1/+4
| * Truncate the exponent 'n' of type long to a domain containedSteve Kargl2015-02-071-19/+9
| * Create a module to install the Raspberry Pi dtb files.Warner Losh2015-02-071-0/+5
| * When upgrading, install the ELF runtime linkers before libraries.Brooks Davis2015-02-061-0/+9
| * Unbreak the build (memchr is explicitly required by devctl(9) after r278320)Enji Cooper2015-02-061-1/+1
| * Revert SVN r277693.Devin Teske2015-02-062-6/+8
| * Make it possible to set (via ctl.conf(5)) and query (via ctladm islist -v)Edward Tomasz Napierala2015-02-0610-18/+154
| * Bump .Dd per r278329Enji Cooper2015-02-061-1/+1
| * Document WITNESS_COUNT and WITNESS_NO_VNODEEnji Cooper2015-02-061-0/+24
| * Change ktrdump to use the more standard -M/-N flags to specify the pathJohn Baldwin2015-02-062-14/+16
| * Revert the IPI startup sequence to match what is described in theJohn Baldwin2015-02-063-26/+62
| * Add mount.procfs jail parameter, so procfs can be mounted when a prison'sJamie Gritton2015-02-066-4/+46
| * Add support for multiple portal groups per target.Alexander Motin2015-02-067-111/+279
| * Use direct hardware access for internal requests for KCS and SMIC. InJohn Baldwin2015-02-065-58/+122
| * Add a new device control utility for new-bus devices called devctl. ThisJohn Baldwin2015-02-0617-4/+1328
| * makeroot: Add -l option to set file system volume labelEd Maste2015-02-062-2/+9
| * Handle invocation with neither of -e / -fEd Maste2015-02-061-1/+3
| * Make "ctladm islist" ignore unknown elements, so the old versionEdward Tomasz Napierala2015-02-061-2/+6
| * Update comment and NetBSD ID tag.Pedro F. Giffuni2015-02-061-3/+3
| * Drop cgetclose() from getdiskbyname().Pedro F. Giffuni2015-02-061-1/+0
| * Fully initialize allocated memory for the new barrier. TheKonstantin Belousov2015-02-061-4/+1
| * Some NetGraph debug polishing.Alexander Motin2015-02-061-7/+22
| * Always prefer double dashes for GNU LD long options.Davide Italiano2015-02-061-1/+1
| * Add a comment explaining why gcc is needed.Justin Hibbits2015-02-061-0/+4
| * Add a FAT label to the EFI boot1 partition.Rui Paulo2015-02-062-16/+15
| * cxgbe(4): Add a minimal if_cxl module that pulls in the real driver asNavdeep Parhar2015-02-063-0/+56
| * Don't add static IPv6 routes when to all FIBs when net.add_addr_allfibs is 0.Rui Paulo2015-02-061-2/+3
| * tdelete(3): don't delete the node we are about to return.Pedro F. Giffuni2015-02-051-1/+2
| * getdiskbyname(): plug resource leakPedro F. Giffuni2015-02-051-8/+16
| * Expose the constants for internal new-bus device flags to userland. TheJohn Baldwin2015-02-054-11/+17
* | Update LLDB snapshot to upstream r225923 (git 2b588ecd)Ed Maste2015-02-06665-35098/+59250
|\ \
| * | Import LLDB as of upstream SVN r225923 (git 2b588ecd)vendor/lldb/lldb-r225923Ed Maste2015-02-06666-35119/+59271
* | | Merging ^/head r278224 through r278297.Dimitry Andric2015-02-0590-153/+14466
|\ \ \ | | |/ | |/|
| * | Fix two clang 3.6.0 warnings in usr.sbin/syslogd:Dimitry Andric2015-02-051-4/+2
| * | Set and clear the DF_SUSPENDED flag on the child device being manipulatedJohn Baldwin2015-02-051-2/+2
| * | apparently MAN was misspelled, fix..John-Mark Gurney2015-02-051-1/+1
| * | Add the device ID for the AMT serial port on my Thinkpad T400.John Baldwin2015-02-051-0/+1
| * | Use FILES+= idiom instead of _inetd when referencing inetd rc.d scriptEnji Cooper2015-02-051-1/+1
| * | add a quick testing program I wrote for adrian...John-Mark Gurney2015-02-053-0/+96
| * | Import VCHI driver for Broadcom's VideoCore IV GPUOleksandr Tymoshenko2015-02-0534-0/+13602