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


2024/dev-commits-src-main/20240812.dev-commits-src-main

Messages: 80, sorted by subject
Last page update: Sat Jan 3 13:05:05 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Aug  5 Bojan Novković             git: 06134ea2f38c - main - malloc(9): Check for M_NEVERFREED
  2. Aug  8 Poul-Henning Kamp          git: 06758ab1340e - main - Use expand_number(3) for less confusing argument processing
  3. Aug  6 Michael Tuexen             git: 093d9b46f472 - main - ddb: update printing of t_flags and tflags2
  4. Aug  7 Konstantin Belousov        git: 0c00dbfeb0c8 - main - msun/ld80/e_powl.c: make powl() thread-safe by making static variables thread-local
  5. Aug  8 Jessica Clarke             git: 104ee24349c0 - main - pci: Renove #ifdef PCI_IOV from declarations now used unconditionally
  6. Aug  9 John Baldwin                Re: git: 104ee24349c0 - main - pci: Renove #ifdef PCI_IOV from declarations now used unconditionally
  7. Aug  7 Konstantin Belousov        git: 10ac6c48a3e4 - main - msun/ld80/e_powl.c: add const qualifiers to the static immutable values
  8. Aug  7 Mark Johnston              git: 166b7573b522 - main - ktrace: Fix an inverted privilege check
  9. Aug 10 Colin Percival             git: 16a235f23c06 - main - dhclient: Switch timeouts from time_t to timespec
 10. Aug  6 David E. O'Brien           git: 1d9b60bf4d5a - main - SEE ALSO lagg(4)
 11. Aug  5 Corvin Köhne               git: 1f3bfc60550c - main - bhyve: avoid a potential deadlock
 12. Aug  5 Andrew Gallatin            git: 1f628be888b7 - main - tcp_ratelimit: provide an api for drivers to release ratesets at detach
 13. Aug  6 Warner Losh                git: 20d35d581785 - main - loader: Add WITH/WITHOUT_LOADER_PXEBOOT build option
 14. Aug  6 Ed Maste                   git: 2739a6845031 - main - sshd: remove blacklist call from grace_alarm_timer
 15. Aug  7 Dmitry Morozovsky          git: 2c2916a3ec38 - main - mailer.conf for sendmail: remove duplicate word.
 16. Aug  5 Bojan Novković             git: 31cc65708c66 - main - man9: Document M_NEVERFREED and VM_ALLOC_NOFREE
 17. Aug  7 Mark Johnston              git: 3852a5a22650 - main - ktrace tests: Add a test case for handling of exec+setuid binaries
 18. Aug  5 John Baldwin               git: 3a4b04e82df6 - main - depend-cleanup.sh: Simplify handling for stale syscall.S
 19. Aug  6 Ed Maste                   git: 3d3bae9b9538 - main - sshd: bump VersionAddendum for 2739a6845031
 20. Aug  9 Stefan Eßer                git: 45d4e82bf61f - main - msdosfs: fix cluster limit when mounting FAT-16 file systems

 21. Aug 10 Ronald Klop                 Re: git: 45d4e82bf61f - main - msdosfs: fix cluster limit when mounting FAT-16 file systems
 22. Aug 11 Shawn Webb                 Re: git: 4fab5f005482 - main - kern_malloc: fold free and zfree together into one __always_inline func
 23. Aug 11 Bjoern A. Zeeb              Re: git: 4fab5f005482 - main - kern_malloc: fold free and zfree together into one __always_inline func
 24. Aug 11 Shawn Webb                  Re: git: 4fab5f005482 - main - kern_malloc: fold free and zfree together into one __always_inline func
 25. Aug 10 Colin Percival             git: 503adcdf1db3 - main - dhclient: rc.conf option to disable ARP resolution
 26. Aug  7 Mark Johnston              git: 5132e16e1fd9 - main - libc tests: Rename the quick_exit test file, fix style
 27. Aug 10 Colin Percival             git: 54a543d5ea3a - main - EC2: Set dhclient_arpwait="NO"
 28. Aug  8 Konstantin Belousov        git: 57cc80e6e39e - main - rangelocks: re-check that the lock is still in the cheating mode after setting of DRAINING failed
 29. Aug 11 Fernando Apesteguía        git: 5ab6ed93cd36 - main - faccessat(2): Honor AT_SYMLINK_NOFOLLOW
 30. Aug  6 Konstantin Belousov        git: 5badbeeaf061 - main - Re-implement rangelocks part 2
 31. Aug  6 Konstantin Belousov        git: 6c32d89ecabe - main - kern_rangelock.c: add rl_e_is_rlock()
 32. Aug  9 Kyle Evans                 git: 6c7ec630c24f - main - shutdown: add a -q(uiet) flag to suppress warning messages
 33. Aug  5 Kyle Evans                 git: 6cb8b61efe88 - main - calendar: don't setlogin(2) in the -a user handlers
 34. Aug  5 Christos Margiolis         git: 6e744de1a3dc - main - mixer.3: Fix mixer_get_mode() description
 35. Aug  9 Ed Maste                   git: 6ee6c7b14664 - main - acl_copyin: avoid returning uninitialized memory
 36. Aug 10 Colin Percival             git: 76e0ffd9f8fd - main - dhclient: Timeouts for entering state_selecting
 37. Aug  5 Kevin Bowling              git: 792226e53023 - main - qlnxe: Allow MAC address override
 38. Aug 10 Dimitry Andric             git: 7a8d05ba19b7 - main - Merge commit d2353ae00c3b from llvm git (by Argyrios Kyrtzidis):
 39. Aug  6 Warner Losh                git: 7ee781e2bfc2 - main - loader: Document that WITH_BEARSSL may need other tweaks
 40. Aug  6 Jessica Clarke              Re: git: 7ee781e2bfc2 - main - loader: Document that WITH_BEARSSL may need other tweaks

 41. Aug 10 Colin Percival             git: 84fce4b67adc - main - dhclient: Update dhclient man page for n flag
 42. Aug  9 Randall Stewart            git: 872164f559d2 - main - Non-tested experimental code removal.
 43. Aug  5 Konstantin Belousov        git: 8bb6b413f6d3 - main - vm/vm_pageout.c: eliminate write-only variable
 44. Aug  7 Alan Somers                git: 969876fcee57 - main - ctld: parse config file independently of getting kernel info
 45. Aug  8 John Baldwin               git: 971c9f57d7e6 - main - pci: Narrow the scope of recently-added PCI_IOV #ifdefs
 46. Aug  9 Michael Tuexen             git: 9b569353e0b0 - main - tcp: initialize V_ts_offset_secret for all vnets
 47. Aug 10 Zhenlei Huang               Re: git: 9b569353e0b0 - main - tcp: initialize V_ts_offset_secret for all vnets
 48. Aug 10 tuexen@freebsd.org          Re: git: 9b569353e0b0 - main - tcp: initialize V_ts_offset_secret for all vnets
 49. Aug  5 John Baldwin               git: 9bc300465e48 - main - Merge commit cb7a03b41fff from llvm git (by Nikolas Klauser):
 50. Aug  6 Warner Losh                git: 9ed58aa60fd9 - main - src.conf.5: Regen after ddcd3b606c9d
 51. Aug  6 Konstantin Belousov        git: 9ef425e560a9 - main - rangelocks: add fast cheating mode
 52. Aug  8 Ed Maste                   git: a1295b24842d - main - linuxkpi: use canonical tests for is_{zero,broadcast}_ether_addr
 53. Aug  7 Mark Johnston              git: a9e4753b4fe2 - main - bhyve: Optionally put vCPUs back in the debug state after resuming
 54. Aug  8 Michael Tuexen             git: ad0d39ecc90f - main - tcpsso: remove support for TCP_BBR_POLICER_DETECT
 55. Aug 10 Mark Johnston              git: aea9dba46b81 - main - turnstile: Mention the lock name when panicking due to a sleeping thread
 56. Aug  7 Michael Tuexen             git: b3bc746cf3d0 - main - tcp: minor cleanup
 57. Aug 10 Colin Percival             git: b51569ad3c80 - main - dhclient: Make arp_timeout configurable
 58. Aug  6 Brooks Davis               git: b5c95c93fdd4 - main - sys/mman.h: consistently use `#define<tab>`
 59. Aug  6 Warner Losh                git: bf4f27e85aa6 - main - options: Make it clearer some x86 / BIOS only things
 60. Aug  7 Mark Johnston              git: c0946aee5b2a - main - libc tests: Add some test cases for recursive exiting

 61. Aug  6 Konstantin Belousov        git: c31580080e05 - main - Microoptimize rangelock_unlock_int()
 62. Aug  7 Michael Tuexen             git: c349e881cf52 - main - rack, bbr: cleanup ack throttling
 63. Aug  6 Konstantin Belousov        git: c3d8a93126b9 - main - Re-implement rangelocks part 1
 64. Aug  7 Vladimir Kondratyev        git: c89d94ad5d95 - main - LinuxKPI: update linuxkpi_video to Linux 6.6
 65. Aug 10 Martin Matuska             git: ce4dcb97ca43 - main - zfs: merge openzfs/zfs@9c56b8ec7
 66. Aug 11 Mark Millard                RE: git: ce4dcb97ca43 - main - zfs: merge openzfs/zfs@9c56b8ec7
 67. Aug 11 Cy Schubert                 Re: git: ce4dcb97ca43 - main - zfs: merge openzfs/zfs@9c56b8ec7
 68. Aug  9 Kyle Evans                 git: d349bd35330d - main - shutdown: fix option sorting
 69. Aug  6 Konstantin Belousov        git: d8a16b6a4c44 - main - kern_rangelock.c: add Foundation copyright, remove sys/cdefs.h include
 70. Aug  8 Ed Maste                   git: d8ff42e81684 - main - pipe: keep uio_iovcnt consistent
 71. Aug  6 Warner Losh                git: ddcd3b606c9d - main - tsc: Fix comment.
 72. Aug  6 Warner Losh                git: e1a6d93155ce - main - pxeboot: Enforce a 500k limit here
 73. Aug  7 Doug Moore                 git: e413e15c1ad5 - main - swap_pager_freespace: fix freed count
 74. Aug 10 Colin Percival             git: e4482bfde9b1 - main - dhclient: Update rc.conf.5 with dhclient_arpwait
 75. Aug  6 Brooks Davis               git: e4d064e4a8e3 - main - sys/sys/mman.h: ignore b5c95c93fdd4 in blame
 76. Aug 10 Colin Percival             git: f0a38976b01e - main - dhclient: Use clock_gettime() instead of time()
 77. Aug  9 Corvin Köhne               git: f325f81f4ab9 - main - bhyve: remove empty E820 entries
 78. Aug  6 Warner Losh                git: f4762e9135d1 - main - pxeboot: Allow a different default loader for pxeboot
 79. Aug  5 Navdeep Parhar             git: fef0e39f64a1 - main - cxgbe/t4_tom: bugfixes in stop/restart.
 80. Aug  6 Konstantin Belousov        git: ff1ae3b3639d - main - rangelocks: restore caching of the single rl entry in the struct thread

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