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


dev-commits-src-all

Messages: 50, new messages first
Last update: Mon Jun 16 14:14:02 2025

home | up | archive sorted by: subject | author | date | reverse date
  1. Jun 16 Zhenlei Huang              git: 48af70e7c821 - main - pfsync: Remove a redundant assignment of if_type
  2. Jun 16 Baptiste Daroussin         git: dba559e80664 - main - nuageinit: fix typo
  3. Jun 16 Mark Johnston              Re: git: 7b7ba7857ce8 - main - Implement CLOCK_TAI
  4. Jun 16 Mark Johnston              git: ee609560ad2a - main - ptrace: Rename the internal command range constants
  5. Jun 16 Baptiste Daroussin         git: 968e6d3855ef - main - Makefile.inc1:      attempt to fix pkgbase building
  6. Jun 16 Konstantin Belousov        git: d4922e20a980 - stable/14 - timeout(1) tests: atf_fail requires a reason
  7. Jun 16 Konstantin Belousov        git: 5c2e905a7599 - stable/14 - timeout(1): pass full 32bit error return code from the exited child
  8. Jun 16 Konstantin Belousov        git: b535341df32c - stable/14 - timeout(1): only start the child command after the parent is fully set up
  9. Jun 16 Konstantin Belousov        git: c55fd0184a17 - stable/14 - timeout(1): silence warnings for ESRCH
 10. Jun 16 Konstantin Belousov        git: 1adea6e97f81 - stable/14 - timeout(1): print errno when signalling syscalls failed
 11. Jun 16 Konstantin Belousov        git: 91dc8fcff090 - stable/14 - timeout(1): Document the reaper implementation and behaivor
 12. Jun 16 Konstantin Belousov        git: 08d43f70eabf - stable/14 - timeout(1): adapt the preserve_status test to the new behaviour
 13. Jun 16 Konstantin Belousov        git: 795153bda6da - stable/14 - timeout(1): Catch all signals and propagate them
 14. Jun 16 Konstantin Belousov        git: de24ba56a663 - stable/14 - timeout(1): Kill self with the same signal that terminated the child
 15. Jun 16 Konstantin Belousov        git: 1fe93549714d - stable/14 - timeout(1): Fix the inheritance of signal dispositions
 16. Jun 16 Konstantin Belousov        git: f358b8dc7418 - stable/14 - timeout(1): Improve to show more verbose log messages
 17. Jun 16 Konstantin Belousov        git: e59571c5a789 - stable/14 - timeout(1): Fix the handling of repeated terminating signals
 18. Jun 16 Konstantin Belousov        git: e76807eb2360 - stable/14 - timeout(1): Also send SIGCONT because the child may be stopped
 19. Jun 16 Konstantin Belousov        git: 865510547e24 - stable/14 - timeout(1): Add -f and -p options as per POSIX.1-2024
 20. Jun 16 Konstantin Belousov        git: 48cbc068c88f - stable/14 - timeout(1): Enhance send_sig() and prepare for later updates


21. Jun 16 Konstantin Belousov git: a56833c9f727 - stable/14 - timeout(1): Handle sig_alrm and sig_term together to dedup code 22. Jun 16 Konstantin Belousov git: 8461d567cfab - stable/14 - timeout(1): Multiple minor tweaks and cleanups 23. Jun 16 Konstantin Belousov git: 6081c375d6e6 - stable/14 - timeout(1): sig_atomic_t variables must also be 'volatile' 24. Jun 16 Konstantin Belousov git: d9e4b110fe91 - stable/14 - timeout(1): Use _exit(2) instead of err() in child if exec failed 25. Jun 16 Konstantin Belousov git: a073aed45e9d - stable/14 - timeout(1): fix test after improvement of error messages 26. Jun 16 Konstantin Belousov git: b57a0597fc1a - stable/14 - timeout(1): Improve duration parsing and error messages 27. Jun 16 Konstantin Belousov git: 52b047555dec - stable/14 - bin/timeout: remove unreachable break after usage() 28. Jun 16 Konstantin Belousov git: b748dd9ab46b - stable/14 - timeout_test.sh: Fix typo 29. Jun 16 Baptiste Daroussin git: 2a05d577ab30 - main - nuageinit: add a post network script 30. Jun 16 Herbert J. Skuhra Re: git: 29d0bcfd07e3 - main - UPDATING: Add an updating entry for MIT KRB5 MIT KRB5 is not default. People may wish to play with it before 31. Jun 16 Herbert J. Skuhra Re: git: af2593e3212c - main - OptionalObsoleteFiles: Support MIT KRB5 32. Jun 16 Herbert J. Skuhra Re: git: af2593e3212c - main - OptionalObsoleteFiles: Support MIT KRB5 33. Jun 16 Cy Schubert git: 29d0bcfd07e3 - main - UPDATING: Add an updating entry for MIT KRB5 MIT KRB5 is not default. People may wish to play with it before it doe 34. Jun 16 Cy Schubert git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build 35. Jun 16 Cy Schubert git: af2593e3212c - main - OptionalObsoleteFiles: Support MIT KRB5 36. Jun 16 Cy Schubert git: 4103f8dd57b2 - main - rc.d: Add MIT KRB5 krb5kdc support 37. Jun 16 Cy Schubert git: 1b735665f45a - main - etc/gss: Add MIT GSS glue 38. Jun 16 Cy Schubert git: a5a550c64f05 - main - etc/mtree: Add MIT KRB5 directories 39. Jun 16 Cy Schubert git: 78d4557a9b6d - main - telnet: Add Support for MIT KRB5 build 40. Jun 16 Cy Schubert git: 8f18d513c03a - main - gssd: Add support for MIT KRB5
41. Jun 16 Cy Schubert git: 0acf1dd7929b - main - lib: Only build libcom_err with Heimdal 42. Jun 16 Cy Schubert git: 70371c7959df - main - openssh: Support building with MIT KRB5 43. Jun 16 Cy Schubert git: d903f2e289a7 - main - pam-krb5: Add no_warn dummy option 44. Jun 16 Cy Schubert git: bafe0e7edaee - main - pam_ksu: Proactively address MIT KRB5 build failure 45. Jun 16 Cy Schubert git: 3d79be24cf16 - main - pam_krb5: Stitch pam-krb5 plumbing into libpam 46. Jun 16 Cy Schubert git: 1bbb96495d7c - main - compile_et: The Heimdal compile_et is not needed with MIT KRB5 47. Jun 16 Cy Schubert git: ee3960cba106 - main - krb5: Add build plumbing 48. Jun 16 Cy Schubert Re: git: b6e33f0cd536 - main - rc.d/mountcritlocal: Make sure zpools are imported for legacy ZFS 49. Jun 16 Mark Johnston git: 18117f3f1269 - main - Obsoletefiles.inc: Correct paths for some man pages 50. Jun 16 Ed Maste git: 0dc94ef142af - main - NDEX.keymaps: Fix "Mulitlingual" typo


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