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. |
(Não mudou) | 351423 | 23 de agosto de 2019 | 13.0-CURRENT after changing most arguments to ping6(8). |
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. |
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 | 355658 | 9 de dezembro de 2019 | 13.0-CURRENT after correcting the C++ version check for declaring timespec_get(3). |
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. |
(Não mudou) | 357396 | 2 de fevereiro de 2020 | 13.0-CURRENT after removal of armv5 architecture code from the src tree. |
1300077 | 357455 | 3 de fevereiro de 2020 | 13.0-CURRENT after removal of sparc64 architecture code from the src tree. |
1300078 | 358020 | 17 de fevereiro de 2020 | 13.0-CURRENT after changing struct vnet and the VNET magic cookie. |
1300079 | 358164 | 20 de fevereiro de 2020 | 13.0-CURRENT after upgrading ncurses to 6.2.x |
1300080 | 358172 | 20 de fevereiro de 2020 | 13.0-CURRENT after adding realpathat syscall to VFS. |
1300081 | 358218 | 21 de fevereiro de 2020 | 13.0-CURRENT after after recent linuxkpi changes. |
1300082 | 358497 | 1 de março de 2020 | 13.0-CURRENT after removal of bktr(4). |
1300083 | 358834 | 10 de março de 2020 | 13.0-CURRENT after removal of amd(8), r358821. |
1300084 | 358851 | 10 de março de 2020 | 13.0-CURRENT after updating llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to 10.0.0-rc3 c290cb61fdc. |
1300085 | 359261 | 23 de março de 2020 | 13.0-CURRENT after the import of the kyua test framework. |
1300086 | 359347 | 26 de março de 2020 | 13.0-CURRENT after switching powerpc and powerpcspe to the lld linker. |
1300087 | 359374 | 27 de março de 2020 | 13.0-CURRENT after refactoring the driver and consumer interfaces for in-kernel cryptography. |
1300088 | 359530 | 1 de abril de 2020 | 13.0-CURRENT after removing support for procfs process debugging. |
1300089 | 359727 | 8 de abril de 2020 | 13.0-CURRENT after cloning the RCU interface into a sleepable and a non-sleepable part in the LinuxKPI. |
1300090 | 359747 | 9 de abril de 2020 | 13.0-CURRENT after removing the old NFS lock device driver that uses Giant. |
1300091 | 359839 | 12 de abril de 2020 | 13.0-CURRENT after implementing a close_range(2) syscall. |
1300092 | 359920 | 14 de abril de 2020 | 13.0-CURRENT after reworking unmapped mbufs in KTLS to carry ext_pgs in the mbuf itself. |
1300093 | 360418 | 27 de abril de 2020 | 13.0-CURRENT after adding support for kernel TLS receive offload. |
1300094 | 360796 | 7 de maio de 2020 | 13.0-CURRENT after linuxkpi changes. |
1300095 | 361275 | 20 de maio de 2020 | 13.0-CURRENT after adding HyperV socket support for FreeBSD guests. |
1300096 | 361410 | 23 de maio de 2020 | 13.0-CURRENT after updating llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to 10.0.1 rc1 f79cd71e145. |
1300097 | 361724 | 2 de junho de 2020 | 13.0-CURRENT after implementing __is_constexpr() function macro in the LinuxKPI. |
1300098 | 362159 | 14 de junho de 2020 | 13.0-CURRENT after changing the export_args ex_flags field so that is 64bits. |
1300099 | 362453 | 20 de junho de 2020 | 13.0-CURRENT after making liblzma use libmd implementation of SHA256. |
1300100 | 362640 | 26 de junho de 2020 | 13.0-CURRENT after changing the internal API between the NFS kernel modules. |
1300101 | 363077 | 10 de julho de 2020 | 13.0-CURRENT after implementing the array_size() function in the LinuxKPI. |
1300102 | 363562 | 26 de julho de 2020 | 13.0-CURRENT after implementing lockless lookup in the VFS layer. |
1300103 | 363757 | 1 de agosto de 2020 | 13.0-CURRENT after making rights mandatory for NDINIT_ALL. |
1300104 | 363783 | 2 de agosto de 2020 | 13.0-CURRENT after vnode layout changes. |
1300105 | 363894 | 5 de agosto de 2020 | 13.0-CURRENT after vaccess() change. |
1300106 | 364092 | 11 de agosto de 2020 | 13.0-CURRENT after adding an argument to newnfs_connect() that indicates use TLS for the connection. |
1300107 | 364109 | 11 de agosto de 2020 | 13.0-CURRENT after change to clone the task struct fields related to RCU. |
1300108 | 364233 | 14 de agosto de 2020 | 13.0-CURRENT after adding a few wait_bit functions to the linuxkpi, which are needed for DRM from Linux v5.4. |
1300109 | 364274 | 6 de agosto de 2020 | 13.0-CURRENT after vget() argument removal and namei flags renumbering. |
(Não mudou) | 364284 | 6 de agosto de 2020 | 13.0-CURRENT after updating llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to release/11.x llvmorg-11.0.0-rc1-47-gff47911ddfc. |
1300110 | 364331 | 18 de agosto de 2020 | 13.0-CURRENT after deleting the unused use_ext argument to nfscl_reqstart() . |
1300111 | 364476 | 22 de agosto de 2020 | 13.0-CURRENT after adding TLS support to the kernel RPC. |
1300112 | 364747 | 25 de agosto de 2020 | 13.0-CURRENT after merging OpenZFS support. |
1300113 | 364753 | 25 de agosto de 2020 | 13.0-CURRENT after adding atomic and bswap functions to libcompiler_rt. |
1300114 | 365459 | 8 de setembro de 2020 | 13.0-CURRENT after changing arm64 AT_HWCAP definitions for elf_aux_info(3). |
1300115 | 365705 | 14 de setembro de 2020 | 13.0-CURRENT after fixing crunchgen(1) application build with WARNS=6 . |
1300116 | 366062 | 22 de setembro de 2020 | 13.0-CURRENT after the introduction of the powerpc64le ARCH. |
1300117 | 366070 | 23 de setembro de 2020 | 13.0-CURRENT after reimplementing purgevfs to iterate vnodes instead of the entire hash. |
1300118 | 366374 | 2 de outubro de 2020 | 13.0-CURRENT after adding backlight support and dmi_* functions to the linuxkpi. |
1300119 | 366432 | 6 de outubro de 2020 | 13.0-CURRENT after populating the acquire context field of a ww_mutex in the LinuxKPI. |
1300120 | 366666 | 13 de outubro de 2020 | 13.0-CURRENT after the fix to arm64 write-only mappings. |
1300121 | 366719 | 15 de outubro de 2020 | 13.0-CURRENT after the addition of VOP_EAGAIN . |
1300122 | 366782 | 17 de outubro de 2020 | 13.0-CURRENT after the addition of ptsname_r . |
1300123 | 366871 | 20 de outubro de 2020 | 13.0-CURRENT after VOP , VPTOCNP , and INACTIVE changes. |
1300124 | 367162 | 30 de outubro de 2020 | 13.0-CURRENT after adding cache_vop_mkdir and renaming cache_rename to cache_vop_rename . |
1300125 | 367347 | 4 de novembro de 2020 | 13.0-CURRENT after using a rms lock for teardown handling in zfs . |
1300126 | 367384 | 5 de novembro de 2020 | 13.0-CURRENT after rationalizing per-cpu zones. |
1300127 | 367432 | 6 de novembro de 2020 | 13.0-CURRENT after moving malloc_type_internal into malloc_type . |
1300128 | 367522 | 9 de novembro de 2020 | 13.0-CURRENT after LinuxKPI additions to implement ACPI bits required by drm-kmod in the base system. |
1300129 | 367627 | 12 de novembro de 2020 | 13.0-CURRENT after retiring malloc_last_fail . |
1300130 | 367777 | November 17, 2020 | 13.0-CURRENT after p_pd / pwddesc split from p_fd / filedesc. |
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>.