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


2020/dev-commits-src-branches/20201227.dev-commits-src-branches

Messages: 61, sorted by author
Last update: Mon Feb 13 14:12:14 2023

home | archive sorted by: subject | author | date | reverse date
  1. Dec 26 =?UTF-8?Q?Ulrich_Sp=C3=B6r Re: git: 162b82dfa0cb - MFC r355876 (by cem):
  2. Dec 25 Andriy Gapon                Re: git: 162b82dfa0cb - MFC r355876 (by cem):
  3. Dec 26 Brandon Bergren            =?UTF-8?Q?Re:_git:_ed52452d6e52_-_MFC_r368772:_Add_ELF_flag_to_disable_A?= =?UTF-8?Q?SLR_stack_gap.?=
  4. Dec 25 Brandon Bergren            git: 2ca7f72fee3c - MFC r364447:
  5. Dec 25 Brandon Bergren            git: 5c51ee529fd4 - MFC r361024:
  6. Dec 25 Brandon Bergren            git: a6922d706d52 - MFC r364447:
  7. Dec 25 Brandon Bergren            git: efc7664f9ba1 - MFC r361703:
  8. Dec 24 Cy Schubert                git: 75cf00c726f1 - MFC: 0ebcbcc0efdd (svn r368734:
  9. Dec 24 Cy Schubert                git: 99e169aa276b - MFC: 0ebcbcc0efdd (svn r368734:
 10. Dec 27 Gordon Bergling            git: 0104423d2844 - stable/12 - MFC r368794: driver(9): Fix a mandoc related issue
 11. Dec 27 Gordon Bergling            git: 0584ccf61a23 - stable/12 - MFC r368813: bluetooth: Fix a mandoc related issues
 12. Dec 27 Gordon Bergling            git: 096589c1e1db - stable/12 - MFC r368814: nfsv4(4): Fix a few issues reported by mandoc
 13. Dec 27 Gordon Bergling            git: 1e8688e70531 - stable/12 - MFC r368812: mpsutil(8): Remove trailing whitespace
 14. Dec 27 Gordon Bergling            git: 2a69e0b98663 - stable/12 - MFC r368815: zonectl(8): Fix a few issues reported by mandoc
 15. Dec 27 Gordon Bergling            git: 37341e1259e4 - stable/12 - MFC r368805: ident(1): Normalizing date format
 16. Dec 27 Gordon Bergling            git: 513bf9b43344 - stable/12 - MFC r368809: config: Fix a few mandoc related errors
 17. Dec 27 Gordon Bergling            git: 59bacfdb5dd3 - stable/12 - MFC r368800: devd.conf(5): Fix a mandoc related issue
 18. Dec 27 Gordon Bergling            git: 62845881eebf - stable/12 - MFC r368806: uname(1): Fix a typo in the man page date
 19. Dec 27 Gordon Bergling            git: 7c0ded9818db - stable/12 - MFC r368793: bhnd_erom(9): Fix a few mandoc related issues
 20. Dec 27 Gordon Bergling            git: 8f4d46cbc782 - stable/12 - MFC r368816: trim(8): Fix a few issues reported by mandoc


21. Dec 27 Gordon Bergling git: 95c326ca08b6 - stable/12 - MFC r368795: fail(9): Fix a few mandoc related issues 22. Dec 27 Gordon Bergling git: 97fcafc83915 - stable/12 - MFC r368796: ofw_bus_is_compatible(9): Fix a few mandoc related issues 23. Dec 27 Gordon Bergling git: b1ef73a2be86 - stable/12 - MFC r368808: devctl(8): Correct "sections out of conventional order" error 24. Dec 27 Gordon Bergling git: da189e3dd356 - stable/12 - MFC r368792: bhnd(9): Fix a few mandoc related issues 25. Dec 27 Gordon Bergling git: f34e0ea262d7 - stable/12 - MFC r368797: ofw_bus_status_okay(9): Fix a few mandoc related issues 26. Dec 27 Gordon Bergling git: fccec952f9b2 - stable/12 - MFC r368807: patch(1): Fix a few mandoc related issues 27. Dec 26 Jamie Gritton git: 7f0550463a40 - stable/12 - MFC r368676: jail: show symbolic jailparam flags 28. Dec 26 Konstantin Belousov Re: git: ed52452d6e52 - MFC r368772: Add ELF flag to disable ASLR stack gap. 29. Dec 24 Konstantin Belousov git: 1b5f91f4ca68 - MFC r357940 (by mjg), r365932 (by jrtc27): Make atomic_load_ptr type-aware atomic_common.h: Fix the volatile qualifier pla 30. Dec 26 Konstantin Belousov git: 5011330da72f - Cast sv_stackgap argument 31. Dec 25 Konstantin Belousov git: 5e179af595cb - MFC r368775: Remove redundand redefinion, fixing build. 32. Dec 24 Konstantin Belousov git: 7688c099fc21 - MFC r368735: Fix a race in tty_signal_sessleader() with unlocked read of s_leader. 33. Dec 25 Konstantin Belousov git: 80a8c57e58ba - MFC r368771: proc.h: Reformat P_ and P2_ definitions. 34. Dec 25 Konstantin Belousov git: 88a502a77b8f - MFC r368749: pci_iov: When pci_iov_detach(9) is called, destroy VF children instead of bailing out with EBUSY if there are 35. Dec 25 Konstantin Belousov git: ed52452d6e52 - MFC r368772: Add ELF flag to disable ASLR stack gap. 36. Dec 27 Kyle Evans git: 24a8ea4df342 - stable/12 - MFC kern: cpuset: allow jails to modify child jails' roots 37. Dec 27 Kyle Evans git: 2b78b1ef093e - stable/12 - MFC lualoader: module-manipulation commands 38. Dec 26 Kyle Evans git: 2be2474a198c - MFC kern: _umtx_op: compat32 refactoring 39. Dec 26 Kyle Evans git: 40a10a0deb2f - MFC kern: _umtx_op: introduce 32-bit/i386 flags for operations 40. Dec 27 Kyle Evans git: 4fd8afa474da - stable/12 - MFC: stand: liblua: add a pager module
41. Dec 27 Kyle Evans git: 5cf1ba21eeba - stable/12 - MFC freebsd-update: unconditionally regenerate passwd/login.conf files 42. Dec 27 Kyle Evans git: 7bb960ce6447 - stable/12 - MFC kern: cpuset: properly rebase when attaching to a jail 43. Dec 27 Kyle Evans git: 906cd9a167b1 - stable/12 - MFC _umtx_op: documentation and libsysdecode/kdump/truss decoding (32-bit) 44. Dec 27 Kyle Evans git: cd7da1deb581 - stable/11 - MFC freebsd-update: unconditionally regenerate passwd/login.conf files 45. Dec 26 Mark Johnston git: 1e1e15b3fbbb - stable/12 - iflib: Detach tasks upon device registration failure 46. Dec 26 Mark Johnston git: 32b85fbcf1f0 - stable/12 - Fix the ipfw service status output when ipfw.ko isn't loaded 47. Dec 26 Mark Johnston git: a822bf6354ee - stable/12 - iflib: Avoid leaking the freelist bitmaps upon driver detach 48. Dec 26 Michal Meloun git: 9211df29150d - MFC r366192: 49. Dec 25 Philip Paeps git: 1a8f8af03320 - MFC: contrib/tzdata: import tzdata 2020e 50. Dec 25 Philip Paeps git: 57d2cb51419c - MFC: contrib/tzdata: import tzdata 2020e 51. Dec 26 Stefan Esser Re: git: 162b82dfa0cb - MFC r355876 (by cem): 52. Dec 25 Tomoaki AOKI Re: git: 80a8c57e58ba - MFC r368771: proc.h: Reformat P_ and P2_ definitions. 53. Dec 25 Vladimir Kondratyev git: 162b82dfa0cb - MFC r355876 (by cem): 54. Dec 26 Warner Losh Re: git: 162b82dfa0cb - MFC r355876 (by cem): 55. Dec 26 Xin LI git: b26ad614434b - bin/setfacl: Remove unused headers. 56. Dec 26 Xin LI git: bc680a5ff383 - bin/stty: Remove unneeded headers. 57. Dec 24 Xin LI git: d16dac42b641 - Apply upstream fix 08968baec1122a58bb90d8f97ad948a75f8a5d69: 58. Dec 26 Yuri Pankov Re: git: 162b82dfa0cb - MFC r355876 (by cem): 59. Dec 26 Yuri Pankov Re: git: 162b82dfa0cb - MFC r355876 (by cem): 60. Dec 24 Yuri Pankov git: 708c0a585e9b - xargs: compile yesexpr as ERE
61. Dec 24 Yuri Pankov git: 73655764e5fb - nl_langinfo(3): document recognized item names


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