__FreeBSD_version
para o FreeBSD 12Valor | Revisão | Data | Release |
---|---|---|---|
1200000 | 302409 | 7 de julho de 2016 | 12.0-CURRENT. |
1200001 | 302628 | 12 de julho de 2016 | 12.0-CURRENT after removing collation from [a-z] -type ranges. |
1200002 | 304395 | 18 de agosto de 2016 | 12.0-CURRENT after removing unused and obsolete openbsd_poll system call. |
1200003 | 304608 | 22 de agosto de 2016 | 12.0-CURRENT after adding C++11 thread_local support in rev 303795. |
1200004 | 304752 | 24 de agosto de 2016 | 12.0-CURRENT after fixing LC_*_MASK for newlocale(3) and querylocale(3) (rev 304703). |
1200005 | 304789 | 25 de agosto de 2016 | 12.0-CURRENT after changing some ioctl interfaces in rev 304787 between the iSCSI userspace programs and the kernel. |
1200006 | 305256 | 1º de setembro de 2016 | 12.0-CURRENT after crunchgen(1) META_MODE fix in 305254. |
1200007 | 305421 | 5 de setembro de 2016 | 12.0-CURRENT after resolving a deadlock between device_detach() and usbd_do_request_flags(9). |
1200008 | 305833 | 15 de setembro de 2016 | 12.0-CURRENT after removing the 4.3BSD compatible macro m_copy() in 305824. |
1200009 | 306077 | 21 de setembro de 2016 | 12.0-CURRENT after removing bio_taskqueue() in 305988. |
1200010 | 306276 | 23 de setembro de 2016 | 12.0-CURRENT after mounting msdosfs(5) with longnames support by default. |
1200011 | 306556 | 1 de outubro de 2016 | 12.0-CURRENT after adding fb_memattr field to fb_info in 306555. |
1200012 | 306592 | 2 de outubro de 2016 | 12.0-CURRENT after net80211(4) changes (rev 306590, 306591). |
1200013 | 307140 | 12 de outubro de 2016 | 12.0-CURRENT after installing header files required development with libzfs_core. |
1200014 | 307529 | 17 de outubro de 2016 | 12.0-CURRENT after merging common code in rtwn(4) and urtwn(4), and adding support for 802.11ac devices. |
1200015 | 308874 | 20 de novembro de 2016 | 12.0-CURRENT after some ABI change for unbreaking powerpc. |
1200016 | 309017 | 22 de novembro de 2016 | 12.0-CURRENT after removing PG_CACHED -related fields from vmmeter . |
1200017 | 309124 | 25 de novembro de 2016 | 12.0-CURRENT after upgrading our copies of clang, llvm, lldb, compiler-rt and libc++ to 3.9.0 release, and adding lld 3.9.0. |
1200018 | 309676 | 7 de dezembro de 2016 | 12.0-CURRENT after adding the ki_moretdname member to struct kinfo_proc and struct kinfo_proc32 to export the whole thread name to user-space utilities. |
1200019 | 310149 | 16 de dezembro de 2016 | 12.0-CURRENT after starting to lay down the foundation for 11ac support. |
1200020 | 312087 | 13 de janeiro de 2017 | 12.0-CURRENT after removing fgetsock and fputsock . |
1200021 | 313858 | 16 de fevereiro de 2017 | 12.0-CURRENT after removing MCA and EISA support. |
1200022 | 314040 | 21 de fevereiro de 2017 | 12.0-CURRENT after making the LinuxKPI task struct persistent across system calls. |
(Não mudou) | 314373 | 2 de março de 2017 | 12.0-CURRENT after removing System V Release 4 binary compatibility support. |
1200023 | 314564 | 2 de março de 2017 | 12.0-CURRENT after upgrading our copies of clang, llvm, lld, lldb, compiler-rt and libc++ to 4.0.0. |
1200024 | 314865 | 7 de março de 2017 | 12.0-CURRENT after removal of pcap-int.h |
1200025 | 315430 | 16 de março de 2017 | 12.0-CURRENT after addition of the <dev/mmc/mmc_ioctl.h> header. |
1200026 | 315662 | 16 de março de 2017 | 12.0-CURRENT after hiding struct inpcb and struct tcpcb from userland. |
1200027 | 315673 | 21 de março de 2017 | 12.0-CURRENT after making CAM SIM lock optional. |
1200028 | 316683 | 10 de abril de 2017 | 12.0-CURRENT after renaming smp_no_rendevous_barrier() to smp_no_rendezvous_barrier() in 316648. |
1200029 | 317176 | 19 de abril de 2017 | 12.0-CURRENT after the removal of struct vmmeter from struct pcpu from 317061. |
1200030 | 317383 | 24 de abril de 2017 | 12.0-CURRENT after removing NATM support including en(4), fatm(4), hatm(4), and patm(4). |
1200031 | 318736 | 23 de maio de 2017 | 12.0-CURRENT after types ino_t , dev_t , nlink_t were extended to 64bit and struct dirent changed layout (also known as ino64). |
1200032 | 319664 | 8 de junho de 2017 | 12.0-CURRENT after removal of groff . |
1200033 | 320043 | 17 de junho de 2017 | 12.0-CURRENT after the type of the struct event member data was increased to 64bit, and ext structure members added. |
1200034 | 320085 | 19 de junho de 2017 | 12.0-CURRENT after the NFS client and server were changed so that they actually use the 64bit ino_t . |
1200035 | 320317 | 24 de junho de 2017 | 12.0-CURRENT after the MAP_GUARD mmap(2) flag was added. |
1200036 | 320347 | 26 de junho de 2017 | 12.0-CURRENT after changing time_t to 64 bits on powerpc (32-bit version). |
1200037 | 320545 | 1º de julho de 2017 | 12.0-CURRENT after the cleanup and inlining of bus_dmamap* functions (320528). |
1200038 | 320879 | 10 de julho de 2017 | 12.0-CURRENT after MMC CAM committed. (320844). |
1200039 | 321369 | 22 de julho de 2017 | 12.0-CURRENT after upgrade of copies of clang, llvm, lld, lldb, compiler-rt and libc++ to 5.0.0 (trunk r308421). |
1200040 | 321688 | 29 de julho de 2017 | 12.0-CURRENT after adding NFS client forced dismount support umount -N . |
1200041 | 322762 | 21 de agosto de 2017 | 12.0-CURRENT after WRFSBASE instruction become operational on amd64. |
1200042 | 322900 | 25 de agosto de 2017 | 12.0-CURRENT after PLPMTUD counters were changed to use counter(9). |
1200043 | 322989 | 28 de agosto de 2017 | 12.0-CURRENT after dropping x86 CACHE_LINE_SIZE down to 64 bytes. |
1200044 | 323349 | 8 de setembro de 2017 | 12.0-CURRENT after implementing poll_wait() in the LinuxKPI. |
1200045 | 323706 | 18 de setembro de 2017 | 12.0-CURRENT after adding shared memory support to LinuxKPI. (323703). |
1200046 | 323910 | 22 de setembro de 2017 | 12.0-CURRENT after adding support for 32-bit compatibility IOCTLs to LinuxKPI. |
1200047 | 324053 | 26 de setembro de 2017 | 12.0-CURRENT after removing M_HASHTYPE_RSS_UDP_IPV4_EX. (324052). |
1200048 | 324227 | 2 de outubro de 2017 | 12.0-CURRENT after hiding struct socket and struct unpcb from userland. |
1200049 | 324281 | 4 de outubro de 2017 | 12.0-CURRENT after adding the value.u16 field to struct diocgattr_arg . |
1200050 | 324342 | 5 de outubro de 2017 | 12.0-CURRENT after adding the armv7 MACHINE_ARCH . (324340). |
1200051 | 324455 | 9 de outubro de 2017 | 12.0-CURRENT after removing libstand.a as a public interface. (324454). |
1200052 | 325028 | 26 de outubro de 2017 | 12.0-CURRENT after fixing ptrace() to always clear the correct thread event when resuming. |
1200053 | 325506 | 7 de novembro de 2017 | 12.0-CURRENT after changing struct mbuf layout to add optional hardware timestamps for receive packets. |
1200054 | 325852 | 15 de novembro de 2017 | 12.0-CURRENT after changing the layout of struct vmtotal to allow for reporting large memory counters. |
1200055 | 327740 | 9 de janeiro de 2018 | 12.0-CURRENT after adding cpucontrol -e support. |
1200056 | 327952 | 14 de janeiro de 2018 | 12.0-CURRENT after upgrading clang, llvm, lld, lldb, compiler-rt and libc++ to 6.0.0 (branches/release_60 r321788). |
1200057 | 329033 | 8 de fevereiro de 2018 | 12.0-CURRENT after applying a clang 6.0.0 fix to make the wine ports build correctly. |
1200058 | 329166 | 12 de fevereiro de 2018 | 12.0-CURRENT após o lua loader ser inserido. |
1200059 | 330299 | 2 de março de 2018 | 12.0-CURRENT after removing the declaration of union semun unless _WANT_SEMUN is defined. Also the removal of struct mymsg and the renaming of kernel-only members of struct semid_ds and struct msgid_ds . |
1200060 | 330384 | 4 de março de 2018 | 12.0-CURRENT after upgrading clang, llvm, lld, lldb, compiler-rt and libc++ to 6.0.0 release. |
1200061 | 332100 | 6 de abril de 2018 | 12.0-CURRENT after changing syslog(3) to emit RFC 5424 formatted messages. |
1200062 | 332423 | 12 de abril de 2018 | 12.0-CURRENT after changing the Netmap API. |
1200063 | 333446 | 10 de maio de 2018 | 12.0-CURRENT after reworking CTL frontend and backend options to use nv(3), allow creating multiple ioctl frontend ports. |
1200064 | 334074 | 22 de maio de 2018 | 12.0-CURRENT after changing the ifnet address and multicast address TAILQ to CK_STAILQ. |
1200065 | 334290 | 28 de maio de 2018 | 12.0-CURRENT after changing dwatch(1) to allow '-E code' to override profile EVENT_DETAILS. |
1200066 | 334466 | 1 de junho de 2018 | 12.0-CURRENT after removal of in-kernel pmc tables for Intel. |
1200067 | 334892 | 9 de junho de 2018 | 12.0-CURRENT after adding DW_LANG constants to libdwarf. |
1200068 | 334930 | 12 de junho de 2018 | 12.0-CURRENT after changing the interface between the NFS modules. |
1200069 | 335237 | 15 de junho de 2018 | 12.0-CURRENT after changing struct kerneldumpheader to version 4 (similar to version 2 in 11-STABLE and previous). |
1200070 | 335873 | 2 de julho de 2018 | 12.0-CURRENT after inlining atomic(9) in modules on amd64 and i386 requiring all modules of consumers to be rebuilt for these architectures. |
1200071 | 335930 | 4 de julho de 2018 | 12.0-CURRENT after changing the ABI and API of epoch(9) (335924) requiring modules of consumers to be rebuilt. |
1200072 | 335979 | 5 de julho de 2018 | 12.0-CURRENT after changing the ABI and API of struct xinpcb and friends. |
1200073 | 336313 | 15 de julho de 2018 | 12.0-CURRENT after changing the ABI and API of struct if_shared_ctx and struct if_softc_ctx requiring modules of iflib(9) consumers to be rebuilt. |
1200074 | 336360 | 16 de julho de 2018 | 12.0-CURRENT after updating the configuration of libstdc++ to make use of C99 functions. |
1200075 | 336538 | 19 de julho de 2018 | 12.0-CURRENT after zfsloader being folded into loader, and after adding ntpd:ntpd as uid:gid 123:123, and after removing arm big-endian support (MACHINE_ARCH=armeb). |
1200076 | 336914 | 30 de julho de 2018 | 12.0-CURRENT after KPI changes to timespecadd. |
1200077 | 337576 | 10 de agosto de 2018 | 12.0-CURRENT after timespec_get(3) was added to the system. |
1200078 | 337863 | 15 de agosto de 2018 | 12.0-CURRENT after exec.created hook for jails. |
1200079 | 338061 | 19 de agosto de 2018 | 12.0-CURRENT after converting arc4random to using the Chacha20 algorithm and deprecating arc4random_stir and arc4random_addrandom . |
1200080 | 338172 | 22 de agosto de 2018 | 12.0-CURRENT after removing the drm drivers. |
1200081 | 338182 | 21 de agosto de 2018 | 12.0-CURRENT after KPI changes to NVMe. |
1200082 | 338285 | 24 de agosto de 2018 | 12.0-CURRENT after reverting the removal of the drm drivers. |
1200083 | 338331 | 26 de agosto de 2018 | 12.0-CURRENT after removing arc4random_stir and arc4random_addrandom . |
1200084 | 338478 | 5 de setembro de 2018 | 12.0-CURRENT after updating objcopy(1) to properly handle little-endian MIPS64 object files. |
1200085 | 339270 | 19 de outubro de 2018 | 12.0-STABLE after updating OpenSSL to version 1.1.1. |
1200086 | 339732 | 25 de outubro de 2018 | 12.0-STABLE after updating OpenSSL shared library version numbers. |
1200500 | 340471 | 16 de novembro de 2018 | 12-STABLE after releng/12.0 was branched. |
1200501 | 342801 | 6 de janeiro de 2019 | 12-STABLE após o merge do fix para o comportamento do linux_destroy_dev () quando ainda existem arquivos abertos a partir da cdev que esta sendo destruída. |
1200502 | 343126 | 17 de janeiro de 2019 | 12-STABLE após habilitar o sys/random.h #include do C ++. |
1200503 | 344152 | 15 de fevereiro de 2019 | 12-STABLE after merge of fixing renameat(2) for CAPABILITIES kernels. |
1200504 | 345169 | 15 de março de 2019 | 12-STABLE after merging CCM for the benefit of the ZoF port. |
1200505 | 345327 | 20 de março de 2019 | 12-STABLE after merging support for selectively disabling ZFS without disabling loader. |
1200506 | 346168 | 12 de abril de 2019 | 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 (mlx4en(4); mlx5en(4)). |
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 epoch(9) 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 | 9 de setembro de 2019 | 12-STABLE after adding sysfs create/remove functions that handles multiple files in one call to the LinuxKPI. |
1200518 | 352114 | 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 | 20 de setembro de 2019 | releng/12.1 branched from stable/12@r352480. |
1201500 | 352547 | 20 de setembro de 2019 | 12-STABLE after branching releng/12.1. |
1201501 | 354598 | 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_get(3). |
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 bitstring(3) 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. |
1201510 | 356679 | 13 de janeiro de 2020 | 12-STABLE after adding own counter for cancelled USB transfers. |
1201511 | 357333 | 31 de janeiro de 2020 | 12-STABLE after adding /etc/os-release as a symbolic link to /var/run/os-release . |
1201512 | 357612 | 6 de fevereiro de 2020 | 12-STABLE after recent LinuxKPI changes. |
1201513 | 359957 | 15 de abril de 2020 | 12-STABLE after cloning the RCU interface into a sleepable and a non-sleepable part in the LinuxKPI. |
1201514 | 360525 | 1 de maio de 2020 | 12-STABLE after implementing full bus_dma(9) support in the LinuxKPI and pulling in all dependencies. |
1201515 | 360545 | 1 de maio de 2020 | 12-STABLE after updating llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to 10.0.0 release. |
1201516 | 360620 | 4 de maio de 2020 | 12-STABLE after moving id_mapped to end of bus_dma_impl structure to preserve KPI. |
1201517 | 361350 | 21 de maio de 2020 | 12-STABLE after renaming vm.max_wired to vm.max_user_wired and changing its type. |
1201518 | 362319 | 18 de junho de 2020 | 12-STABLE after implementing __is_constexpr() function macro in the LinuxKPI. |
1201519 | 362916 | 4 de julho de 2020 | 12-STABLE after making liblzma use libmd implementation of SHA256. |
1201520 | 363494 | 24 de julho de 2020 | 12-STABLE after updating llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to 10.0.1 release. |
1201521 | 363790 | 3 de agosto de 2020 | 12-STABLE after implementing the array_size() function in the LinuxKPI. |
1201522 | 363832 | 4 de agosto de 2020 | 12-STABLE after adding sysctlbyname system call. |
1201523 | 364390 | 19 de agosto de 2020 | 12-STABLE after change to clone the task struct fields related to RCU. |
1201524 | 365356 | 5 de setembro de 2020 | 12-STABLE after splitting XDR off into a separate kernel module, to minimize ZFS dependencies. |
1201525 | 365471 | 8 de setembro de 2020 | 12-STABLE after adding atomic and bswap functions to libcompiler_rt. |
1201526 | 365608 | 10 de setembro de 2020 | 12-STABLE after updating net80211 and kernel privilege checking API changes. |
1202000 | 365618 | 11 de setembro de 2020 | releng/12.2 branched from stable/12@r365618. |
1202500 | 365619 | 11 de setembro de 2020 | 12-STABLE after branching releng/12.2. |
1202501 | 365661 | 12 de setembro de 2020 | 12-STABLE after followup commits to libcompiler_rt. |
1202502 | 365816 | 16 de setembro de 2020 | 12-STABLE after fixing crunchgen(1) application build with WARNS=6 . |
1202503 | 366878 | 20 de outubro de 2020 | 12-STABLE after populating the acquire context field of a ww_mutex in the LinuxKPI. |
1202504 | 367511 | 9 de novembro de 2020 | 12-STABLE after the addition of ptsname_r . |
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>.