Skip site navigation (1)Skip section navigation (2)


dev-commits-src-main

Messages: 76, new messages first
Last update: Tue Jul 8 13:09:17 2025

home | up | archive sorted by: subject | author | date | reverse date
  1. Jul  8 Dima Panov                 Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
  2. Jul  8 Mark Johnston              git: 26e31700fc7d - main - sysctl_test: Print standard error if sysctl -ao fails
  3. Jul  8 Mark Johnston              git: 1e570722dced - main - cap_dns/tests/dns_test: mark tests as needing network access
  4. Jul  8 Mark Johnston              Re: git: 01a679715f68 - main - err(3): print extended error if available
  5. Jul  8 Li-Wen Hsu                 git: 2f50ea54c6e3 - main - tests/ci: fix race condition in bhyveload boot
  6. Jul  8 Dima Panov                 Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
  7. Jul  8 Herbert J. Skuhra          Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
  8. Jul  8 Cy Schubert                Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the  build
  9. Jul  8 Cy Schubert                git: 45730dd3ed33 - main - files: add new IPFILTER_C rule for netpfil/ipfilter sources
 10. Jul  8 Cy Schubert                git: 79d23845179a - main - netpfil/ipfilter: fix remaining trivial unused variable warnings
 11. Jul  8 Cy Schubert                git: 2bbaeb717b69 - main - ip_nat6.c: fix non-trivial unused variable warnings
 12. Jul  8 Cy Schubert                git: 2bae5cad793b - main - ip_nat.c: fix non-trivial unused variable warnings
 13. Jul  8 Cy Schubert                git: e4c864e55505 - main - ip_htable: fix -Wtautological-pointer-compare warnings
 14. Jul  8 Herbert J. Skuhra          Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build
 15. Jul  7 Cy Schubert                git: 17f0f75308f2 - main - sqlite3: Vendor import of sqlite3 3.50.2
 16. Jul  7 Cy Schubert                git: ac2e39b5ddf5 - main - ipfilter: End (cleanup) the iterative search key
 17. Jul  7 Warner Losh                git: 7462eb81cd5b - main - cam: Use bool for done
 18. Jul  7 Warner Losh                git: 5102c5f11342 - main - cam: Create free_scan_info helper function
 19. Jul  7 Warner Losh                git: 3b3591d3e1ac - main - cam: In scsi_scan_bus, fix an error case
 20. Jul  7 Warner Losh                git: a2056e854957 - main - cam/mmc: Use xpt_path_inq instead of hand-rollded equivalent


21. Jul 7 Warner Losh git: c6dc5d367681 - main - xpt_path_inq: Use CAM_PRIORITY_NONE 22. Jul 7 Warner Losh git: 034b3515ea27 - main - cam/xpt: improve comment on xpt_path_inq 23. Jul 7 Warner Losh git: 5ac5ebfa7533 - main - cam/scsi: Use xpt_path_inq() instead of hand-rolled expansion 24. Jul 7 Cy Schubert Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build 25. Jul 7 Cy Schubert git: aad5020c709a - main - OptionalObsoleteFiles: libkadm5clnt.so is used by MIT and Heimdal 26. Jul 7 Cy Schubert git: ca4abebcf80e - main - ipfilter: Save unit in hash table entry 27. Jul 7 Herbert J. Skuhra Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build 28. Jul 7 Mark Johnston git: 393fefa3d9c7 - main - mkimg: Make output reproducible using a specific timestamp 29. Jul 7 Li-Wen Hsu git: ed4c64bc792f - main - tests/ci: Use suitable variable for qemu-user-static existence check 30. Jul 7 Mark Johnston git: bc6b526e2b71 - main - inotify: Use memcmp() to compare embedded file names 31. Jul 7 Mark Johnston git: 4ea7a920de22 - main - inotify tests: Use unsigned integers for event masks 32. Jul 7 Mark Johnston git: 12bef37a824c - main - dtrace: fix symbol address resolution 33. Jul 7 Mark Johnston git: 3a20f630a9fc - main - git-arc: Fix handling of author names when we have to make a guess 34. Jul 7 Dima Panov Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build 35. Jul 7 Konstantin Belousov git: 01a679715f68 - main - err(3): print extended error if available 36. Jul 7 Konstantin Belousov git: 283c1bd8ceb0 - main - uexterr_format(): simplify output when ext error string is available 37. Jul 7 Antoine Brodin git: a38eb8d4282d - main - ObsoleteFiles.inc: fix a typo 38. Jul 7 Konstantin Belousov git: 0c38e3dbbf6e - main - aio: if there is at least one aio thread, hide an error from aio_init_aioinfo() 39. Jul 7 Matteo Riondato Re: git: f8a8bb7bade9 - main - pfctl: Improve duplicate table name warning 40. Jul 7 John Baldwin git: 10ed5b90e46f - main - mfiutil: Handle truncation in mfi_next_learn_time
41. Jul 7 John Baldwin git: 6b7b8575e979 - main - mfiutil: Use sbuf(3) to construct drive names in mfi_drive_name 42. Jul 7 John Baldwin git: fe1cd734a176 - main - mfiutil: Change mfi_autolearn_(period|mode) to write to a FILE 43. Jul 7 Mark Millard Re: git: d3c06bed2c16 - main - clang: install clang-scan-deps (enable generation of std*.cppm and such too?) 44. Jul 7 Michael Tuexen git: 96f544bcc1cb - main - tcp: don't allow to connect a TCP/IPv6 endpoint in TIME WAIT state 45. Jul 7 Mark Johnston git: eda96744b434 - main - lposix: Clean up the posix namespace definitions 46. Jul 7 Mark Johnston git: 9940c974029b - main - random: Change the entropy harvest event queuing scheme 47. Jul 7 Shawn Webb Re: git: 71a0af25a535 - main - libopenbsd: Add recallocarray() 48. Jul 7 Mark Johnston Re: git: 71a0af25a535 - main - libopenbsd: Add recallocarray() 49. Jul 7 Shawn Webb Re: git: 71a0af25a535 - main - libopenbsd: Add recallocarray() 50. Jul 7 Kristof Provost git: b3902af408a9 - main - pfctl: use str*l*cpy() to copy strings 51. Jul 7 Kristof Provost git: 27626ff49ada - main - pfctl: Add parentheses for readability 52. Jul 7 Kristof Provost git: 8b8fae451c8e - main - pfctl: pfctl should check pfctl.astack is not overrun 53. Jul 7 Kristof Provost git: 0ccf78da3bd4 - main - pfctl: Always check for namespace collisions on table commands 54. Jul 7 Kristof Provost git: 5606ac2fcadf - main - pf.conf.5, pfctl.8: update to PF pfctl(8) and pf.conf(5) manpages 55. Jul 7 Kristof Provost git: 95d1b98db164 - main - pf tests: verify the new reset functionality 56. Jul 7 Kristof Provost git: ea0ca279edc2 - main - pfctl: Fix table definition parsing as unprivileged user 57. Jul 7 Kristof Provost git: 613a144a4b78 - main - pfctl: introduce 'pfctl -FR' to reset settings to defaults 58. Jul 7 Kristof Provost git: 6bbee85e48f6 - main - pfctl: Don't use unsigned for ptrdiff_t 59. Jul 7 Kristof Provost git: beb3c25d42a8 - main - pfctl: Fail on invalid netmasks when filling tables 60. Jul 7 Kristof Provost git: f33973f53607 - main - pfctl: Anchor names must not be empty
61. Jul 7 Kristof Provost git: ada0846f9303 - main - pfctl: Reuse copy_satopfaddr() when killing entries 62. Jul 7 Kristof Provost git: 7ea14ad4db6b - main - pfctl: Unify anchor name sanity checks 63. Jul 7 Kristof Provost git: 9d74a1b5d6cf - main - pfctl: Make -N and -r mutually exclusive 64. Jul 7 Kristof Provost git: 058422752727 - main - pfctl: Simplify lookups when killing entries 65. Jul 7 Kristof Provost git: 9bf3979d1b17 - main - pfctl.8: Mention that -r does reverse DNS lookups for tables as well 66. Jul 7 Kristof Provost git: b38e96f0232e - main - pfctl: Use mnemonic PFCTL_SHOW_* macros 67. Jul 7 Kristof Provost git: 714be446a925 - main - pfctl: Defuse `-F all -i interface' 68. Jul 7 Kristof Provost git: f8a8bb7bade9 - main - pfctl: Improve duplicate table name warning 69. Jul 7 Kristof Provost git: 82e1b49d7571 - main - pfctl: Zap unnused iface function parameter from pfctl_kill_src_nodes() 70. Jul 7 Lexi Winter Re: git: d3c06bed2c16 - main - clang: install clang-scan-deps (enable generation of std*.cppm and such too?) 71. Jul 7 Mark Millard RE: git: d3c06bed2c16 - main - clang: install clang-scan-deps (enable generation of std*.cppm and such too?) 72. Jul 7 Mark Johnston git: 97452b097a4a - main - examples/inotify: Handle a zero-length name 73. Jul 7 Konstantin Belousov git: 13a21c0c0e3d - main - VOP_WRITE_POST(): correct condition for knote activation 74. Jul 7 Bjoern A. Zeeb git: 07948e050808 - main - net80211: regdomain: ETSI: add missing 11a and 11na entries 75. Jul 7 Ahmad Khalifa git: e05999a8c5a9 - main - amd64: move efi_map_regs definition 76. Jul 7 Alan Cox git: 6a7761b4d27c - main - amd64 pmap: convert panics to KASSERTs


home | up | archive sorted by: subject | author | date | reverse date