aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | kyua: Only install examples if requestedEmmanuel Vadot2020-12-171-1/+7
* | | Drop EFI_STAGING_SIZE back down to 64MWarner Losh2020-12-171-3/+1
* | | [bhyve] virtio-net: Do not allow receiving packets until features have been n...Aleksandr Fedorov2020-12-171-0/+19
* | | bsdinstall: remove VTOC8 partition scheme optionMitchell Horne2020-12-171-7/+0
* | | Make non-debug kernels installable.Nathan Whitehorn2020-12-171-2/+0
* | | strerror.3: Add an example for perror()Mateusz Piotrowski2020-12-171-1/+26
* | | freebsd-update: unconditionally regenerate passwd/login.conf filesKyle Evans2020-12-171-11/+3
* | | /etc/services: attempt to bring the database to this century 2/2.Pedro F. Giffuni2020-12-172-236/+204
* | | nl_langinfo(3): document recognized item namesYuri Pankov2020-12-171-8/+94
* | | Make mountcritremote dependent upon nfscbd.Rick Macklem2020-12-171-1/+1
* | | newvers.sh: Speed up git_tree_modifiedBrooks Davis2020-12-171-23/+1
* | | riscv: increase GENERICSD gapMitchell Horne2020-12-161-1/+1
* | | Append the branch commit count to _SNAP_SUFFIX for developmentGlen Barber2020-12-162-1/+7
* | | fd: remove redundant saturation check from fget_unlocked_seqMateusz Guzik2020-12-161-7/+0
* | | Complete steps 5 and 9 from Committer's guideJuraj Lutter2020-12-162-0/+4
* | | Fix whitespace in r368698Jessica Clarke2020-12-161-1/+1
* | | Fix whitespace in comment modified by r368697Jessica Clarke2020-12-161-1/+1
* | | Use the standard method for localizing of MSI-X table bar.Michal Meloun2020-12-162-5/+2
* | | Allocate right number of pages for the bounced buffers crossing the page.Michal Meloun2020-12-161-5/+13
* | | Remove contrib/binutils, unused after r368667Ed Maste2020-12-161082-1110883/+0
* | | src.conf.5: regen after r368667, GDB retirementEd Maste2020-12-161-6/+1
* | | Implement strerror_l().Konstantin Belousov2020-12-167-22/+96
* | | Use more standard types for manipulating pointers.John Baldwin2020-12-161-2/+2
* | | Use uintptr_t instead of unsigned long for integers holding pointers.John Baldwin2020-12-161-4/+4
* | | Use uintptr_t instead of unsigned long for pointers.John Baldwin2020-12-161-4/+4
* | | Use the 't' modifier to print a ptrdiff_t.John Baldwin2020-12-161-1/+1
* | | loader: allow loader to accept zfs feature com.delphix:bookmark_writtenToomas Soome2020-12-151-0/+1
* | | loader: allow loader to accept zfs feature com.datto:bookmark_v2Toomas Soome2020-12-151-0/+1
* | | Bugfix to not hide jailparam flags, which for example changes the outputJamie Gritton2020-12-151-1/+1
* | | Revert r368523 which fixed contig allocs waiting forever.Bryan Drewery2020-12-151-16/+4
* | | hme(4): remove stray directoriesBrooks Davis2020-12-150-0/+0
* | | Remove Doxyfiles for removed driversBrooks Davis2020-12-1525-525/+0
* | | Remove additional GDB leftovers missed in r368667Ed Maste2020-12-153-9/+2
* | | Add relnote for r368667, GDB 6.1.1 removalEd Maste2020-12-151-0/+4
* | | Retire obsolete GDB 6.1.1Ed Maste2020-12-15101-22013/+8
* | | Improve handling of alternate settings in the USB stack.Hans Petter Selasky2020-12-151-3/+3
* | | release: Rename arm64/RPI3.conf to arm64/RPI.confEmmanuel Vadot2020-12-151-6/+4
* | | Improve handling of alternate settings in the USB stack.Hans Petter Selasky2020-12-155-10/+22
* | | Improve handling of alternate settings in the USB stack.Hans Petter Selasky2020-12-151-2/+14
* | | When receiving a file having a length, which is a mulitple of the blocksize,Michael Tuexen2020-12-151-2/+2
* | | Remove more cx,ctau leftoversEd Maste2020-12-152-42/+0
* | | Fix LINT-NOINET6 build after r368571.Alexander V. Chernikov2020-12-141-3/+11
* | | amd64 pmap: fix PCID mode invalidationsKonstantin Belousov2020-12-142-159/+154
* | | Enable ROUTE_MPATH support in GENERIC kernels.Alexander V. Chernikov2020-12-145-0/+5
* | | Improve the counting of blocks used to transfer a file from theMichael Tuexen2020-12-141-1/+1
* | | Remove unused functions and variables in cpufunc.[ch].Michal Meloun2020-12-144-125/+3
* | | Finish implementation of ARM PMU interrupts.Michal Meloun2020-12-141-35/+171
* | | Verify (and fix) the context_id argument passed to the mpentry () by PSCI.Michal Meloun2020-12-141-0/+15
* | | Be bug compatible with other operating systems by allowing non-sequentialHans Petter Selasky2020-12-141-8/+12
* | | loader: Ignore the .interp section on RISC-VJessica Clarke2020-12-141-0/+1