aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tcsh: update to version 6.22.04.Dmitry Chagin2021-05-1961-643/+663
|\
| * Vendor import of tcsh-6.22.04vendor/tcsh/6.22.04Dmitry Chagin2021-05-1263-1025/+1237
* | tcsh: cleanup source tree to reduce diff size.Dmitry Chagin2021-05-1916-16348/+15
* | i2c(8): Add interpreted mode for batch/scripted i2c operationsPoul-Henning Kamp2021-05-192-7/+274
* | i2c(8): Change default mode to "transfer", which should work everywhere¹Poul-Henning Kamp2021-05-191-1/+1
* | i2c(8): Polish: sort switches, dont confuse address & offsetPoul-Henning Kamp2021-05-191-30/+30
* | fdescfs: allow shared locking of root vnodeMateusz Guzik2021-05-191-1/+12
* | pseudofs: use vget_prep + vget_finish instead of vget + the interlockMateusz Guzik2021-05-191-2/+3
* | md5: Create md5sum, etc compatible programsWarner Losh2021-05-193-11/+88
* | Fix packet cbs/ebs conversion.Alexander Motin2021-05-191-4/+4
* | rc.d: unbreak sysctl lastloadEugene Grosbein2021-05-192-5/+19
* | arm64: rockchip, implement the two rk805/808 clocksBjoern A. Zeeb2021-05-192-4/+120
* | stress2: Added a new "mdconfig -o force" test scenarioPeter Holm2021-05-191-0/+75
* | cxgbe(4): Remove some dead code.Navdeep Parhar2021-05-192-12/+0
* | nfsd: Reduce the callback timeout to 800msecRick Macklem2021-05-182-5/+7
* | nfsd: Add support for CLAIM_DELEG_CUR_FH to the NFSv4.1/4.2 OpenRick Macklem2021-05-181-3/+3
* | Do not forward datagrams originated by link-local addressesZhenlei Huang2021-05-181-7/+9
* | ng_parse: IP address parsing in netgraph eating too many charactersMarkus Stoff2021-05-181-3/+5
* | test/libalias: Tests for instantiationLutz Donnerhacke2021-05-183-0/+123
* | socket: Release cred reference later in sodealloc()Lv Yunlong2021-05-181-1/+1
* | dummynet: Fix mbuf tag allocation failure handlingMark Johnston2021-05-184-12/+8
* | ttydev_write: prevent stops while terminal is busiedKonstantin Belousov2021-05-181-1/+3
* | vfs: refactor vdropMateusz Guzik2021-05-181-45/+40
* | vfs: change vn_freevnodes_* prefix to idiomatic vfs_freevnodes_*Mateusz Guzik2021-05-181-7/+7
* | Propagate down USB explore error codes, so that failures to enumerate USB HUBsHans Petter Selasky2021-05-181-10/+13
* | Update USB_PORT_RESET_RECOVERY to comply with the USB 2.0 specification whichHans Petter Selasky2021-05-181-1/+1
* | Update usb_timings_sysctl_handler() to accept any value for timings betweenHans Petter Selasky2021-05-181-44/+13
* | x86/xen: further PVHv1 removal cleanupRoger Pau Monné2021-05-182-12/+4
* | sndstat.4: Improve manpage wordingGoran Mekić2021-05-181-4/+5
* | Fix buffer overflow in preloaded hostuuid cleaningColin Percival2021-05-181-1/+1
* | Fix 'hostuuid: preload data malformed' warningColin Percival2021-05-181-2/+2
* | cxgbe: Cast pointer arguments to trunc_page() to vm_offset_t.John Baldwin2021-05-181-2/+2
* | Correct assert added to dump program.Kirk McKusick2021-05-171-1/+1
* | ipfw: reload sysctl.conf variables if neededEugene Grosbein2021-05-171-1/+14
* | xen: Remove leftover bits missed in commit ac3ede5371Mark Johnston2021-05-171-69/+0
* | dummynet: Remove unused codeKristof Provost2021-05-172-15/+0
* | pf tests: More set skip on <ifgroup> testsKristof Provost2021-05-171-0/+46
* | pf: Set the pfik_group for userspaceKristof Provost2021-05-171-0/+8
* | Fix locking in qoriq_gpioJustin Hibbits2021-05-171-12/+24
* | Make ISA_206_ATOMICS a kernel optionJustin Hibbits2021-05-171-0/+2
* | powerpc: Rework IPI message processingJustin Hibbits2021-05-171-37/+31
* | powerpc64/radix mmu: Remove dead variableJustin Hibbits2021-05-171-2/+0
* | x86/xen: remove PVHv1 codeRoger Pau Monné2021-05-1722-1414/+14
* | xen: remove hypervisor_infoMitchell Horne2021-05-172-65/+6
* | xen: remove support for PVHv1 bootpathMitchell Horne2021-05-172-210/+0
* | Add myself (ygy) as a ports committerGuangyuan Yang2021-05-171-0/+2
* | linux: Fix a mistake in commit fb58045145Mark Johnston2021-05-171-1/+1
* | virtio_scsi: Zero stack-allocated CCBsMark Johnston2021-05-171-0/+2
* | Fix handling of embedded symbolic links (and history lesson).Kirk McKusick2021-05-174-8/+5
* | NFSv4 server: Re-establish the delegation recall timeoutRick Macklem2021-05-161-2/+3