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


2023/dev-commits-src-branches/20231217.dev-commits-src-branches

Messages: 124, sorted by subject
Last page update: Sat Jan 3 13:04:31 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Dec 13 Dag-Erling Smørgrav        git: 0147143008ec - stable/13 - daemon: EINTR from kevent(2) is not a fatal error
  2. Dec 13 Jessica Clarke             git: 019e6ffcc479 - stable/14 - bsdinstall: Encode dists to valid variable names in checksum script
  3. Dec 13 Brooks Davis               git: 01edb548c52e - stable/14 - libc: centralize makecontext symbols
  4. Dec 15 Kyle Evans                 git: 03fe51fb88df - stable/13 - localedef: expand the default charmap
  5. Dec 13 Dag-Erling Smørgrav        git: 0648be66c477 - stable/13 - ping: Simplify protocol selection.
  6. Dec 13 Dag-Erling Smørgrav        git: 064f91f65f82 - stable/13 - hesiod: Modernize.
  7. Dec 13 Dag-Erling Smørgrav        git: 06c9bece28c3 - stable/13 - growfs: make exit codes more consistent
  8. Dec 16 Konstantin Belousov        git: 08f6c7481804 - stable/13 - strfmon: Silence scan-build warning
  9. Dec 10 Sergey A. Osokin           git: 0e2f61fc03fe - stable/14 - bsd-family-tree: add macOS 14
 10. Dec 13 Brooks Davis               git: 0f6bc5ca95b7 - stable/14 - vis: relocate _DIAGASSERT() define
 11. Dec 15 Kyle Evans                 git: 159d922f4ce9 - stable/13 - lockf: don't hold stdin/stdout/stderr open
 12. Dec 16 Philip Paeps               git: 163c43423815 - stable/14 - rc.conf: correct $ntp_leapfile_sources
 13. Dec 16 Ed Maste                   git: 19f7fb2ec731 - stable/13 - git hooks: add "Fixes" trailer to commit message template
 14. Dec 10 Ka Ho Ng                   git: 1ed12844a186 - stable/14 - termcap.small: Include xterm-256color
 15. Dec 16 Richard Scheffenegger      git: 1fdbb16f405f - stable/14 - tcp: add PRR 6937bis heuristic and retire prr_conservative sysctl
 16. Dec 15 Kyle Evans                 git: 20baa89501c7 - stable/14 - ncurses: avoid hardcoded assumptions about the layout of .OBJDIR
 17. Dec 12 Mark Johnston              git: 20fae1e16990 - releng/14.0 - Add an UPDATING entry and bump the branch version
 18. Dec 10 Xin LI                     git: 29553f9e8caf - stable/14 - MFV: xz 5.4.5
 19. Dec 15 Kyle Evans                 git: 2ef9079ece5a - stable/14 - rtld: add a test for RTLD_DEEPBIND
 20. Dec 16 Konstantin Belousov        git: 2f427cbb3557 - stable/14 - strfmon: style fixes

 21. Dec 13 Dag-Erling Smørgrav        git: 3109a31bf21b - stable/13 - tail: Retry kevent if the system call was interrupted
 22. Dec 14 Richard Scheffenegger      git: 35707083c6fb - stable/14 - tcp: shift PRR sending cadence slightly left
 23. Dec 13 Brooks Davis               git: 3ad2fd6fb11d - stable/14 - makesyscalls: don't make syscall.mk by default
 24. Dec 10 Sergey A. Osokin           git: 3b46583420e4 - stable/14 - bsd-family-tree: add FreeBSD 14
 25. Dec 12 Mark Johnston              git: 3f079b3f2f33 - releng/13.2 - nfsclient: Propagate copyin() errors from nfsm_uiombuf()
 26. Dec 15 Kyle Evans                 git: 40754cd21e70 - stable/14 - lockf: add some tests
 27. Dec 14 Mark Johnston              git: 40993deee7d6 - stable/14 - bhyve: Split backends into separate files
 28. Dec 14 Kristof Provost            git: 4102ee128b9f - stable/13 - vnet: (read) lock the vnet list while iterating it
 29. Dec 15 Christos Margiolis         git: 431d8b78ed26 - stable/14 - sort: Only build FreeBSD-specific ALTMON_x stuff when ATLMON_1 is defined
 30. Dec 13 Dag-Erling Smørgrav        git: 4437c6a18825 - stable/13 - nss_tacplus: Support setting the login class.
 31. Dec 16 Konstantin Belousov        git: 47218ed5407a - stable/13 - strfmon.c: Use the restrict keyword directly
 32. Dec 15 Christos Margiolis         git: 4c45ab6ac8c8 - stable/13 - sort: Only build FreeBSD-specific ALTMON_x stuff when ATLMON_1 is defined
 33. Dec 13 Brooks Davis               git: 4fe486b8c82a - stable/14 - ee: remove locally added __FBSDID
 34. Dec 13 Brooks Davis               git: 5136530bc481 - stable/14 - ps: s/kern.max_pid/kern.pid_max/ in a comment
 35. Dec 13 Brooks Davis               git: 52b970f98df5 - stable/14 - Remove __FBSDID from netbsd libc sources
 36. Dec 16 Richard Scheffenegger      git: 544bfa7cea3b - stable/14 - tcp: properly initialize LRD while accepting session in syncache
 37. Dec 13 Dag-Erling Smørgrav        git: 5761f8a7de9f - stable/13 - libtacplus: Allow additional AV pairs to be configured.
 38. Dec 15 Kyle Evans                 git: 579c24898b89 - stable/14 - lockf: don't hold stdin/stdout/stderr open
 39. Dec 13 Dag-Erling Smørgrav        git: 58073ccbe358 - stable/13 - tail: Verify correct behavior when input does not end in a newline.
 40. Dec 13 Dag-Erling Smørgrav        git: 585762c3733f - stable/13 - Improve usability of head(1) and tail(1):

 41. Dec 13 Xin LI                      Re: git: 585762c3733f - stable/13 - Improve usability of head(1) and tail(1):
 42. Dec 13 Dag-Erling Smørgrav         Re: git: 585762c3733f - stable/13 - Improve usability of head(1) and tail(1):
 43. Dec 13 Dag-Erling Smørgrav        git: 59fa6d8148e5 - stable/13 - taclib: 0 (not set) is a valid auth type in authorization requests.
 44. Dec 10 Ed Maste                   git: 5a23e4aa88e4 - stable/13 - OpenZFS: Ensure that zfs_getattr() initializes the va_rdev field
 45. Dec 15 Kyle Evans                 git: 6128f0c28db5 - stable/14 - lockf: hide unavailable error with -n -s
 46. Dec 15 Kyle Evans                 git: 63b86eb6fa93 - stable/14 - lockf: allow locking file descriptors
 47. Dec 10 Sergey A. Osokin           git: 6539e67cf8c2 - stable/13 - bsd-family-tree: add macOS 14
 48. Dec 10 Sergey A. Osokin           git: 66182d944cb5 - stable/14 - bsd-family-tree: add OpenBSD 7.4
 49. Dec 15 Kyle Evans                 git: 663424957d80 - stable/13 - lockf: allow locking file descriptors
 50. Dec 13 Brooks Davis               git: 695639d2f4e1 - stable/14 - libc: Remove empty comments in Symbol.map
 51. Dec 13 Dag-Erling Smørgrav        git: 6a2dd26311e3 - stable/14 - hesiod: Modernize.
 52. Dec 15 Kyle Evans                 git: 6a415720f54d - stable/13 - arm64: lop off another 24MB of KVA for early device mappings
 53. Dec 15 Kyle Evans                 git: 6bfba6097429 - stable/13 - localedef: correct definition of right-parenthesis in default charmap
 54. Dec 13 Dag-Erling Smørgrav        git: 6d0ea82cc252 - stable/14 - libfetch, fetch: Stop recommending the use of ca_root_nss.
 55. Dec 13 Dag-Erling Smørgrav        git: 70bf48a72a01 - stable/13 - daemon: Disable stdio buffering.
 56. Dec 15 Kyle Evans                 git: 73f87b9725f8 - stable/13 - localedef: add newlines to error messages
 57. Dec 13 Dag-Erling Smørgrav        git: 7441705cae68 - stable/14 - tail: Fix heap overflow in -F case.
 58. Dec 16 Philip Paeps               git: 74a8c6da4f28 - stable/13 - rc.conf: correct $ntp_leapfile_sources
 59. Dec 13 Brooks Davis               git: 74b8927f82b9 - stable/14 - bzip2: remove locally added __FBSDID
 60. Dec 15 Kyle Evans                 git: 78e30818a06c - stable/14 - lockf: switch to strtonum() for parsing timeout

 61. Dec 16 Konstantin Belousov        git: 79ca908fded3 - stable/14 - strfmon.c: Use the restrict keyword directly
 62. Dec 10 Sergey A. Osokin           git: 7a241fa3182b - stable/13 - bsd-family-tree: add FreeBSD 14
 63. Dec 13 Jessica Clarke             git: 7c9a6ac58cbb - stable/13 - bsdinstall: Encode dists to valid variable names in checksum script
 64. Dec 13 Dag-Erling Smørgrav        git: 7ef70d24eee7 - stable/13 - Update tzcode to 2023c.
 65. Dec 13 Brooks Davis               git: 80e123a3c366 - stable/14 - smbfs: remove locally added __FBSDID
 66. Dec 13 Dag-Erling Smørgrav        git: 817f2d83bd50 - stable/13 - tail: Fix heap overflow in -F case.
 67. Dec 13 Brooks Davis               git: 83c9481db962 - stable/14 - libc: remove some obsolete VCS data
 68. Dec 16 Philip Paeps               git: 890afd892c13 - stable/12 - rc.conf: correct $ntp_leapfile_sources
 69. Dec 14 Mark Johnston              git: 89951a4a11ee - stable/13 - tty: Avoid a kernel memory discloure via kern.ttys
 70. Dec 15 Kyle Evans                 git: 8a152128dcc5 - stable/14 - lockf: correct omission in the usage statement
 71. Dec 13 Dag-Erling Smørgrav        git: 8b55607a7fa3 - stable/14 - ping: Simplify protocol selection.
 72. Dec 12 Mark Johnston              git: 8d42f85d9d7b - stable/14 - nfsclient: Propagate copyin() errors from nfsm_uiombuf()
 73. Dec 11 Mark Johnston              git: 8e41bbf2457e - stable/14 - zfs tests: Silence clang warning
 74. Dec 15 Kyle Evans                 git: 8f5c28046307 - stable/13 - lockf: hide unavailable error with -n -s
 75. Dec 13 Dag-Erling Smørgrav        git: 90b5ddeca0f5 - stable/14 - bitstring: Support large bit strings.
 76. Dec 13 Dag-Erling Smørgrav        git: 96fabd5cbc32 - stable/13 - Add nss_tacplus, a TACACS+ NSS module.
 77. Dec 15 Kyle Evans                 git: 9986fd59d855 - stable/13 - rtld: add a test for RTLD_DEEPBIND
 78. Dec 13 Brooks Davis               git: 9a2bee998b38 - stable/14 - libc/<arch>/sys/Makefile.inc: remove cruft
 79. Dec 14 Brooks Davis               git: 9ba8c825a392 - stable/13 - sysvipc: Fix 32-bit compat on !i386
 80. Dec 15 Kyle Evans                 git: 9c2aaaa997d0 - stable/14 - arm64: lop off another 24MB of KVA for early device mappings

 81. Dec 13 Brooks Davis               git: 9d39900498eb - stable/14 - telnet: remove locally added __FBSDID
 82. Dec 13 Brooks Davis               git: 9d67dced8385 - stable/14 - libc: centralize ntoh symbols
 83. Dec 14 Kenneth D. Merry           git: 9e6e28bb8ea8 - stable/13 - Add IBM TS1170 density codes and specs.
 84. Dec 16 Konstantin Belousov        git: 9f1c1cfe69d8 - stable/14 - strfmon.3: Cleanup example code
 85. Dec 16 Ed Maste                   git: 9fc9a302178e - stable/13 - git hooks: add "Tested by" to commit message template
 86. Dec 10 Sergey A. Osokin           git: a639aaa5f8ef - stable/13 - bsd-family-tree: add OpenBSD 7.4
 87. Dec 14 Kenneth D. Merry           git: a9262d053b63 - stable/14 - Add IBM TS1170 density codes and specs.
 88. Dec 13 Brooks Davis               git: a9bc0a5a0885 - stable/14 - pnpinfo: remove locally added __FBSDID
 89. Dec 10 Ed Maste                   git: a9dcfac2fd6a - stable/12 - OpenZFS: Ensure that zfs_getattr() initializes the va_rdev field
 90. Dec 15 Kyle Evans                 git: aa9ad4d484ef - stable/13 - lockf: correct omission in the usage statement
 91. Dec 12 Mark Johnston              git: ab60666a00c9 - releng/14.0 - nfsclient: Propagate copyin() errors from nfsm_uiombuf()
 92. Dec 13 Dag-Erling Smørgrav        git: abbe12a5266a - stable/13 - nss_tacplus: Provide dummy setpwent(), getpwent_r(), endpwent().
 93. Dec 13 Brooks Davis               git: acf0f65f52f0 - stable/14 - libc: remove unused stub vdso timecounter implementations
 94. Dec 13 Dag-Erling Smørgrav        git: b64f569e5c05 - stable/13 - daemon: use kqueue for all events
 95. Dec 13 Brooks Davis               git: ba1279da0f6d - stable/14 - libc: centralize {_,sig,}{set,long}jmp symbols
 96. Dec 15 Christos Margiolis         git: bd1739a707ff - stable/14 - sort: test against all month formats in month-sort
 97. Dec 14 Mark Johnston              git: c07ebf5becae - stable/14 - kmsan: Add kmsan_check_uio()
 98. Dec 10 Ed Maste                   git: c2b39a756fe7 - stable/14 - OpenZFS: Ensure that zfs_getattr() initializes the va_rdev field
 99. Dec 13 Dag-Erling Smørgrav        git: c7a0acd832d9 - stable/14 - daemon: Disable stdio buffering.
100. Dec 16 Konstantin Belousov        git: c88024012f5b - stable/13 - strfmon.3: Cleanup example code

101. Dec 13 Brooks Davis               git: cbbe7c135b9b - stable/14 - pf: Remove __FBSDID() macro use
102. Dec 13 Brooks Davis               git: cc77811bf02c - stable/14 - sysvipc: Fix 32-bit compat on !i386
103. Dec 15 Kyle Evans                 git: cdd2624a9759 - stable/14 - localedef: expand the default charmap
104. Dec 12 Mark Johnston              git: d264ddb9c7f8 - stable/14 - bhnd: Correct the softc size in the siba_bhndb_driver definition
105. Dec 14 Mark Johnston              git: d76303c9d326 - stable/12 - tty: Avoid a kernel memory discloure via kern.ttys
106. Dec 14 Kristof Provost            git: daaaeb3051bf - stable/14 - vnet: (read) lock the vnet list while iterating it
107. Dec 13 Dag-Erling Smørgrav        git: dc7d88c71d2b - stable/13 - libfetch, fetch: Stop recommending the use of ca_root_nss.
108. Dec 14 Mark Johnston              git: df81b1511854 - stable/14 - tty: Avoid a kernel memory discloure via kern.ttys
109. Dec 13 Brooks Davis               git: e0f6b29f6a6c - stable/14 - lib{c,lzma,z}: remove -DSYMBOL_VERSIONING from CFLAGS
110. Dec 15 Christos Margiolis         git: e1028df36d14 - stable/13 - sort: test against all month formats in month-sort
111. Dec 13 Brooks Davis               git: e1508337641a - stable/14 - libc: further centralize syscall symbols
112. Dec 13 Dag-Erling Smørgrav        git: e6a359060aeb - stable/13 - bitstring: Support large bit strings.
113. Dec 16 Konstantin Belousov        git: ea99922484b7 - stable/14 - strfmon: Silence scan-build warning
114. Dec 12 Mark Johnston              git: eb1c4ee0180f - releng/13.2 - Add UPDATING entries and bump the branch version
115. Dec 13 Dag-Erling Smørgrav        git: ed64bde3c525 - stable/13 - tail.1: Lint with mandoc(1)
116. Dec 13 Brooks Davis               git: edcdfc5b681b - stable/14 - x86emu: remove localy added __FBSDID
117. Dec 12 Mark Johnston              git: f1d1d50e1d08 - stable/13 - nfsclient: Propagate copyin() errors from nfsm_uiombuf()
118. Dec 13 Brooks Davis               git: f695db9fbae9 - stable/14 - libc: centralize a few numeric symbols
119. Dec 10 Xin LI                     git: f82906a49bbc - stable/13 - MFC: xz 5.4.5
120. Dec 15 Kyle Evans                 git: fbd1d0bdff1d - stable/13 - lockf: add some tests

121. Dec 13 Dag-Erling Smørgrav        git: fd5db125e7fc - stable/13 - Fix prebuild race between libpam and libtacplus.
122. Dec 13 Dag-Erling Smørgrav        git: fdbd1da14068 - stable/14 - growfs: make exit codes more consistent
123. Dec 15 Kyle Evans                 git: feafc7d0bc74 - stable/13 - lockf: switch to strtonum() for parsing timeout
124. Dec 16 Konstantin Belousov        git: fff086cfeafc - stable/13 - strfmon: style fixes

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