aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add new DISK_IMAGE_TOOLS_BOOTSTRAP optionJessica Clarke2023-03-154-2/+34
* src.conf.5: Regen after ZFS-related options changesJessica Clarke2023-03-151-11/+5
* secure_getenv: Put under __BSD_VISIBLEWarner Losh2023-03-141-1/+1
* jail.8: Update the allow.nfsd sectionRick Macklem2023-03-141-10/+44
* net80211: make ieee80211_scan_dump_channels privateBjoern A. Zeeb2023-03-142-4/+2
* net80211: define mask for ss_flags rather than using hardcoded 0xfffBjoern A. Zeeb2023-03-142-3/+3
* netmap: get rid of save_if_input for emulated adaptersVincenzo Maffione2023-03-142-21/+2
* infiniband: Convert BPF handling for IfAPIJustin Hibbits2023-03-144-12/+7
* ssh: fix leak and apply style(9) to hostname canonicalizationEd Maste2023-03-141-2/+5
* compiler-rt: remove eprintfEd Maste2023-03-141-1/+0
* Reserve u2f group for FIDO/U2F key support (SSH, etc.)Ed Maste2023-03-141-0/+1
* ping: Remove ifndef icmp_data guardsJose Luis Duran2023-03-141-4/+0
* ping: Fix the display of Flags/Fragment OffsetJose Luis Duran2023-03-142-4/+3
* ping6: Use errx to avoid appending a specious error messageJose Luis Duran2023-03-142-2/+1
* udp: Fix a memory leak in udp6_send()Mark Johnston2023-03-141-2/+2
* Increase protection provided by veriexec with new unlink/rename hooks.dl2023-03-141-8/+155
* loader: Add support for booting from a ZFS snapshotAllan Jude2023-03-141-2/+54
* route.8: Don't reference an external command in EXAMPLESGordon Bergling2023-03-141-4/+3
* CI: update QEMU command line to avoid deprecated option formatEd Maste2023-03-141-1/+1
* Always enable the virtual timer for userspaceAndrew Turner2023-03-141-5/+4
* Fix the ofw parent check in arm64 nexusAndrew Turner2023-03-141-1/+1
* xen: take struct size into account for video informationRoger Pau Monné2023-03-141-6/+9
* Add GNU glibc compatible secure_getenvlucy2023-03-145-3/+41
* arm64: Delete redundant badly formatted and capitalised commentJessica Clarke2023-03-141-1/+0
* arm64: Move Azure-specific config from std.hyperv to std.azureJessica Clarke2023-03-143-10/+16
* Parse /kboot.confWarner Losh2023-03-141-0/+27
* makefs: do not call brelse if bread returns an errorEd Maste2023-03-142-6/+0
* arm: generic_timer: use interrupt-names when availableKyle Evans2023-03-141-11/+174
* makefs: make msdos creation go fastWarner Losh2023-03-131-0/+1
* net.inet6.ip6.log_interval: use ppsratecheck(9) internallyPawel Biernacki2023-03-134-15/+21
* netinet6: allow disabling excess log messagesPawel Biernacki2023-03-135-5/+32
* tftp: Add test cases for URL mode.Dag-Erling Smørgrav2023-03-131-0/+59
* dtrace/powerpc: Remove accidental commented out lineJustin Hibbits2023-03-131-1/+0
* netinet: Disallow unspecified addresses in ICMP-embedded packetsMark Johnston2023-03-132-1/+10
* epair: Remove unneeded includes and sort some of the restMark Johnston2023-03-131-4/+2
* smr: Remove the return value from smr_wait()Mark Johnston2023-03-133-3/+4
* sendfile tests: Mount filesystems under the test workdirMark Johnston2023-03-131-2/+3
* zfs: Use .section .rodata instead of .rodata on FreeBSDDimitry Andric2023-03-132-2/+2
* vm: consistently prefix fault helpers with vm_fault_Mateusz Guzik2023-03-131-40/+40
* tests: fix python parsing of netlink nested attributesAlexander V. Chernikov2023-03-131-2/+3
* arm64: Hyper-V: Add vPCI and Mellanox driver modules into buildWei Hu2023-03-132-1/+12
* Document gethostbyname_r's public exposure in 6.2.David E. O'Brien2023-03-131-0/+4
* Look in getlocalbase() for the calendar-data package dataDavid E. O'Brien2023-03-131-3/+6
* RELNOTES: Add an entry for NFS server support in vnet prisonsRick Macklem2023-03-121-0/+10
* lib/csu: do not compile the body of handle_static_init() for PIC build at allKonstantin Belousov2023-03-121-0/+2
* libc/csu: add powerpcspeKonstantin Belousov2023-03-121-0/+4
* rc.d: Fix NFS server startup scripts to enable vnet prison useRick Macklem2023-03-125-6/+6
* vfs: whack leftover cn_origflagsMateusz Guzik2023-03-121-1/+0
* daemon: move variables into struct daemon_stateIhor Antonov2023-03-121-134/+154
* powerpc/pmap: Add pmap_sync_icache() for radix pmapJustin Hibbits2023-03-121-0/+21