aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not blindly include illumos kernel headers instead of user-space.Alexander Motin2018-08-0214-13/+2
* Fix the ftp-stage target for arm embedded builds.Glen Barber2018-08-021-17/+0
* Remove spuriously added svn propertiesBen Widawsky2018-08-021-1/+0
* tools: Add a git-svn bootstrap scriptBen Widawsky2018-08-023-0/+203
* Add a rudimentary test for procstat kstack.Mark Johnston2018-08-021-0/+15
* loader.efi: efipart_inithandles() failure should not prevent devsw initializa...Toomas Soome2018-08-021-6/+9
* Regen src.conf.5 after r337057, LLD_BOOTSTRAP on armv7Ed Maste2018-08-021-3/+3
* Implement pt_fpreg_to_ucontext(), pt_ucontext_to_fpreg().Ruslan Bukin2018-08-021-2/+8
* Save and restore floating-point arguments.Ruslan Bukin2018-08-021-23/+23
* Don't overwrite tp in set_mcontext().Ruslan Bukin2018-08-021-1/+0
* o Don't overwrite tp in fork_trampoline().Ruslan Bukin2018-08-021-1/+4
* o Correctly set user tls base: consider TP_OFFSET.Ruslan Bukin2018-08-021-1/+20
* Fix regression tests broken by r337067.Edward Tomasz Napierala2018-08-021-1/+1
* fix a typo resulting in a wrong variable in kern_syscall_deregisterAndriy Gapon2018-08-021-1/+1
* Make sure the rtld(1) error messages go to stderr, not stdout.Edward Tomasz Napierala2018-08-023-21/+32
* libsa: dereferencing type-punned pointer in cd9660Toomas Soome2018-08-022-2/+2
* MFV r316926:Alexander Motin2018-08-015-15/+103
|\
* | ubldr: Bump heap size, 1MB -> 2MBKyle Evans2018-08-011-1/+1
* | Fix some nits in the unix_passfd tests.Mark Johnston2018-08-011-3/+4
* | Use lld as the bootstrap linker on armv7 by defaultEd Maste2018-08-011-1/+1
* | Don't refer to non-existing atomic functions, even though not compiled,Hans Petter Selasky2018-08-011-5/+38
* | Avoid assertion in /dev/ufssuspend when the suspend ioctl isKonstantin Belousov2018-08-011-19/+30
* | Add -D option to pciconf(8) to mmap and dump content of the device BAR.Konstantin Belousov2018-08-012-27/+194
* | Add ioctl to conveniently mmap a PCI device BAR into userspace.Konstantin Belousov2018-08-015-3/+231
* | Remove ARGS_NUM, accidentally left over after r337050.Mark Johnston2018-08-011-1/+0
* | Add pmap_is_valid_memattr(9).Konstantin Belousov2018-08-0113-26/+116
* | Don't hard-code the number of compression utility arguments.Mark Johnston2018-08-011-13/+15
* | Adjust the number of tests after r336913.Mark Johnston2018-08-011-1/+1
* | Make cache coherency attributes definitions available in machine/vm.h on MIPS.Konstantin Belousov2018-08-014-90/+160
* | libelf: reload section headers after update with ELF_C_WRITEEd Maste2018-08-011-0/+1
* | Make sure that ENTRY() and END() refer to the same symbol.Mark Johnston2018-08-011-3/+3
* | snd_hda: Synchronize DMA buffers for the control pathJustin Hibbits2018-08-012-12/+13
* | Add a missing "Ar" macro to the description of the -R flag in the manpage.Mateusz Piotrowski2018-08-011-2/+2
* | libsa: assignment to char * from u_char *Toomas Soome2018-08-011-1/+1
* | libsa: bootp is using pointers with different signToomas Soome2018-08-012-2/+2
* | libsa: pointer differs in signednessToomas Soome2018-08-011-2/+2
* | Remove jedec_ts(4)Ravi Pokala2018-08-0110-444/+12
* | Remove MT_NTYPES.Mark Johnston2018-08-011-1/+0
* | Require that MAC label buffers be able to store a non-empty string.Mark Johnston2018-08-011-1/+3
* | MFV r337029:Alexander Motin2018-08-011-25/+50
|\ \
| * | 9426 metaslab size can exceed offset addressable by spacemapAlexander Motin2018-08-011-25/+50
* | | MFV r337027:Alexander Motin2018-08-014-348/+257
|\| |
| * | 9328 zap code can take advantage of c99Alexander Motin2018-08-014-350/+258
* | | As non-sparc64 undconditionally returns 1, simplify #ifdefs.Cy Schubert2018-08-011-3/+3
* | | MFV r337022:Alexander Motin2018-08-013-29/+85
|\| |
| * | 9403 assertion failed in arc_buf_destroy() when concurrently reading block wi...Alexander Motin2018-07-313-19/+83
* | | - Add the ability to run bhyve(8) within a jail(8).Marcelo Araujo2018-08-012-4/+49
* | | MFV r337020:9443 panic when scrub a v10 poolAlexander Motin2018-07-311-2/+3
|\| |
| * | 9443 panic when scrub a v10 poolAlexander Motin2018-07-311-2/+3
| * | 9237 "zpool add" fails for very large poolsAlexander Motin2018-07-311-0/+1