summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | strdup.3: Function appeared in 4.3BSD-Reno, not 4.4BSDJessica Clarke2020-12-141-1/+1
* | mips: Fix sub-word atomics implementationJessica Clarke2020-12-141-48/+77
* | loader: Print autoboot countdown immediately, not at 9Jessica Clarke2020-12-141-2/+3
* | Harden the handling of outgoing streams in case of an restart or INITMichael Tuexen2020-12-131-3/+6
* | uipc: disable prediction in unp_pcb_lock_peerMateusz Guzik2020-12-131-1/+1
* | Patch annotation in sigdeferstopMateusz Guzik2020-12-131-1/+1
* | cache: fix ups bad predictsMateusz Guzik2020-12-131-3/+9
* | vfs: correctly predict last fdrop on failed openMateusz Guzik2020-12-131-1/+1
* | Fix TDP_WAKEUP/thr_wake(curthread->td_tid) after r366428.Konstantin Belousov2020-12-131-3/+1
* | Correct indent.Konstantin Belousov2020-12-131-1/+1
* | Fix WITHOUT_ICONV buildStefan Eßer2020-12-131-1/+1
* | Revert r368606Stefan Eßer2020-12-131-4/+0
* | fd: fix fdrop prediction when closing a fdMateusz Guzik2020-12-132-1/+12
* | MFV r368607:Martin Matuska2020-12-135-4/+30
|\ \
| * | Update vendor/libarchive/dist to b2c3ee7e2907511533eeb2a0f2ceecc1faa73185vendor/libarchiveMartin Matuska2020-12-1311-14/+43
* | | Fix WITHOUT_ICONV buildStefan Eßer2020-12-131-0/+4
* | | [PowerPC] Floating-point exception trap followupBrandon Bergren2020-12-133-16/+13
* | | locale: fix mode for installed files to be 644, not 755Yuri Pankov2020-12-121-1/+1
* | | Clean up more resouces of an existing SCTP association in case ofMichael Tuexen2020-12-121-1/+56
* | | stand: liblua: add a pager moduleKyle Evans2020-12-124-1/+92