aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* In preparation for adding inode check-hashes, change the fsck_ffsKirk McKusick2018-10-316-38/+38
* Merge cases with upper block.Marcelo Araujo2018-10-311-4/+0
* Revert r336984.Mark Johnston2018-10-301-3/+2
* Fix mips build after r339931.Bjoern A. Zeeb2018-10-301-8/+12
* As a follow-up to r339930 and various reports implement logging in caseBjoern A. Zeeb2018-10-302-4/+34
* With more excessive use of modules, more kernel parts working withBjoern A. Zeeb2018-10-301-1/+1
* Initial implementation of draft-ietf-6man-ipv6only-flag.Bjoern A. Zeeb2018-10-3012-0/+120
* Add malloc_domainset(9) and _domainset variants to other allocator KPIs.Mark Johnston2018-10-3020-144/+231
* Only invoke 'ls' if the local modules directory exists.John Baldwin2018-10-301-1/+1
* Fix some problems that manifest when NUMA domain 0 is empty.Mark Johnston2018-10-306-45/+56
* Implement the dump_stack() function in the LinuxKPI.Hans Petter Selasky2018-10-303-1/+20
* Implement __KERNEL_DIV_ROUND_UP() function macro in the LinuxKPI.Hans Petter Selasky2018-10-301-0/+1
* Introduce an EXPERIMENTAL option for both src.conf(5) and the kernel.Bjoern A. Zeeb2018-10-304-1/+7
* Remove no longer relevant comment, as suggested by imp@.Edward Tomasz Napierala2018-10-301-1/+0
* Remove useless call to access(2) from tzcode. Quoting OpenBSD:Edward Tomasz Napierala2018-10-301-12/+1
* Make "nscd -t" work.Edward Tomasz Napierala2018-10-302-3/+2
* Always stop the scheduler when entering kdbEric van Gyzen2018-10-301-6/+6
* Build the csu tests on all architectures.Andrew Turner2018-10-307-4/+100
* Bump the number of fans supported from 8 to 12.Michael Tuexen2018-10-301-3/+3
* Disable the .preinit_array test in DSOs, ld.bfd fails to link objects withAndrew Turner2018-10-301-1/+1
* Fix the location of the static keyword.Andrew Turner2018-10-301-1/+1
* Emulate machine check related MSR_EXTFEATURES to allow guest OSes toMarcelo Araujo2018-10-301-0/+5
* Allow changing lagg(4) MTU.Marcelo Araujo2018-10-301-8/+59
* Run the csu tests on a DSO. This builds the tests into a shared library,Andrew Turner2018-10-307-15/+140
* The jcr argument to _Jv_RegisterClasses is used, stop marking it otherwise.Andrew Turner2018-10-301-1/+1
* Connect libc/tests/time to the build, adding test cases for strptime()Yuri Pankov2018-10-303-5/+36
* powerpc/mpc85xx: Reset the PCIe bus on attachJustin Hibbits2018-10-301-1/+12
* Permit local kernel modules to be built as part of a kernel build.John Baldwin2018-10-301-4/+24
* Have gconcat advertise delete support if one of its disks does.Mark Johnston2018-10-302-0/+36
* Make battery emptying rate available as sysctl variable.John Baldwin2018-10-301-0/+5
* Convert amd64_get/set_fs/gsbase to ifunc.Konstantin Belousov2018-10-307-143/+104
* Remove rtld use of libc amd64_set_fsbase().Konstantin Belousov2018-10-291-9/+19
* Initialize ifunc calling machinery earlier.Konstantin Belousov2018-10-291-1/+2
* amd64: Use ifuncs to select suitable implementation of set_pcb_flags().Konstantin Belousov2018-10-291-4/+10
* Teach procstat -x about the AT_EHDRFLAGS ELF auxiliary vector.John Baldwin2018-10-291-0/+6
* Style.Konstantin Belousov2018-10-291-10/+16
* Clarify explanation of VFCF_SBDRY.Konstantin Belousov2018-10-291-1/+2
* cxgbe/iw_cxgbe: Install the socket upcall before calling soconnect toNavdeep Parhar2018-10-291-5/+7
* Add support for "plain" (non-HMAC) SHA digests.John Baldwin2018-10-291-21/+95
* Add a note that epoch(9) may change, to untie our hands for any future MFCs.Gleb Smirnoff2018-10-291-0/+4
* rping(1): Make sure the socket address defaults to something reasonableNavdeep Parhar2018-10-291-1/+5
* Expose some netdump configuration parameters through sysctl.Mark Johnston2018-10-292-13/+26
* Fix get_maxfds() in jeventsAlex Richardson2018-10-291-7/+8
* rtld-elf: fix more warnings to allow compiling with WARNS=6Alex Richardson2018-10-298-25/+31
* rtld-elf: compile with WANRS=4 warnings other than -Wcast-alignAlex Richardson2018-10-2920-208/+249
* rtld-elf: make it compile with WARNS=3Alex Richardson2018-10-296-27/+34
* rtld: set obj->textsize correctlyAlex Richardson2018-10-292-4/+11
* Pass _BRANCH in the reldoc target to ensure the correctGlen Barber2018-10-291-0/+1
* Set OPTIONS_UNSET in the argument list to env(1), and addGlen Barber2018-10-291-2/+2
* Insert a .El line accidently committed in r339869.Michael Tuexen2018-10-291-0/+1