From ffc2faad1a61c798ac3bbaf055b96a25f45ea861 Mon Sep 17 00:00:00 2001 From: "Danilo G. Baio" Date: Tue, 21 Jan 2020 00:38:29 +0000 Subject: pt_BR/books/porters-handbook: Sync with en_US r53769 Approved by: ebrandi Obtained from: https://translate-dev.freebsd.org Differential Revision: https://reviews.freebsd.org/D23253 --- pt_BR.ISO8859-1/books/porters-handbook/book.xml | 296 +++++++++++++++++++++++- 1 file changed, 288 insertions(+), 8 deletions(-) (limited to 'pt_BR.ISO8859-1/books/porters-handbook/book.xml') diff --git a/pt_BR.ISO8859-1/books/porters-handbook/book.xml b/pt_BR.ISO8859-1/books/porters-handbook/book.xml index 3df629285c..aa67b9e06c 100644 --- a/pt_BR.ISO8859-1/books/porters-handbook/book.xml +++ b/pt_BR.ISO8859-1/books/porters-handbook/book.xml @@ -44,7 +44,7 @@ $FreeBSD$ - 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 Projeto de Documentação do FreeBSD + 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 Projeto de Documentação do FreeBSD @@ -18031,7 +18031,7 @@ is spelled &, < is < and > is >. 1300043 351698 2 de setembro de 2019 - 13.0-CURRENT after removal of gets(3). + 13.0-CURRENT after removal of gets3. @@ -18087,7 +18087,7 @@ is spelled &, < is < and > is >. 1300051 353685 17 de outubro de 2019 - 13.0-CURRENT after splitting out a more generic debugnet(4) from netdump(4). + 13.0-CURRENT after splitting out a more generic debugnet(4) from netdump4. @@ -18101,7 +18101,7 @@ is spelled &, < is < and > is >. 1300053 353700 17 de outubro de 2019 - 13.0-CURRENT after implementing NetGDB(4). + 13.0-CURRENT after implementing NetGDB. @@ -18176,10 +18176,94 @@ is spelled &, < is < and > is >. 1300064 - 355568 + 355658 9 de dezembro de 2019 13.0-CURRENT after correcting the C++ version check for declaring timespec_get3. + + + 1300065 + 355643 + 12 de dezembro de 2019 + 13.0-CURRENT after adding sigsetop extensions commonly found in musl libc and glibc. + + + + 1300066 + 355679 + 12 de dezembro de 2019 + 13.0-CURRENT after changing the internal interface between the NFS modules as part of the introduction of NFS 4.2. + + + + 1300067 + 355732 + 13 de dezembro de 2019 + 13.0-CURRENT after removing the deprecated callout_handle_init, timeout, and untimeout functions. + + + + 1300068 + 355828 + 16 de dezembro de 2019 + 13.0-CURRENT after doubling the value of ARG_MAX, for 64 bit platforms. + + + + 1300069 + 356051 + 24 de dezembro de 2019 + 13.0-CURRENT after the addition of busdma templates. + + + + 1300070 + 356113 + 27 de dezembro de 2019 + 13.0-CURRENT after eliminating the last MI difference in AT_* definitions (for powerpc). + + + + 1300071 + 356135 + 27 de dezembro de 2019 + 13.0-CURRENT after making USB statistics be per-device instead of per bus. + + + + 1300072 + 356185 + 29 de dezembro de 2019 + 13.0-CURRENT after removal of GEOM_SCHED class and gsched tool. + + + + 1300073 + 356263 + 2 de janeiro de 2020 + 13.0-CURRENT after removing arm/arm as a valid target. + + + + 1300074 + 356337 + 3 de janeiro de 2020 + 13.0-CURRENT after removing flags argument from VOP_UNLOCK. + + + + 1300075 + 356409 + 6 de janeiro de 2020 + 13.0-CURRENT after adding own counter for cancelled USB transfers. + + + + 1300076 + 356511 + 8 de janeiro de 2020 + 13.0-CURRENT after pushing vnop implementation into the fileop layer in posix_fallocate. + @@ -18846,7 +18930,7 @@ is spelled &, < is < and > is >. 1200503 344152 15 de fevereiro de 2019 - 12-STABLE após o merge do fix do renameat (2) para kernels CAPABILITIES. + 12-STABLE after merge of fixing renameat2 for CAPABILITIES kernels. @@ -18870,6 +18954,76 @@ is spelled &, < is < and > is >. 12-STABLE after merging llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp 8.0.0 final release r356365. + + 1200507 + 346337 + 17 de abril de 2019 + 12-STABLE after MFC of iflib changes in 345303, 345658, and partially of 345305. + + + + 1200508 + 346784 + 27 de abril de 2019 + 12-STABLE after ether_gen_addr availability. + + + + 1200509 + 347790 + 16 de maio de 2019 + 12-STABLE after bumping the Mellanox driver version numbers (mlx4en4; mlx5en4). + + + + 1200510 + 348036 + 21 de maio de 2019 + 12-STABLE after change to struct in linuxkpi from 348035. + + + + 1200511 + 348243 + 24 de maio de 2019 + 12-STABLE after MFC of 347843: adding group_leader member to struct task_struct to the LinuxKPI. + + + + 1200512 + 348245 + 24 de maio de 2019 + 12-STABLE after adding context member to ww_mutex in LinuxKPI. + + + + 1200513 + 349763 + 5 de julho de 2019 + 12-STABLE after MFC of epoch9 changes: 349763, 340404, 340415, 340417, 340419, 340420. + + + + 1200514 + 350083 + 17 de julho de 2019 + 12-STABLE after additions to LinuxKPI's rcu list. + + + + 1200515 + 350877 + 11 de agosto de 2019 + 12-STABLE after MFC of 349891 (reorganize the SRCS lists as one file per line, and then alphabetize them) and 349972 (add arm_sync_icache() and arm_drain_writebuf() sysarch syscall wrappers). + + + + 1200516 + 351276 + 20 de agosto de 2019 + 12-STABLE after MFC of various changes to iflib 351276. + + 1200517 352076 @@ -18880,10 +19034,17 @@ is spelled &, < is < and > is >. 1200518 352114 - 9 de setembro de 2019 + 10 de setembro de 2019 12-STABLE after additional updates to LinuxKPI's sysfs. + + 1200519 + 352351 + 15 de setembro de 2019 + 12-STABLE after MFC of the new fusefs driver. + + 1201000 352546 @@ -18904,6 +19065,62 @@ is spelled &, < is < and > is >. 10 de novembro de 2019 12-STABLE after fixing a potential OOB read security issue in libc++. + + + 1201502 + 354613 + 11 de novembro de 2019 + 12-STABLE after enabling device class group attributes in the LinuxKPI. + + + + 1201503 + 354928 + 21 de novembro de 2019 + 12-STABLE after adding support for AT_EXECPATH to elf_aux_info(3). + + + + 1201504 + 355658 + 10 de novembro de 2019 + 12-STABLE after correcting the C++ version check for declaring timespec_get3. + + + + 1201505 + 355899 + 19 de dezembro de 2019 + 12-STABLE after adding sigsetop extensions commonly found in musl libc and glibc. + + + + 1201506 + 355968 + 21 de dezembro de 2019 + 12-STABLE after doubling the value of ARG_MAX, for 64 bit platforms. + + + + 1201507 + 356306 + 2 de janeiro de 2020 + 12-STABLE after adding functions to bitstring3 to find contiguous sequences of set or unset bits. + + + + 1201508 + 356394 + 6 de janeiro de 2020 + 12-STABLE after making USB statistics be per-device instead of per bus. + + + + 1201509 + 356460 + 7 de janeiro de 2020 + 12-STABLE after updating llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to 9.0.0 final release r372316. + @@ -20099,6 +20316,27 @@ is spelled &, < is < and > is >. 11-STABLE after merging llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp 8.0.0 final release r356365. + + 1102508 + 346784 + 27 de abril de 2019 + 11-STABLE after ether_gen_addr availability. + + + + 1102509 + 347212 + 6 de maio de 2019 + 11-STABLE after MFC of 345303, 345658, and partially of 345305. + + + + 1102510 + 347883 + 16 de maio de 2019 + 11-STABLE after bumping the Mellanox driver version numbers (mlx4en4; mlx5en4). + + 1103000 349026 @@ -20119,6 +20357,41 @@ is spelled &, < is < and > is >. 10 de novembro de 2019 11-STABLE after fixing a potential OOB read security issue in libc++. + + + 1103502 + 354614 + 11 de novembro de 2019 + 11-STABLE after adding sysfs create/remove functions that handles multiple files in one call to the LinuxKPI. + + + + 1103503 + 354615 + 11 de novembro de 2019 + 11-STABLE after LinuxKPI sysfs improvements. + + + + 1103504 + 354616 + 11 de novembro de 2019 + 11-STABLE after enabling device class group attributes in the LinuxKPI. + + + + 1103505 + 355899 + 19 de dezembro de 2019 + 11-STABLE after adding sigsetop extensions commonly found in musl libc and glibc. + + + + 1103506 + 356395 + 6 de janeiro de 2020 + 11-STABLE after making USB statistics be per-device instead of per bus. + @@ -21074,6 +21347,13 @@ is spelled &, < is < and > is >. 24 de janeiro de 2018 10-STABLE after merging 325028, fixing ptrace() to always clear the correct thread event when resuming. + + + 1004502 + 356396 + 6 de janeiro de 2020 + 10-STABLE after making USB statistics be per-device instead of per bus. + @@ -23405,7 +23685,7 @@ is spelled &, < is < and > is >. 702103 193638 - 06 de junho de 2009 + 6 de junho de 2009 7.2-STABLE after MFC of PmcTools. -- cgit v1.2.3