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 | 347532 | 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. |
1300032 | 349151 | 17 de junho de 2019 | 13.0-CURRENT after separating kernel crc32() implementation to its own header (gsb_crc32.h) and renaming the source to gsb_crc32.c. |
1300033 | 349277 | 21 de junho de 2019 | 13.0-CURRENT after additions to LinuxKPI's rcu list. |
1300034 | 349352 | 24 de junho de 2019 | 13.0-CURRENT after NAND and NANDFS removal. |
1300035 | 349846 | 8 de julho de 2019 | 13.0-CURRENT after merging the vm_page hold and wire mechanisms. |
1300036 | 349972 | 13 de julho de 2019 | 13.0-CURRENT after adding arm_drain_writebuf() and arm_sync_icache() for compatibility with NetBSD and OpenBSD. |
1300037 | 350307 | 24 de julho de 2019 | 13.0-CURRENT after removal of libcap_random(3). |
1300038 | 350437 | 30 de julho de 2019 | 13.0-CURRENT after removal of gzip'ed a.out support. |
1300039 | 350665 | 7 de agosto de 2019 | 13.0-CURRENT after merge of fusefs from projects/fuse2. |
1300040 | 351140 | 16 de agosto de 2019 | 13.0-CURRENT after deletion of sys/dir.h which has been deprecated since 1997. |
1300041 | 351480 | 25 de agosto de 2019 | 13.0-CURRENT after removal of zlib 1.0.4 after the completion of kernel zlib unification. |
1300042 | 351522 | 27 de agosto de 2019 | 13.0-CURRENT after addition of kernel-side support for in-kernel TLS. |
1300043 | 351698 | 2 de setembro de 2019 | 13.0-CURRENT after removal of gets(3). |
1300044 | 351701 | 2 de setembro de 2019 | 13.0-CURRENT after adding sysfs create/remove functions that handles multiple files in one call to the LinuxKPI. |
1300045 | 351729 | 3 de setembro de 2019 | 13.0-CURRENT after adding sysctlbyname system call |
1300046 | 351937 | 6 de setembro de 2019 | 13.0-CURRENT after LinuxKPI sysfs improvements. |
1300047 | 352110 | 9 de setembro de 2019 | 13.0-CURRENT after changing the synchonization rules for vm_page reference counting.. |
1300048 | 352700 | 25 de setembro de 2019 | 13.0-CURRENT after adding a shm_open2 syscall to support the upcoming memfd_create syscall. |
1300049 | 353274 | 7 de outubro de 2019 | 13.0-CURRENT after factoring out the VNET shutdown check into an own vnet structure field. |
1300050 | 353358 | 9 de outubro de 2019 | 13.0-CURRENT after updating llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to 9.0.0 final release r372316. |
1300051 | 353685 | 17 de outubro de 2019 | 13.0-CURRENT after splitting out a more generic debugnet(4) from netdump(4). |
1300052 | 353698 | 17 de outubro de 2019 | 13.0-CURRENT after promoting the page busy field to a first class lock that no longer requires the object lock for consistency. |
1300053 | 353700 | 17 de outubro de 2019 | 13.0-CURRENT after implementing NetGDB(4). |
1300054 | 353868 | 21 de outubro de 2019 | 13.0-CURRENT after removing obsoleted KPIs that were used to access interface address lists. |
1300055 | 354335 | 4 de novembro de 2019 | 13.0-CURRENT after enabling device class group attributes in the LinuxKPI. |
1300056 | 354460 | 7 de novembro de 2019 | 13.0-CURRENT after fixing a potential OOB read security issue in libc++. |
1300057 | 354694 | 13 de novembro de 2019 | 13.0-CURRENT after adding support for AT_EXECPATH to elf_aux_info(3). |
1300058 | 354820 | 18 de novembro de 2019 | 13.0-CURRENT after widening the vm_page aflags field to 16 bits. |
1300059 | 354835 | 18 de novembro de 2019 | 13.0-CURRENT after converting the in-tree sysent targets to use the new makesyscalls.lua . |
1300060 | 354922 | 20 de novembro de 2019 | 13.0-CURRENT after adding /etc/os-release as a symbolic link to /var/run/os-release . |
1300061 | 354977 | 21 de novembro de 2019 | 13.0-CURRENT after adding functions to bitstring(3) to find contiguous sequences of set or unset bits. |
1300062 | 355309 | 2 de dezembro de 2019 | 13.0-CURRENT after adding TCP_STATS support. |
1300063 | 355537 | 8 de dezembro de 2019 | 13.0-CURRENT after removal of VI_DOOMED (use VN_IS_DOOMED instead). |
1300064 | 355568 | 9 de dezembro de 2019 | 13.0-CURRENT after correcting the C++ version check for declaring timespec_get(3). |
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>.