aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix removal of /usr/share/info.John Baldwin2017-03-111-1/+2
* Simplify the control flow and tidy up a comment in map_insert.Alan Cox2017-03-111-41/+38
* Increase device openings to tagged maximum.Alexander Motin2017-03-111-5/+25
* aacraid: fix build with AACRAID_DEBUG=2Andriy Gapon2017-03-111-1/+5
* Allow XPT_GDEV_STATS for UNCONFIGURED devices.Alexander Motin2017-03-111-29/+18
* uma: fix pages <-> items conversions at several placesAndriy Gapon2017-03-111-6/+8
* uma: eliminate uk_slabsize fieldAndriy Gapon2017-03-113-15/+12
* zfs: provide a special vptocnp method for the .zfs vnodeAndriy Gapon2017-03-111-0/+23
* trace thread running state when a thread is run for the first timeAndriy Gapon2017-03-112-0/+8
* actually implement proc:::lwp-exit probeAndriy Gapon2017-03-111-0/+1
* revert r314862, use of GCC_MS_EXTENSIONS in qlxgbeAndriy Gapon2017-03-111-3/+0
* Partially fix target task management requests handling.Alexander Motin2017-03-112-109/+125
* Fix the attribute for scteken_clear() (change it back from the userBruce Evans2017-03-111-1/+4
* Add a scteken_set_cursor() (sc to teken) method and use it to fixBruce Evans2017-03-113-17/+27
* Split overbloated machep.c to multiple files and do basic cleanupMichal Meloun2017-03-117-889/+1010
* Regenerate after r315057Baptiste Daroussin2017-03-111-11/+1
* Remove the WITHOUT_MANDOCDB optionBaptiste Daroussin2017-03-1113-1467/+1
* Remove the warning when MANPATH is set in the environmentBaptiste Daroussin2017-03-111-4/+0
* Add the diff to the tests mtreeBaptiste Daroussin2017-03-111-0/+2
* Extend functionality MANPATH in man(1) to followup with apropos(1) fromBaptiste Daroussin2017-03-112-9/+41
* Add share/man if it exists to the MANPATHBaptiste Daroussin2017-03-111-0/+2
* Document the removal of radeon and i915 old drm driver done in r315045.Emmanuel Vadot2017-03-111-0/+5
* Import diff from OpenBSD and remove GNU diffBaptiste Daroussin2017-03-1134-82/+3322
* Fix the L2 address printed in the "arp: %s moved from %*D" message.Andrey V. Elsukov2017-03-111-1/+1
* Bring back the cast removed in my previous commit to allow us build vmstatMarcelo Araujo2017-03-111-2/+2
* Use nitems() from sys/param.h.Marcelo Araujo2017-03-111-2/+2
* Use nitems() from sys/param.h.Marcelo Araujo2017-03-111-2/+2
* Use nitems() from sys/param.hMarcelo Araujo2017-03-111-1/+1
* drm(old): Remove i915 and radeon driversEmmanuel Vadot2017-03-1126-48485/+0
* Increase WARNS for pw testsAlan Somers2017-03-111-0/+1
* Increase WARNS for rtld-elf testsAlan Somers2017-03-113-0/+3
* Increase WARNS for libutil testsAlan Somers2017-03-111-0/+1
* Increase WARNS for libproc testsAlan Somers2017-03-111-0/+1
* Increase WARNS for libpathconv testsAlan Somers2017-03-111-0/+1
* Increase WARNS for libmp testsAlan Somers2017-03-111-0/+1
* Increase WARNS for libcrypt testsAlan Somers2017-03-111-0/+1
* Document that the msun tests require WARNS=0Alan Somers2017-03-111-0/+2
* Increase WARNS for nss testsAlan Somers2017-03-111-0/+1
* Increase WARNS for iconv testsAlan Somers2017-03-111-0/+1
* [fdt] Make DTBs generated by make_dtb.sh overlay-readyOleksandr Tymoshenko2017-03-101-1/+1
* Abort all ATIOs and INOTs queued to SIM on LUN disable.Alexander Motin2017-03-101-22/+45
* Switch work_queue from TAILQ to STAILQ.Alexander Motin2017-03-101-14/+13
* Request change of SIM target role only when it is different.Alexander Motin2017-03-101-51/+51
* [loader][fdt] Fix applying overlays without __local_fixups__ nodeOleksandr Tymoshenko2017-03-101-5/+10
* Typo.Mark Johnston2017-03-101-1/+1
* Typo.Gleb Smirnoff2017-03-101-1/+1
*---------. Update clang, llvm, lld, lldb, compiler-rt and libc++ to 4.0.0 release.Dimitry Andric2017-03-106-29/+16
|\ \ \ \ \ \
| | | | | | * Vendor import of llvm 4.0.0 release r297347:vendor/llvm/llvm-release_400-r297347Dimitry Andric2017-03-0915-42/+185
| | | | * | | Vendor import of lld 4.0.0 release r297347:vendor/lld/lld-release_400-r297347Dimitry Andric2017-03-098-0/+0
| | | * | | | Vendor import of libc++ 4.0.0 release r297347:vendor/libc++/libc++-release_400-r297347Dimitry Andric2017-03-095-1906/+6190