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


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

Messages: 219, sorted by subject
Last update: Mon May 13 0:07:02 2024

home | up | archive sorted by: subject | author | date | reverse date
  1. May  6 Gleb Smirnoff              git: 0089d83b3a21 - main - lagg: enable tests that stress the configuration changes
  2. May 12 Warner Losh                git: 02f481a30b82 - main - linprocfs: Fix i386 time type
  3. May 12 Warner Losh                 Re: git: 02f481a30b82 - main - linprocfs: Fix i386 time type
  4. May 10 Warner Losh                git: 042267e0cdda - main - Explain cron.d
  5. May  7 Mitchell Horne             git: 0612538e3ac9 - main - jh7110: Add StarFive JH7110 clock/reset generator drivers
  6. May 10 Warner Losh                git: 06af7bd12a4a - main - posix: POSIX-1.2008 moved SA_* from XSI to base standard
  7. May  6 Warner Losh                git: 08b452033834 - main - sg: Add sg(4) man page
  8. May 10 Warner Losh                git: 09025a714708 - main - ipfw: correctly report table manipulation errors
  9. May 11 Warner Losh                git: 099a81a4173b - main - linprocfs: Add support for proc/sysvipc/{msg,sem,shm}
 10. May 12 Konstantin Belousov         Re: git: 099a81a4173b - main - linprocfs: Add support for proc/sysvipc/{msg,sem,shm}
 11. May 12 Warner Losh                 Re: git: 099a81a4173b - main - linprocfs: Add support for proc/sysvipc/{msg,sem,shm}
 12. May 12 Konstantin Belousov         Re: git: 099a81a4173b - main - linprocfs: Add support for proc/sysvipc/{msg,sem,shm}
 13. May 10 John Baldwin               git: 0ac468c7b641 - main - nvmecontrol: Free array of I/O queue pairs on failure to handoff
 14. May  6 Colin Percival             git: 0b1c5628c74a - main - release: Rework vm_extra_pre_umount
 15. May 10 Ed Maste                   git: 0b272e0926b3 - main - madt: print CPU APIC ID as signed int
 16. May  7 Poul-Henning Kamp          git: 0c7237d7e234 - main - Remove GBDE rc support
 17. May  9 Michael Tuexen             git: 0d15140d6d34 - main - sctp: minor cleanup
 18. May  8 Kristof Provost            git: 0d446a4303a8 - main - carp: document the new VRRPv3 support
 19. May 10 Dag-Erling =?utf-8?Q?Sm=C3 git: 1111da6b7c61 - main - tftpd: Drop unneeded includes.
 20. May  9 Adrian Chadd               git: 1116e8b95c60 - main - net80211: add a new field specifically for announcing specific ciphers


21. May 10 Warner Losh git: 12be6f12e87a - main - Fix memory corruption in C++ demangler 22. May 6 Warner Losh git: 1314d14c3271 - main - endian.h: Define uint{16,32,64}_t 23. May 6 Christos Margiolis git: 139bcec852cf - main - sound: Convert pcm_chn_add() to void 24. May 6 Emmanuel Vadot git: 13f6b1d0bfe2 - main - dts: Bump the freebsd branding version to 6.6 25. May 7 Poul-Henning Kamp git: 14b475c47905 - main - Remove gbde support from swapon(8) 26. May 10 John Baldwin git: 1662e47d91d1 - main - nvmecontrol: Free the addrinfo list when failing to open a TCP socket 27. May 6 John Baldwin git: 1d425ef3414c - main - nvmf: Add explicit alignment for struct nvmf_fabric_cmd 28. May 10 John Baldwin git: 1f029b86bbe1 - main - nvmf: Use strlcpy instead of strncpy to ensure termination 29. May 10 John Baldwin git: 1f83483d7392 - main - ctl_backend_block: Correct value of NVME nsdata nuse field 30. May 8 Dimitry Andric git: 22b3e7898ecd - main - Merge commit 73bb8d9d92f6 from llvm-project (by Jonathan Peyton): 31. May 9 Christos Margiolis git: 24d5cc14dd60 - main - sound: Rename oss_audioinfo->real_device to oss_audioinfo->legacy_device 32. May 10 Dag-Erling =?utf-8?Q?Sm=C3 git: 25945af47e7a - main - tftpd: silence gcc overflow warnings 33. May 7 John Baldwin git: 29d7e39f5690 - main - nvme: Bump the alignment of struct nvme_health_information_page to 8 34. May 8 Brooks Davis git: 2a32b54a5774 - main - ofed: don't expose symbols twice 35. May 8 Richard Scheffenegger git: 2a9aae9e5f7a - main - tcp: add counter to track when SACK loss recovery uses TSO 36. May 8 Tijl Coosemans git: 2ae0f5a4d093 - main - linuxkpi: Make arch_io_*_memtype_wc amd64-only 37. May 6 Christos Margiolis git: 2b14465faa8d - main - sound: Update pcm/vchan.c LICENSE header 38. May 6 Ed Maste git: 2d29d2ecebf8 - main - clock_gettime.2: fix markup 39. May 10 Ed Maste git: 2e0c027e69de - main - ukswitch: fix non-debug build 40. May 6 Christos Margiolis git: 2e9962ef5704 - main - sound: Merge pcm_chn_create() and chn_init()
41. May 9 Christos Margiolis git: 2f31a5eb75f1 - main - sound: Remove nmix variable from mixer_oss_mixerinfo() 42. May 6 John Baldwin git: 2f68f6474e41 - main - git-arc: Add list mode support for the update command 43. May 11 Michael Tuexen git: 2f923a0cedb8 - main - tcp rack: improve handling of front states 44. May 8 Kristof Provost git: 301ec2cebb6a - main - pf: always mark states as unlinked before detaching them 45. May 6 Marko Zec git: 308caa38cdf5 - main - fib_dxr: log malloc() failures. 46. May 10 Cy Schubert git: 335c7cda1213 - main - unbound: Vendor import 1.20.0 47. May 10 Cy Schubert Re: git: 335c7cda1213 - main - unbound: Vendor import 1.20.0 48. May 8 Kristof Provost git: 37115154672f - main - carp: support VRRPv3 49. May 10 Warner Losh git: 38c35248fe3b - main - kern/intr: remove support for passing trap frame as argument 50. May 6 Christos Margiolis git: 3af2beb8b24b - main - sound: Remove unused "num" argument from chn_init() and related callers 51. May 9 Michael Tuexen git: 3d40cc7ab888 - main - sctp: add missing check 52. May 11 Warner Losh git: 3d966ae7895b - main - nvmecontrol: Appease a meaningless signed error warning thing 53. May 6 Piotr Pawel Stefaniak git: 3f0b80bc1537 - main - ps: handle incorrect -D values 54. May 8 Peter Jeremy git: 3fe25a9bfcd9 - main - mii: Add support for Realtek RTL8211F-VD PHY 55. May 10 Michael Tuexen git: 42aeb8d490fb - main - sctp: store vtag expire time as time_t Reported by: Coverity Scan CID: 1492525 CID: 1493239 MFC after: 3 days 56. May 6 Kristof Provost git: 43387b4e5740 - main - if: guard against if_ioctl being NULL 57. May 10 Dag-Erling =?utf-8?Q?Sm=C3 git: 44e72c6e2e6b - main - Add man page for nfslockd. 58. May 10 Warner Losh git: 467e3e2f2052 - main - CONTRIBUTING.md/style: spring cleaning 59. May 6 Dag-Erling =?utf-8?Q?Sm=C3 git: 46c4e86ebf18 - main - adduser: Fix confusion between `uclass` and `_class`. 60. May 10 John Baldwin git: 473c90ac04ce - main - uio: Use switch statements when handling UIO_READ vs UIO_WRITE
61. May 12 Fernando =?utf-8?Q?Apesteg git: 47535ba3d35e - main - bsdinstall: Remove unused variables in fetchmissingdists 62. May 9 Adrian Chadd git: 491938d7435f - main - wpa: Remove the now not-needed local logic to hard-code cipher support 63. May 7 Marko Zec git: 4aa275f12da4 - main - fib_dxr: s/KASSERT/MPASS/ 64. May 10 Andrew Turner git: 4ab0f5ab3fd6 - main - arm64/gicv3: Check if the hardware supports LPIs 65. May 10 Dag-Erling =?utf-8?Q?Sm=C3 git: 4d09eb87c5d5 - main - tftpd: Satisfy clang-analyzer. 66. May 10 Ed Maste git: 4e3286818327 - main - Increase IOAPIC_MAX_ID to 255 (from 254) 67. May 10 John Baldwin git: 50884a0b09a8 - main - nvmf_transport: Remove invalid assertion 68. May 10 Michael Tuexen git: 5120ea0d8871 - main - sctp: improve heartbeat timer computation PR: 278666 Reviewed by: Albin Hellqvist MFC after: 3 days Pull Request: h 69. May 6 Christos Margiolis git: 5224825a0edb - main - RELNOTES: Mention hw.snd.version being removed 70. May 6 Marko Zec git: 5295e891d0d3 - main - fib_dxr: update comment. 71. May 9 Warner Losh git: 52e41d1a5bd9 - main - Update example from gcc6 to gcc13 72. May 8 Kristof Provost git: 5311e7333714 - main - netinet tests: basic VRRP tests 73. May 8 Olivier Certner git: 54bbcc09a72b - main - ObsoleteFiles.inc: Remove /var/db/portsnap 74. May 7 Mitchell Horne git: 560406982489 - main - busdma: deduplicate _bus_dmamap_addseg() function 75. May 9 Ruslan Bukin git: 5687c71d5f36 - main - snd_hdsp(4): RME HDSP 9632 and HDSP 9652 sound card driver. 76. May 6 Gleb Smirnoff git: 570685971c6a - main - lagg: propagate up/down to the children 77. May 7 Richard Scheffenegger git: 59884aea8b98 - main - tcp: clean up macro useage in tcp_fixed_maxseg() 78. May 9 Christos Margiolis git: 59d98edae3e1 - main - sound: Fix oss_sysinfo->numcards 79. May 10 Warner Losh git: 5ccaab1797e5 - main - sysexits: Tidy deprecated header and manual 80. May 10 Jessica Clarke Re: git: 5ccaab1797e5 - main - sysexits: Tidy deprecated header and manual
81. May 10 Warner Losh Re: git: 5ccaab1797e5 - main - sysexits: Tidy deprecated header and manual 82. May 8 Mark Johnston git: 5d62025d82a0 - main - bhyve: Do not define GDB_LOG 83. May 7 Mitchell Horne git: 5d6d6278979b - main - jh7110: Add StarFive JH7110 clock/reset generator drivers 84. May 8 Kristof Provost git: 5ee92cbd82d0 - main - carp: don't chain call vrrp_send_ad via carp_send_ad 85. May 8 Kristof Provost git: 601438fbfa8e - main - carp: refactor packet tagging for ether_output() 86. May 10 Andrew Turner git: 634dd430b966 - main - arm64: Update the page table list in locore 87. May 10 Colin Percival git: 6437872c1d66 - main - New sysctl to disable NOMATCH until devmatch runs 88. May 11 Warner Losh git: 64e05e90657f - main - usb: Fix quirks list 89. May 7 Poul-Henning Kamp git: 6580f5c38dd5 - main - Remove gbde from the "userland" pseudo-target 90. May 7 Poul-Henning Kamp git: 66bee50af774 - main - Remove cross-references to GBDE 91. May 7 Poul-Henning Kamp git: 69956de36f8c - main - Remove final cross-reference to GBDE 92. May 7 Poul-Henning Kamp git: 6ac1f02be34a - main - Add GBDE to ObsoleteFiles.inc 93. May 7 John Baldwin git: 6ca0468a2f23 - main - libcbor: Ignore errors for unknown #pragmas 94. May 7 Mitchell Horne git: 6ea05fce8e2e - main - Revert "jh7110: Add StarFive JH7110 clock/reset generator drivers" 95. May 10 Warner Losh git: 6ed7d0e3ac9c - main - grdc: Add copyright 96. May 10 Andrew Turner git: 719908c81300 - main - arm64: Merge common page table creation code 97. May 10 Warner Losh git: 71ed1adda83d - main - grdc: add countdown timer mode 98. May 12 Warner Losh git: 71ffda413069 - main - Revert linprocfs commits 99. May 6 Christos Margiolis git: 72cbd381075a - main - sound: Remove unused dsp_cdevs[] fields and devices 100. May 6 Christos Margiolis git: 7398d1ece5cf - main - sound: Remove hw.snd.version and SND_DRV_VERSION
101. May 7 Poul-Henning Kamp git: 74be64851263 - main - Disconnect GBDE from the build. (Per earlier announcements of retirement.) 102. May 7 Warner Losh git: 75e5f5916e0e - main - boot1.efi: Don't redundantly include devpath.c 103. May 7 John Baldwin git: 766c4ad385cc - main - libzpool: Disable -Wpointer-to-int-cast warnings for GCC 104. May 6 Christos Margiolis git: 76f95bae092b - main - sound: Add __assert_unreachable() to default cases in pcm_chn_add() and pcm_chn_remove() 105. May 6 Christos Margiolis git: 77ab4263bc42 - main - sound: Rename pcm_getparentchannel() to vchan_getparentchannel() 106. May 7 Poul-Henning Kamp git: 77bd06e43007 - main - Add gbde rc.d script to ObsoleteFiles.inc 107. May 10 Warner Losh git: 783baf00128f - main - at cron file is now in /etc/cron.d 108. May 12 Gordon Bergling git: 78e4dbc34559 - main - ipfw: Fix a typo in a source code comment 109. May 6 Emmanuel Vadot git: 7929aeebbde1 - main - dts: Bump the freebsd branding version to 6.8 110. May 10 Andrew Turner git: 797f1c7c3dea - main - arm64: Flush the spintable release address 111. May 7 Marko Zec git: 7a5de1d4cc6a - main - fib_dxr: KASSERTs for chasing NULL ptr and runaway refcount suspects 112. May 6 Christos Margiolis git: 7ad5f383fcb5 - main - sound: Move vchan-related code to pcm/vchan.* 113. May 8 Ed Maste git: 7ef6ce51742d - main - smsc(4): update to mention Microchip 114. May 10 Dag-Erling =?utf-8?Q?Sm=C3 git: 816c4d3dcf99 - main - tftpd: Add missing `-S` option to synopsis. 115. May 9 Ed Maste git: 82f43db382cc - main - ip17x: fix non-debug build 116. May 9 Michael Tuexen git: 83dcc7790b11 - main - sctp: don't provide uninitialized memory to process_chunk_drop() 117. May 6 Emmanuel Vadot git: 84943d6f38e9 - main - Import device-tree files from Linux 6.7 118. May 6 Marko Zec git: 858010643c54 - main - fib_dxr: free() does nothing if arg is NULL, so remove a redundant check. 119. May 11 Warner Losh git: 881ae768f2fd - main - usb: Remove uneeded revision verbosity from quirks list 120. May 10 Warner Losh git: 88cbbbb6070c - main - Revert "grdc: Add copyright"
121. May 9 Warner Losh git: 8c2f6c3be012 - main - Address module reproducibility issues 122. May 9 Michael Tuexen git: 8c37094036a5 - main - sctp: allow stcb == NULL in sctp_shutdown() 123. May 6 Emmanuel Vadot git: 8d13bc63c0e1 - main - Import device-tree files from Linux 6.8 124. May 7 Poul-Henning Kamp git: 8d2d1d651678 - main - Remove GBDE source files 125. May 6 Christos Margiolis git: 923e0040a59a - main - sound: Move chip.h contents to pcm/sound.h 126. May 12 Alan Cox git: 94b09d388b81 - main - arm64: map kernel using large pages when page size is 16K 127. May 7 Poul-Henning Kamp git: 984764d79646 - main - Remove GBDE stress test 128. May 9 Warner Losh git: 98c276811aec - main - arm: add missing atomic-pointer functions 129. May 9 Warner Losh git: 99adf661ab63 - main - sys: declare bit sets unsigned 130. May 6 Gleb Smirnoff git: 99b0270adc2a - main - sockets: hide socket hhook(9)s under SOCKET_HHOOK 131. May 12 Ronald Klop Re: git: 9bcc1b18c119 - main - /bin/rmdir: Exit with status 2 for invalid arguments 132. May 11 Warner Losh git: 9bcc1b18c119 - main - /bin/rmdir: Exit with status 2 for invalid arguments 133. May 12 Warner Losh Re: git: 9bcc1b18c119 - main - /bin/rmdir: Exit with status 2 for invalid arguments 134. May 10 Michael Tuexen git: 9d8a3718e24c - main - sctp: store cookie secret change time as time_t Reported by: Coverity Scan CID: 1492349 CID: 1493281 MFC after: 3 d 135. May 10 John Baldwin git: 9e0164087cbf - main - vm: Change the return types of kernacc and useracc to bool 136. May 9 Warner Losh git: 9f3a552f9e1a - main - intrng: switch flag arguments to unsigned 137. May 10 Warner Losh git: 9f91b8aaf5da - main - Update README.md to add pointer to release page. 138. May 10 Warner Losh git: a2409f17377e - main - intr: Document how to get the interrupt frame 139. May 8 Kristof Provost git: a254d6870e88 - main - carp: isolate VRRP from CARP 140. May 6 Christos Margiolis git: a3513995f549 - main - arm: Remove stray references to dev/sound/chip.h
141. May 7 Mitchell Horne git: a77e1f0f81df - main - busdma: better handling of small segment bouncing 142. May 10 Warner Losh git: a7cc56b28fb1 - main - linux: Adjust rlimit SIGPENDING & MSGQUEUE behaviour to match linprocfs 143. May 6 John Baldwin git: a7db82cfd940 - main - nvmf_tcp: Correct tests for PDU direction 144. May 8 Alan Cox git: a803837cec6e - main - arm64 pmap: Add ATTR_CONTIGUOUS support [Part 3] 145. May 9 Warner Losh git: a9e0f316b3da - main - kern/intr: redeclare intr_setaffinity()'s third arg constant 146. May 6 Dag-Erling =?utf-8?Q?Sm=C3 git: a9ea647c29cf - main - pw: Rename some enums. 147. May 6 Emmanuel Vadot git: aa1a8ff2d6db - main - Import device-tree files from Linux 6.6 148. May 10 Dag-Erling =?utf-8?Q?Sm=C3 git: ad4f3bdf733c - main - cat: Missed a couple. 149. May 10 Dag-Erling =?utf-8?Q?Sm=C3 git: ae285a8cbf12 - main - tftpd: Add missing include. 150. May 10 Warner Losh git: b01988d5e570 - main - mdconfig: Print options when listing devices 151. May 7 Marko Zec git: b24e353f9e58 - main - fib_dxr: set fib_data field in struct dxr_aux early enough 152. May 9 Alan Somers git: b2792a300ddb - main - fusefs: make the tests more robust to changes to maxphys 153. May 8 Peter Jeremy git: b54d4a16271c - main - dtb: rockchip: Add Radxa ROCK 4C Plus to the build. 154. May 10 Michael Tuexen git: b67716dd58b9 - main - sctp: store heartbeat creation time as time_t Reported by: Coverity Scan CID: 1493087 MFC after: 3 days 155. May 7 Gleb Smirnoff git: b6b4ac2faafa - main - tcp_hostcache: remove unnecessary socketvar.h 156. May 7 Gleb Smirnoff git: b925d7196782 - main - sockets: garbage collect PRCOREQUESTS and stale comment 157. May 7 Poul-Henning Kamp git: bbc36ba969ac - main - Remove documentation of GBDE rc support 158. May 10 John Baldwin git: bf1820f187bd - main - nvmecontrol: Fix a sizeof mismatch 159. May 6 Konstantin Belousov git: c097967b9af9 - main - mlx5en: add diagnostic in one more case of failed eeprom read preparation 160. May 6 Emmanuel Vadot git: c0b8b8188edd - main - dts: Bump the freebsd branding version to 6.7
161. May 11 Doug Moore git: c1ebd76c3f28 - main - arm64: add page-to-pte convenience macros 162. May 11 Warner Losh git: c1fccf0f60ca - main - nvmecontrol: Implement telemetry-log command. 163. May 9 Adrian Chadd git: c2a005a0a97d - main - net80211: add new ciphers and RSN flags 164. May 6 Christos Margiolis git: c597c5579232 - main - sound: Use nitems() where possible 165. May 12 Warner Losh git: c5f906d32d2b - main - linux: Make module standalone-buildable 166. May 10 Dag-Erling =?utf-8?Q?Sm=C3 git: c6f9df706410 - main - cat: Check for lack of success rather than a specific failure. 167. May 10 Warner Losh git: c733dc7a6f86 - main - ahc(4): Default to memory mapped IO 168. May 10 Andrew Turner git: c78ebc69c2aa - main - arm64: Support a shared release for spin-table 169. May 6 Dag-Erling =?utf-8?Q?Sm=C3 git: c86119328e6b - main - pw: Don't silently ignore unparsed command line arguments. 170. May 7 John Baldwin git: c8703409edb7 - main - nvmecontrol: Fix a sign compare mismatch 171. May 7 Mitchell Horne git: c8b472aa4b9d - main - jh7110: enable MMC driver 172. May 8 Richard Scheffenegger git: cbf3575aa3c2 - main - tcp: filter small SACK blocks 173. May 9 Warner Losh git: cd04887b9569 - main - kern/intr: change ->ie_irq to unsigned 174. May 9 Warner Losh git: cd917a17bc39 - main - arp.8: don't document a syntax that doesn't exist 175. May 8 Kristof Provost git: cda57d955b25 - main - carp: assert that we are calling correct input function. We are. 176. May 9 Colin Percival git: ce7756fdca1f - main - release: make dependencies, not recursive make 177. May 7 Mitchell Horne git: cf0876820717 - main - starfive: add a syscon driver 178. May 7 Poul-Henning Kamp git: d3831ca8e371 - main - Remove lingering geom_bde references. 179. May 7 Poul-Henning Kamp git: d50f41366bfb - main - Remove gbde from rescue 180. May 7 Ed Maste git: d84fd89ecd40 - main - dlopen(3): mention fdlopen for capsicum(4)
181. May 9 Warner Losh git: d9817976625f - main - intr/x86: replace use of vector in interface with intsrc 182. May 8 Dimitry Andric git: da15ed2e9821 - main - Merge commit 5300a6731e98 from llvm-project (by Jonathan Peyton): 183. May 8 Richard Scheffenegger git: dcdfe44901ec - main - tcp: add sysctl to allow/disallow TSO during SACK loss recovery 184. May 10 Simon J. Gerraty git: dd4d206cad0c - main - kmod.mk use ${XARGS} 185. May 10 Justin Hibbits git: de1ac9462f31 - main - conf: Generate fdt_static_dtb.h in OBJDIR 186. May 6 Dag-Erling =?utf-8?Q?Sm=C3 git: e12b7446bddc - main - pw: Test home directory ownership and mode. 187. May 9 Michael Tuexen git: e187fa569047 - main - sctp: fix sctp_sendall() when an mbuf chain is provided 188. May 8 Mark Johnston git: e3333648b75d - main - vmm: Start reconciling amd64 and arm64 copies of vmm_dev.c 189. May 10 Andrew Turner git: e353ac0cfd5d - main - am64: Allow cpu.h to be included from assembly 190. May 11 Warner Losh git: e63d20b70ee1 - main - stand: Spell LUA_COMPILE_SET correctly. 191. May 9 Warner Losh git: e64318e76ed9 - main - arm/pmu: remove passing trap frame as argument 192. May 9 Christos Margiolis git: e6df8c379b0c - main - sound: Add missing oss_mixerinfo devnode and legacy_device fields 193. May 6 John Baldwin git: e75a79f40b9d - main - nvmf: Remove packing pragmas from nvmf_proto.h 194. May 11 Warner Losh git: e84a75f93602 - main - nvme: Add telemetry page definitions 195. May 12 Konstantin Belousov git: e93404065177 - main - cdev_pager_allocate(): ensure that the cdev_pager_ops ctr is called only once 196. May 9 Adrian Chadd git: e9961ea16496 - main - net80211: add driver / crypto methods to set the hardware / software cipher suites 197. May 6 Gleb Smirnoff git: e9b411d27333 - main - tests/fusefs: fix all tests that depend on kern.maxphys 198. May 8 Brooks Davis git: eb5fd01b53a6 - main - soxstack: slience 32-bit gcc warning 199. May 8 John Baldwin git: ebcfab998e63 - main - nvme: Explicitly align struct nvme_command on an 8 byte boundary 200. May 8 Brooks Davis git: ec2b6b16aac4 - main - libthr: avoid varargs in fcntl and openat interposers
201. May 7 Marko Zec git: ed541e201a05 - main - fib_dxr: move the bulko of malloc() failure logging into dxr_build() 202. May 12 Warner Losh git: ee2e36686e84 - main - linprocfs: Really fix time_t type issue 203. May 12 Konstantin Belousov Re: git: ee2e36686e84 - main - linprocfs: Really fix time_t type issue 204. May 9 Roger Pau =?utf-8?Q?Monn=C git: ee72bc1d1ff8 - main - xen/debug: remove usage of sbuf_{clear,finish}() on drained sbuf 205. May 7 Poul-Henning Kamp git: eef9887871fd - main - Remove gbde.4 man page 206. May 9 Kristof Provost git: f1612e7087d7 - main - libpfctl: fix file descriptor leak 207. May 7 Gleb Smirnoff git: f6963113f49c - main - in6_rmx: remove unnecessary socketvar.h 208. May 10 John Baldwin git: f75764fea34a - main - md: Merge two switch statements in mdstart_vnode 209. May 10 Simon J. Gerraty git: f77b5b295da3 - main - Allow -DNO_STRICT_REGEX to restore historic regex behavior 210. May 10 Andrew Turner git: f91e9401c209 - main - dev/psci: Check all compat strings 211. May 6 Gleb Smirnoff git: fadbb6f85a2e - main - lagg: remove use of net epoch in the ioctl paths 212. May 10 Rick Macklem git: fbe965591f8a - main - nfscl: Do not do readahead for directories 213. May 6 Alexander Leidinger Re: git: fce03f85c5bf - main - TCP can be subject to Sack Attacks lets fix this issue. 214. May 6 Gary Jennejohn Re: git: fce03f85c5bf - main - TCP can be subject to Sack Attacks lets fix this issue. 215. May 6 Gary Jennejohn Re: git: fce03f85c5bf - main - TCP can be subject to Sack Attacks lets fix this issue. 216. May 6 Alexander Leidinger Re: git: fce03f85c5bf - main - TCP can be subject to Sack Attacks lets fix this issue. 217. May 11 rrs Re: git: fce03f85c5bf - main - TCP can be subject to Sack Attacks lets fix this issue. 218. May 8 Mark Johnston git: ffbaa453c191 - main - bsdinstall: Stop loading cryptodev for ZFS installations 219. May 9 UBAX MUZNA SALAM;


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