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


dev-commits-src-main

Messages: 116, new messages first
Last update: Thu Apr 25 10:18:34 2024

home | up | archive sorted by: subject | author | date | reverse date
  1. Apr 25 Konstantin Belousov        Re: git: 4395d3ced5cf - main - Document that gettimeofday() is obsolescent
  2. Apr 25 Mateusz Piotrowski         git: 42255af64a54 - main - checkstyle9: Allow a space between "*" and _*restrict
  3. Apr 25 Mateusz Piotrowski         git: 177ba183076b - main - sync.8: Document that the "sync dance" is not a thing
  4. Apr 25 Mateusz Piotrowski         git: 4395d3ced5cf - main - Document that gettimeofday() is obsolescent
  5. Apr 25 Gleb Smirnoff              git: 19307b86d31b - main - accept_filter: return different errors for non-listener and a busy socket
  6. Apr 25 Gleb Smirnoff              git: c68eed82a3dc - main - accf_tls: accept filter that waits for TLS handshake header
  7. Apr 24 Brooks Davis               git: 78101d437a92 - main - syscalls.master: correct return type of {read,write}v
  8. Apr 24 Konstantin Belousov        git: 6b0cf2a2379b - main - vfs_lookup.c: only call ktrcapfail() if KTRACE is enabled
  9. Apr 24 Konstantin Belousov        git: 66df81021e54 - main - sys/namei.h: move NI_CAP_VIOLATION() macro from namei.h to vfs_lookup.c
 10. Apr 24 Simon J. Gerraty           git: 0135101e23f9 - main - meta.autodep.mk do not override start_utc
 11. Apr 24 Andrew Turner              git: d7ac42676dc4 - main - elf_common.h: Add STO_AARCH64_VARIANT_PCS
 12. Apr 24 Andrew Turner              git: 2c35c867ba05 - main - showconfig: Set MACHINE for src.opts.mk
 13. Apr 24 Andrew Turner              git: ef80df0a7191 - main - arm64/vmm: Ensure the tlbi has completed
 14. Apr 24 Mark Johnston              git: 63d5f8c0f25a - main - vmrun.sh: Stop passing -A to bhyve
 15. Apr 24 Mark Johnston              git: 71b2ba909911 - main - bhyve.8: Document arm64 support
 16. Apr 24 Mark Johnston              git: 107584716cde - main - bhyve.8: Remove mention of the -A flag
 17. Apr 24 Alan Somers                git: 4b7949144cfb - main - geli.8: add some notes regarding performance tuning
 18. Apr 24 Mark Johnston              git: 8ef2c021822f - main - busdma: uma_zcreate() does not fail
 19. Apr 24 Mark Johnston              git: 1e607a0753ff - main - khelp: uma_zcreate() does not fail
 20. Apr 24 Mark Johnston              git: 78c51db3c492 - main - udf: uma_zcreate() does not fail


21. Apr 24 Mark Johnston git: b6a0ed7c78dd - main - wg: uma_zcreate() does not fail 22. Apr 24 Mark Johnston git: 964064937ea0 - main - dpaa: uma_zcreate() does not fail 23. Apr 24 Mark Johnston git: d44c78074d87 - main - ng_pipe: Do not panic when memory allocations fail 24. Apr 24 Mark Johnston git: a3ecf8c78636 - main - ng_pipe: Replace deprecated random() with prng32_bounded() 25. Apr 24 Mark Johnston git: bb2ab7a374b9 - main - ng_pipe: Remove node when all hooks are disconnected 26. Apr 24 Mark Johnston git: 8512311fb500 - main - ng_pipe: Fix whitespace 27. Apr 24 Alexander Leidinger Re: git: f239db4800ee - main - ktrace: Remove CAPFAIL from default trace points 28. Apr 24 Cy Schubert git: a0d7d68a2dd8 - main - heimdal: Fix compiling hdb ldap as a module 29. Apr 24 Cy Schubert git: 9e248b7f645c - main - kdc: Add restart option 30. Apr 24 Xin LI git: cae336280b0d - main - MFV: less: Do not trust st_size if it equals zero 31. Apr 24 Warner Losh Re: git: 91bdebc958bb - main - bsdinstall/distfetch.c: check environment variables before downloading and handle memory allocation errors 32. Apr 24 Warner Losh git: feabaf8d5389 - main - Revert "swapon: Do not overwrite Linux swap header" 33. Apr 24 Warner Losh git: 560931508c7d - main - Revert "bsdinstall/distfetch.c: check environment variables before downloading and handle memory allocation errors" 34. Apr 24 Warner Losh Re: git: cf04a7775a4e - main - swapon: Do not overwrite Linux swap header 35. Apr 24 Jake Freeland git: f239db4800ee - main - ktrace: Remove CAPFAIL from default trace points 36. Apr 24 Jake Freeland git: 4f2ada0d8821 - main - ktrace: Describe CAPFAIL trace point in man page 37. Apr 24 Jessica Clarke Re: git: 91bdebc958bb - main - bsdinstall/distfetch.c: check environment variables before downloading and handle memory allocation errors 38. Apr 24 Gleb Smirnoff git: a8acc2bf5699 - main - sockets: inherit SO_ACCEPTFILTER from listener to child 39. Apr 24 Jessica Clarke Re: git: cf04a7775a4e - main - swapon: Do not overwrite Linux swap header 40. Apr 23 Warner Losh git: 91bdebc958bb - main - bsdinstall/distfetch.c: check environment variables before downloading and handle memory allocation errors
41. Apr 23 Martin Matuska git: 0d4ad64077bc - main - zfs: merge openzfs/zfs@1f940de07 42. Apr 23 Warner Losh git: cf04a7775a4e - main - swapon: Do not overwrite Linux swap header 43. Apr 23 Warner Losh git: 4f223e0da7b4 - main - release: Change vmimage EFI GPT label 44. Apr 23 Warner Losh git: 14e3f2d8d3eb - main - nanobsd: Set a GPT label for EFI and cfg partitions 45. Apr 23 Warner Losh git: 8a8daeafaf70 - main - sys/*/conf: do not use "../../conf/" when including std.* 46. Apr 23 Warner Losh git: 4f8f9d708e6a - main - sys: add conf/std.debug, generic debugging options 47. Apr 23 Warner Losh git: 93c5ba5a83d6 - main - sys/netpfil/pf: fix non-INET module build 48. Apr 23 Warner Losh git: 65767e6126a7 - main - sys/net/if_bridge: support non-INET kernels 49. Apr 23 Warner Losh git: d31b677356d7 - main - ahc(4)/ahd(4): target mode: cancel outstanding AIOs and INOTs 50. Apr 23 Warner Losh git: 65971073d935 - main - ahc(4) clean up old Linux defines 51. Apr 23 Brooks Davis Re: git: 1fd880742ace - main - libsys: add a libsys.h 52. Apr 23 Warner Losh git: ea6f2d7797c4 - main - checkstyle9.pl: Warn if there's no SOB line 53. Apr 23 Warner Losh git: e75a1bbc233b - main - pow,powf(3),__ieee754_rem_pio2(f): Avoid negative integer left shift UB 54. Apr 23 Peter Holm Re: git: 1fd880742ace - main - libsys: add a libsys.h 55. Apr 23 Warner Losh Re: git: 67783db661f8 - main - CONTRIBUTING: request only one submission type per change 56. Apr 23 Konstantin Belousov git: aa66995b4c80 - main - libc printf_render_errno(): do not use strerror() 57. Apr 23 Konstantin Belousov git: bac9d7e8f293 - main - libc: minor style, wrap long lines 58. Apr 23 Konstantin Belousov git: f88766769463 - main - __vprintf(): switch from strerror() to strerror_rl() 59. Apr 23 Konstantin Belousov git: 92771bc00ad0 - main - libc: make strerror_rl() usable for libc 60. Apr 23 Warner Losh Re: git: 67783db661f8 - main - CONTRIBUTING: request only one submission type per change
61. Apr 23 Xin LI Re: git: 67783db661f8 - main - CONTRIBUTING: request only one submission type per change 62. Apr 23 Gleb Smirnoff Re: git: 67783db661f8 - main - CONTRIBUTING: request only one submission type per change 63. Apr 23 John Baldwin git: cbbc5770a30b - main - src.conf.5: Regen after removing MK_NVME 64. Apr 23 John Baldwin git: ee3187f6fa79 - main - Remove the MK_NVME build option 65. Apr 23 John Baldwin git: 2d51a9898e26 - main - nvmecontrol: Always build instead of being conditional on WITH_NVME 66. Apr 23 John Baldwin git: 2b676a66c00a - main - camcontrol: Enable WITH_NVME unconditionally 67. Apr 23 Dimitry Andric git: f48643d376a4 - main - Use MOVED_LIBS for usr/lib/libcxxrt.so.1 ObsoleteFiles.inc entry 68. Apr 23 Mark Johnston git: ca0620b70750 - main - RELNOTES: Add an entry for the nfs_reserved_port_only default change 69. Apr 23 Mark Johnston git: 6d5ce2bb6344 - main - nfsserver: Default to nfs_reserved_port_only="YES" 70. Apr 23 Konstantin Belousov git: fb2ab7ce52d3 - main - Add test for pthread_sigqueue(3) 71. Apr 23 Konstantin Belousov git: 91da6becae62 - main - pthread_sigqueue(3): document 72. Apr 23 Konstantin Belousov git: 220aa0f45040 - main - libthr: add pthread_sigqueue(3) 73. Apr 23 Konstantin Belousov git: 97acb35bd704 - main - sys/signal.h: move union sigval into dedicated private header sys/_sigval.h 74. Apr 23 Konstantin Belousov git: dcc180c51b9c - main - sigqueue(2): Document __SIGQUEUE_TID 75. Apr 23 Konstantin Belousov git: 53186bc1435e - main - sigqueue(2): add impl-specific flag __SIGQUEUE_TID 76. Apr 23 Konstantin Belousov git: 2effad53b467 - main - kern_thr.c/kern_sig.c: remove sys/cdefs.h 77. Apr 23 Konstantin Belousov git: 0c11c1792b13 - main - kern_thr.c: normalize includes 78. Apr 23 Konstantin Belousov git: 53e0938b0b56 - main - kern_thread.c: remove unneeded include of sys/param.h 79. Apr 23 Ed Maste git: fcdf9a19893b - main - Support ARP for 802 networks 80. Apr 23 Mitchell Horne git: c5989febcc00 - main - ieee80211_vap(9): fix the title
81. Apr 23 Mitchell Horne git: 96a2e036b709 - main - Update manual page references and macros to align to mandoc syntax 82. Apr 23 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 8993d785a261 - main - expand.1: Fix markup for the '-t' option 83. Apr 23 Gordon Bergling Re: git: 8993d785a261 - main - expand.1: Fix markup for the '-t' option 84. Apr 23 Ed Maste git: 4329887454b0 - main - src.conf: regen after 91d35fb663e0, WITHOUT_CAPSICUM removal 85. Apr 23 Ed Maste git: 91d35fb663e0 - main - Remove WITHOUT_CAPSICUM build support 86. Apr 23 Emmanuel Vadot Re: git: 7209444a80fd - main - package: move cron into its own package 87. Apr 23 Warner Losh git: 74adb39cf2a5 - main - zfsbootcfg(8), zpool_influxdb(8): move to the zfs package 88. Apr 23 Warner Losh git: bac2eea13ae3 - main - swab.c(libc): use a simplified version of byte swapping 89. Apr 23 Warner Losh git: f578d0199761 - main - ifconfig tunnelfib is implemented in wg(4) 90. Apr 23 Warner Losh git: 05a95d19cb24 - main - alc(4): disable MSI-X by default on Killer cards 91. Apr 23 Warner Losh git: e96d0d746844 - main - umount: Support partitions & slices with -d option 92. Apr 23 Warner Losh git: c3dd71ab4c1c - main - share/examples: move examples into appropriate packages 93. Apr 23 Warner Losh git: 8aaa58ada45e - main - package: add DESC and COMMENT for cron package 94. Apr 23 Warner Losh git: 7209444a80fd - main - package: move cron into its own package 95. Apr 23 Warner Losh git: 6ca1f3de5769 - main - package: move hv_{vss,kvp}_daemon into hyperv-tools 96. Apr 23 Warner Losh git: ca63710d3668 - main - linux: ignore setsockopt(IPV6_RECVERR) 97. Apr 23 Warner Losh git: 50ecbc5142e1 - main - libipsec: make const-correct 98. Apr 22 Alan Somers git: c0f02dcd4c9c - main - geli.8: minor proofreading 99. Apr 22 Brooks Davis git: 6077246e88b0 - main - libcxxrt: align more with libc/Makefile 100. Apr 22 Brooks Davis git: 80ffc7398b83 - main - libsys/arm: make vfork less of an outlier
101. Apr 22 Brooks Davis git: 5ffb5c849c86 - main - openssl: don't export nonexistant symbols 102. Apr 22 Brooks Davis git: e5700dab1e7a - main - src.conf.5: rebuild after WITH_NVME changes 103. Apr 22 Brooks Davis git: 7448408656b0 - main - Make __libsys_interposing_slot libsys only 104. Apr 22 Brooks Davis git: 672464f756e8 - main - libthr: always use __libc_interposing_slot() 105. Apr 22 Alan Somers git: 3acf3feaa8c5 - main - geli: add a read-only kern.geom.eli.use_uma_bytes sysctl 106. Apr 22 Joseph Mingrone git: 5cafc38f1129 - main - adduser: Fix a syntax error 107. Apr 22 Dimitry Andric git: 911a6479e18b - main - libcxxrt: define SHLIBDIR before including bsd.own.mk 108. Apr 22 Ed Maste git: 76a8625bc71d - main - mfc-candidates: use stable/14 as default MFC-to branch 109. Apr 22 Mark Johnston Re: git: 800da341bc4a - main - thread: Simplify sanitizer integration with thread creation 110. Apr 22 Mark Johnston git: 7a7063cc5427 - main - thread: Add a missing include of asan.h 111. Apr 22 FreeBSD User Re: git: 800da341bc4a - main - thread: Simplify sanitizer integration with thread creation 112. Apr 22 Mark Johnston git: ef84dd8f4926 - main - if_bridge: clean up INET/INET6 handling 113. Apr 22 Mark Johnston git: 7f7b4926a779 - main - ng_hci: Add sockaddr validation to sendto() 114. Apr 22 Mark Johnston git: 800da341bc4a - main - thread: Simplify sanitizer integration with thread creation 115. Apr 22 Harry Schmalzbauer Re: git: 9c59988175ff - main - bsdinstall: prefer HTTP 116. Apr 22 Doug Moore git: dd03eafacba9 - main - riscv: create a convenience composite macro


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