__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 | r321369 | 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 | r321688 | 29 de julho de 2017 | 12.0-CURRENT after adding NFS client forced dismount support umount -N . |
1200041 | r322762 | 21 de agosto de 2017 | 12.0-CURRENT after WRFSBASE instruction become operational on amd64. |
1200042 | r322900 | 25 de agosto de 2017 | 12.0-CURRENT after PLPMTUD counters were changed to use counter(9). |
1200043 | r322989 | 28 de agosto de 2017 | 12.0-CURRENT after dropping x86 CACHE_LINE_SIZE down to 64 bytes. |
1200044 | r323349 | 8 de setembro de 2017 | 12.0-CURRENT after implementing poll_wait() in the LinuxKPI. |
1200045 | r323706 | 18 de setembro de 2017 | 12.0-CURRENT after adding shared memory support to LinuxKPI. (r323703). |
1200046 | r323910 | 22 de setembro de 2017 | 12.0-CURRENT after adding support for 32-bit compatibility IOCTLs to LinuxKPI. |
1200047 | r324053 | 26 de setembro de 2017 | 12.0-CURRENT after removing M_HASHTYPE_RSS_UDP_IPV4_EX. (r324052). |
1200048 | r324227 | 2 de outubro de 2017 | 12.0-CURRENT after hiding struct socket and struct unpcb from userland. |
1200049 | r324281 | 4 de outubro de 2017 | 12.0-CURRENT after adding the value.u16 field to struct diocgattr_arg . |
1200050 | r324342 | 5 de outubro de 2017 | 12.0-CURRENT after adding the armv7 MACHINE_ARCH . (r324340). |
1200051 | r324455 | 9 de outubro de 2017 | 12.0-CURRENT after removing libstand.a as a public interface. (r324454). |
1200052 | r325028 | 26 de outubro de 2017 | 12.0-CURRENT after fixing ptrace() to always clear the correct thread event when resuming. |
1200053 | r325506 | 7 de novembro de 2017 | 12.0-CURRENT after changing struct mbuf layout to add optional hardware timestamps for receive packets. |
1200054 | r325852 | 15 de novembro de 2017 | 12.0-CURRENT after changing the layout of struct vmtotal to allow for reporting large memory counters. |
1200055 | r327740 | 9 de janeiro de 2018 | 12.0-CURRENT after adding cpucontrol -e support. |
1200056 | r327952 | 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 | r329033 | 8 de fevereiro de 2018 | 12.0-CURRENT after applying a clang 6.0.0 fix to make the wine ports build correctly. |
1200058 | r329166 | 12 de fevereiro de 2018 | 12.0-CURRENT após o lua loader ser inserido. |
1200059 | r330299 | 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 | r330384 | 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 | r332100 | 6 de abril de 2018 | 12.0-CURRENT after changing syslog(3) to emit RFC 5424 formatted messages. |
1200062 | r332423 | 12 de abril de 2018 | 12.0-CURRENT after changing the Netmap API. |
1200063 | r333446 | 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 | r334074 | 22 de maio de 2018 | 12.0-CURRENT after changing the ifnet address and multicast address TAILQ to CK_STAILQ. |
1200065 | r334290 | 28 de maio de 2018 | 12.0-CURRENT after changing dwatch(1) to allow '-E code' to override profile EVENT_DETAILS. |
1200066 | r334466 | 1 de junho de 2018 | 12.0-CURRENT after removal of in-kernel pmc tables for Intel. |
1200067 | r334892 | 9 de junho de 2018 | 12.0-CURRENT after adding DW_LANG constants to libdwarf. |
1200068 | r334930 | 12 de junho de 2018 | 12.0-CURRENT after changing the interface between the NFS modules. |
1200069 | r335237 | 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 | r335873 | 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 | r335930 | 4 de julho de 2018 | 12.0-CURRENT after changing the ABI and API of epoch(9) (r335924) requiring modules of consumers to be rebuilt. |
1200072 | r335979 | 5 de julho de 2018 | 12.0-CURRENT after changing the ABI and API of struct xinpcb and friends. |
1200073 | r336313 | 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 | r336360 | 16 de julho de 2018 | 12.0-CURRENT after updating the configuration of libstdc++ to make use of C99 functions. |
1200075 | r336538 | 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 | r336914 | 30 de julho de 2018 | 12.0-CURRENT after KPI changes to timespecadd. |
1200077 | r337576 | 10 de agosto de 2018 | 12.0-CURRENT after timespec_get was added to the system. |
1200078 | r337863 | 15 de agosto de 2018 | 12.0-CURRENT after exec.created hook for jails. |
1200079 | r338061 | 19 de agosto de 2018 | 12.0-CURRENT after converting arc4random to using the Chacha20 algorithm and deprecating arc4random_stir and arc4random_addrandom . |
1200080 | r338172 | 22 de agosto de 2018 | 12.0-CURRENT after removing the drm drivers. |
1200081 | r338182 | 21 de agosto de 2018 | 12.0-CURRENT after KPI changes to NVMe. |
1200082 | r338285 | 24 de agosto de 2018 | 12.0-CURRENT after reverting the removal of the drm drivers. |
1200083 | r338331 | 26 de agosto de 2018 | 12.0-CURRENT after removing arc4random_stir and arc4random_addrandom . |
1200084 | r338478 | 5 de setembro de 2018 | 12.0-CURRENT after updating objcopy(1) to properly handle little-endian MIPS64 object files. |
1200085 | r339270 | 19 de outubro de 2018 | 12.0-STABLE after updating OpenSSL to version 1.1.1. |
1200086 | r339732 | 25 de outubro de 2018 | 12.0-STABLE after updating OpenSSL shared library version numbers. |
1200500 | r340471 | 16 de novembro de 2018 | 12-STABLE after releng/12.0 was branched. |
1200501 | r342801 | 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 | r343126 | 17 de janeiro de 2019 | 12-STABLE após habilitar o sys/random.h #include do C ++. |
1200503 | r344152 | 15 de fevereiro de 2019 | 12-STABLE após o merge do fix do renameat (2) para kernels CAPABILITIES. |
1200504 | r345169 | 15 de março de 2019 | 12-STABLE after merging CCM for the benefit of the ZoF port. |
1200505 | r345327 | 20 de março de 2019 | 12-STABLE after merging support for selectively disabling ZFS without disabling loader. |
1200506 | r346168 | 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. |
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>.