Aqui está uma lista conveniente dos valores __FreeBSD_version
definidos em sys/param.h:
__FreeBSD_version
para o FreeBSD 13Valor | Revisão | Data | Release |
---|---|---|---|
1300000 | 339436 | 19 de outubro de 2018 | 13.0-CURRENT. |
1300001 | 339730 | 25 de outubro de 2018 | 13.0-CURRENT after bumping OpenSSL shared library version numbers. |
1300002 | 339765 | 25 de outubro de 2018 | 13.0-CURRENT after restoration of sys/joystick.h . |
1300003 | 340055 | 2 de novembro de 2018 | 13.0-CURRENT after vop_symlink API change (a_target is now const .) |
1300004 | 340841 | 23 de novembro de 2018 | 13.0-CURRENT depois de habilitar o código crtbegin e crtend |
1300005 | 341836 | 11 de dezembro de 2018 | 13.0-CURRENT depois de habilitar checksums para inodes do UFS. |
1300006 | 342398 | 24 de dezembro de 2018 | 13.0-CURRENT depois de consertar o include sys/random.h para ser utilizável em C ++. |
1300007 | 342629 | 30 de dezembro de 2018 | 13.0-CURRENT depois de mudar o tamanho do struct linux_cdev nas plataformas de 32-bits. |
1300008 | 342772 | 4 de janeiro de 2019 | 13.0-CURRENT depois de adicionar os sysctls kern.smp.threads_per_core e kern.smp.cores . |
1300009 | 343213 | 20 de janeiro de 2019 | 13.0-CURRENT após a modificação da estrutura struct ieee80211vap para resolver a corrida ioctl/detach para a estrutura ieee80211com. |
1300010 | 343485 | 27 de janeiro de 2019 | 13.0-CURRENT depois de incrementar o SPECNAMELEN de 63 para MAXNAMELEN (255). |
1300011 | 344041 | 12 de fevereiro de 2019 | 13.0-CURRENT depois que o renameat(2) foi corrigido para funcionar com kernels construídos com a opção CAPABILITIES . |
1300012 | 344062 | 12 de fevereiro de 2019 | 13.0-CURRENT após taskqgroup_attach() e taskqgroup_attach_cpu() tomar um device_t e um ponteiro de recurso struct como argumentos para denotar interrupções de dispositivo. |
1300013 | 344300 | 19 de fevereiro de 2019 | 13.0-CURRENT após a remoção do drm e do drm2. |
1300014 | 344779 | 4 de março de 2019 | 13.0-CURRENT depois de atualizar o clang, llvm, lld, lldb, compiler-rt e libc++ para a 8.0.0 rc3. |
1300015 | 345196 | 15 de março de 2019 | 13.0-CURRENT depois de desanonimizar as threads e os proc state enums, de forma que as aplicações userland podem usá-las sem redefinir os nomes dos valores. |
1300016 | 345236 | 16 de março de 2019 | 13.0-CURRENT depois de habilitar o código crtbegin e crtend |
1300017 | 345305 | 19 de março de 2019 | 13.0-CURRENT after exposing the Rx mbuf buffer size to drivers in iflib. |
1300018 | 346012 | 16 de março de 2019 | 13.0-CURRENT after introduction of funlinkat syscall in 345982. |
1300019 | 346282 | 16 de abril de 2019 | 13.0-CURRENT after addition of is_random_seeded(9) to random(4). |
1300020 | 346358 | 18 de abril de 2019 | 13.0-CURRENT after restoring random(4) availability tradeoff prior to 346250 and adding new tunables and diagnostic sysctls for programmatically discovering early seeding problems after boot. |
1300021 | 346645 | 24 de abril de 2019 | 13.0-CURRENT after LinuxKPI uses bus_dma(9) to be compatible with an IOMMU. |
1300022 | 347089 | 4 de maio de 2019 | 13.0-CURRENT after fixing regression issue after r346645 in the LinuxKPI. |
1300023 | 347192 | 6 de maio de 2019 | 13.0-CURRENT after list-ifying kernel dump device configuration. |
1300024 | 347325 | 8 de maio de 2019 | 13.0-CURRENT after bumping the Mellanox driver version numbers (mlx4en(4); mlx5en(4)). |
1300025 | r347532 | 13 de maio de 2019 | 13.0-CURRENT after renaming vm.max_wired to vm.max_user_wired and changing its type. |
1300026 | 347596 | 14 de maio de 2019 | 13.0-CURRENT after adding context member to ww_mutex in LinuxKPI. |
1300027 | 347601 | 14 de maio de 2019 | 13.0-CURRENT after adding prepare to pm_ops in LinuxKPI. |
1300028 | 347925 | 17 de maio de 2019 | 13.0-CURRENT after removal of bm, cs, de, ed, ep, ex, fe, pcn, sf, sn, tl, tx, txp, vx, wb, and xe drivers. |
1300029 | 347984 | 20 de maio de 2019 | 13.0-CURRENT after removing some header pollution due to sys/eventhandler.h . Affected files may now need to explicitly include one or more of sys/eventhandler.h , sys/ktr.h , sys/lock.h , or sys/mutex.h , when the missing header may have been included implicitly prior to 1300029. |
1300030 | 348350 | 29 de maio de 2019 | 13.0-CURRENT after adding relocation support to libdwarf on powerpc64 to fix handling of DWARF information on unlinked objects. Original commit in 348347. |
1300031 | 348808 | 8 de junho de 2019 | 13.0-CURRENT after adding dpcpu and vnet section fixes to i386 kernel modules to avoid panics in certain conditions. i386 kernel modules need to be recompiled with the linker script magic in place or they will refuse to load. |
All FreeBSD documents are available for download at https://download.freebsd.org/ftp/doc/
Questions that are not answered by the
documentation may be
sent to <freebsd-questions@FreeBSD.org>.
Send questions about this document to <freebsd-doc@FreeBSD.org>.