aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bsdinstall: use gpt/efiboot0 label in /etc/fstabAlan Somers2022-05-241-1/+1
* ixl(4): Add support for I710 devices and remove non-inclusive languageKrzysztof Galazka2022-05-244-5/+11
* bsdinstall: allow whitelabeling the scriptsBrad Davis2022-05-2421-59/+89
* bsdinstall: break list of scripts out to one per line to make adding/removing...Brad Davis2022-05-241-4/+25
* Remove referenes to net.inet.tcp.local_slowstart_flightsizeMateusz Piotrowski2022-05-241-3/+0
* devfs.rules: Do not expose "log" in the default devfs rules.Zhenlei Huang2022-05-241-1/+0
* Remove remaining net.tcp.inflight* references from srcMateusz Piotrowski2022-05-241-44/+0
* bsdinstall hostname: Replace dialog with bsddialogAlfonso S. Siciliano2022-05-241-8/+6
* Decode all Arm GIC feature ID bitsAndrew Turner2022-05-242-0/+4
* Add more Arm CPU IDsAndrew Turner2022-05-242-0/+22
* bin/sleep: document more non-standard featuresStefan Eßer2022-05-241-3/+4
* bin/sleep: add support for multiple delay valuesStefan Eßer2022-05-242-26/+40
* bin/sleep: add support for units other than secondsA. Mallory2022-05-242-5/+25
* irdma: Add RDMA driver for Intel(R) Ethernet Controller E810Bartosz Sobczak2022-05-2359-2/+42551
* ice(4): Add RDMA Client InterfaceEric Joyner2022-05-2322-8/+2050
* Fix an indentation bug in the bcm pci driverAndrew Turner2022-05-231-1/+1
* Use the error given in the bcm PCI driverAndrew Turner2022-05-231-3/+3
* Error is not a bool in bcm2838_pci, check for != 0Andrew Turner2022-05-231-7/+7
* Fix the style of bcm_pcib_msi_attach a littleAndrew Turner2022-05-231-2/+2
* Add fdt to name of a fdt specific functionAndrew Turner2022-05-235-6/+6
* sctp: more sb_cc related cleanupsMichael Tuexen2022-05-233-33/+8
* tests/unix_passfd: Prevent running them in parallelOlivier Cochard2022-05-231-0/+1
* linux(4): Fix unlinkat() after a125ed50Dmitry Chagin2022-05-231-1/+1
* linux(4); Move vdso_selector_x86.c to the linux_common moduleDmitry Chagin2022-05-233-4/+4
* linux(4): Deduplicate execveDmitry Chagin2022-05-234-82/+28
* linux(4): Fix unlink() after a125ed50Dmitry Chagin2022-05-231-1/+1
* linux(4): Fix execve() on amd64/linux32 after a125ed50Dmitry Chagin2022-05-231-5/+9
* linux(4): Deduplicate bsd_to_linux_trapcode()Dmitry Chagin2022-05-235-117/+44
* linux(4): Deduplicate translate_traps()Dmitry Chagin2022-05-237-69/+65
* rpc.tlsclntd: Add the -2 option to the usage lineRick Macklem2022-05-221-0/+1
* rpc.tlsservd: Add the -2 option to the usage lineRick Macklem2022-05-221-0/+1
* rpc.tlsclntd: Add the -2 option to the man pageRick Macklem2022-05-221-1/+11
* rpc.tlsservd: Add the -2 option to the man pageRick Macklem2022-05-221-1/+11
* rpc.tlsclntd: Update the man page for the -C optionRick Macklem2022-05-221-7/+16
* rpc.tlsclntd: Modify the -C option to use SSL_CTX_set_ciphersuitesRick Macklem2022-05-221-4/+4
* rpc.tlsservd: Modify the -C option to use SSL_CTX_set_ciphersuitesRick Macklem2022-05-221-3/+4
* pam_exec: fix segfault when authtok is nullYan Ka Chiu2022-05-221-0/+7
* pfctl: fix out-of-bounds accessJessica Clarke2022-05-221-1/+1
* rpc.tlsservd: Update the man page for the -C optionRick Macklem2022-05-211-1/+21
* boot/zfs: Extend zfsimpl.h and make it easier to useMark Johnston2022-05-211-18/+213
* bsdinstall netconfig_ipv6: Replace dialog with bsddialogAlfonso S. Siciliano2022-05-211-11/+14
* bsdinstall netconfig_ipv4: Replace dialog with bsddialogAlfonso S. Siciliano2022-05-211-10/+13
* bsdinstall jail: Replace dialog with bsddialogAlfonso S. Siciliano2022-05-211-5/+7
* bsdinstall services: Improve mouse configurationAlfonso S. Siciliano2022-05-211-0/+6
* Set mm before passing it to the UEFI firmwareAndrew Turner2022-05-211-0/+1
* libsa: mark head_errlog feature supported.Toomas Soome2022-05-211-0/+1
* ping: add missing test files to MakefileMike Karels2022-05-211-0/+2
* ping: if -S srcaddr uses a numeric address, use that protocolMike Karels2022-05-204-0/+50
* rpc.tlsclntd: Add an option to force use of TLS version 1.2Rick Macklem2022-05-201-11/+28
* rpc.tlsservd: Add an option to allow TLS version 1.2Rick Macklem2022-05-201-1/+21