Here is a convenient list of
__FreeBSD_version
values as defined in
sys/param.h:
__FreeBSD_version
ValuesValue | Revision | Date | Release |
---|---|---|---|
1200000 | 302409 | July 7, 2016 | 12.0-CURRENT. |
1200001 | 302628 | July 12, 2016 | 12.0-CURRENT after removing collation from
[a-z] -type ranges. |
1200002 | 304395 | August 18, 2016 | 12.0-CURRENT after removing unused and obsolete
openbsd_poll system call. |
1200003 | 304608 | August 22, 2016 | 12.0-CURRENT after adding C++11
thread_local support in rev
303795. |
1200004 | 304752 | August 24, 2016 | 12.0-CURRENT after fixing LC_*_MASK for newlocale(3) and querylocale(3) (rev 304703). |
1200005 | 304789 | August 25, 2016 | 12.0-CURRENT after changing some ioctl interfaces in rev 304787 between the iSCSI userspace programs and the kernel. |
1200006 | 305256 | September 1, 2016 | 12.0-CURRENT after crunchgen(1) META_MODE fix in 305254. |
1200007 | 305421 | September 5, 2016 | 12.0-CURRENT after resolving a deadlock between
device_detach() and
usbd_do_request_flags(9). |
1200008 | 305833 | September 15, 2016 | 12.0-CURRENT after removing the 4.3BSD compatible
macro m_copy() in
305824. |
1200009 | 306077 | September 21, 2016 | 12.0-CURRENT after removing
bio_taskqueue() in
305988. |
1200010 | 306276 | September 23, 2016 | 12.0-CURRENT after mounting msdosfs(5) with longnames support by default. |
1200011 | 306556 | October 1, 2016 | 12.0-CURRENT after adding
fb_memattr field to
fb_info in
306555. |
1200012 | 306592 | October 2, 2016 | 12.0-CURRENT after net80211(4) changes (rev 306590, 306591). |
1200013 | 307140 | October 12, 2016 | 12.0-CURRENT after installing header files required development with libzfs_core. |
1200014 | 307529 | October 17, 2016 | 12.0-CURRENT after merging common code in rtwn(4) and urtwn(4), and adding support for 802.11ac devices. |
1200015 | 308874 | November 20, 2016 | 12.0-CURRENT after some ABI change for unbreaking powerpc. |
1200016 | 309017 | November 22, 2016 | 12.0-CURRENT after removing
PG_CACHED -related fields from
vmmeter . |
1200017 | 309124 | November 25, 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 | December 7, 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 | December 16, 2016 | 12.0-CURRENT after starting to lay down the foundation for 11ac support. |
1200020 | 312087 | January 13, 2017 | 12.0-CURRENT after removing
fgetsock and
fputsock . |
1200021 | 313858 | February 16, 2017 | 12.0-CURRENT after removing MCA and EISA support. |
1200022 | 314040 | February 21, 2017 | 12.0-CURRENT after making the LinuxKPI task struct persistent across system calls. |
(not changed) | 314373 | March 2, 2017 | 12.0-CURRENT after removing System V Release 4 binary compatibility support. |
1200023 | 314564 | March 2, 2017 | 12.0-CURRENT after upgrading our copies of clang, llvm, lld, lldb, compiler-rt and libc++ to 4.0.0. |
1200024 | 314865 | March 7, 2017 | 12.0-CURRENT after removal of
pcap-int.h |
1200025 | 315430 | March 16, 2017 | 12.0-CURRENT after addition of the
<dev/mmc/mmc_ioctl.h>
header. |
1200026 | 315662 | March 16, 2017 | 12.0-CURRENT after hiding
struct inpcb and struct
tcpcb from userland. |
1200027 | 315673 | March 21, 2017 | 12.0-CURRENT after making CAM SIM lock optional. |
1200028 | 316683 | April 10, 2017 | 12.0-CURRENT after renaming
smp_no_rendevous_barrier() to
smp_no_rendezvous_barrier() in
316648. |
1200029 | 317176 | April 19, 2017 | 12.0-CURRENT after the removal of struct
vmmeter from struct pcpu
from 317061. |
1200030 | 317383 | April 24, 2017 | 12.0-CURRENT after removing NATM support including en(4), fatm(4), hatm(4), and patm(4). |
1200031 | 318736 | May 23, 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 | June 8, 2017 | 12.0-CURRENT after removal of
groff . |
1200033 | 320043 | June 17, 2017 | 12.0-CURRENT after the type of the struct
event member data was
increased to 64bit, and ext structure members
added. |
1200034 | 320085 | June 19, 2017 | 12.0-CURRENT after the NFS client and server were
changed so that they actually use the 64bit
ino_t . |
1200035 | 320317 | June 24, 2017 | 12.0-CURRENT after the MAP_GUARD
mmap(2) flag was added. |
1200036 | 320347 | June 26, 2017 | 12.0-CURRENT after changing
time_t
to 64 bits on powerpc (32-bit version). |
1200037 | 320545 | July 1, 2017 | 12.0-CURRENT after the cleanup and inlining of
bus_dmamap* functions
(320528). |
1200038 | 320879 | July 10, 2017 | 12.0-CURRENT after MMC CAM committed. (320844). |
1200039 | r321369 | July 22, 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 | July 29, 2017 | 12.0-CURRENT after adding NFS client forced dismount
support umount -N . |
1200041 | r322762 | August 21, 2017 | 12.0-CURRENT after WRFSBASE instruction become operational on amd64. |
1200042 | r322900 | August 25, 2017 | 12.0-CURRENT after PLPMTUD counters were changed to use counter(9). |
1200043 | r322989 | August 28, 2017 | 12.0-CURRENT after dropping x86 CACHE_LINE_SIZE down to 64 bytes. |
1200044 | r323349 | September 8, 2017 | 12.0-CURRENT after implementing poll_wait() in the LinuxKPI. |
1200045 | r323706 | September 18, 2017 | 12.0-CURRENT after adding shared memory support to LinuxKPI. (r323703). |
1200046 | r323910 | September 22, 2017 | 12.0-CURRENT after adding support for 32-bit compatibility IOCTLs to LinuxKPI. |
1200047 | r324053 | September 26, 2017 | 12.0-CURRENT after removing M_HASHTYPE_RSS_UDP_IPV4_EX. (r324052). |
1200048 | r324227 | October 2, 2017 | 12.0-CURRENT after hiding struct
socket and struct unpcb
from userland. |
1200049 | r324281 | October 4, 2017 | 12.0-CURRENT after adding the
value.u16 field to struct
diocgattr_arg . |
1200050 | r324342 | October 5, 2017 | 12.0-CURRENT after adding the
armv7
MACHINE_ARCH .
(r324340). |
1200051 | r324455 | October 9, 2017 | 12.0-CURRENT after removing
libstand.a as a public interface.
(r324454). |
1200052 | r325028 | October 26, 2017 | 12.0-CURRENT after fixing
ptrace() to always clear the
correct thread event when resuming. |
1200053 | r325506 | November 7, 2017 | 12.0-CURRENT after changing struct
mbuf layout to add optional hardware
timestamps for receive packets. |
1200054 | r325852 | November 15, 2017 | 12.0-CURRENT after changing the layout of
struct vmtotal to allow for reporting
large memory counters. |
1200055 | r327740 | January 9, 2018 | 12.0-CURRENT after adding
cpucontrol -e support. |
1200056 | r327952 | January 14, 2018 | 12.0-CURRENT after upgrading clang, llvm, lld, lldb, compiler-rt and libc++ to 6.0.0 (branches/release_60 r321788). |
1200057 | r329033 | February 8, 2018 | 12.0-CURRENT after applying a clang 6.0.0 fix to make the wine ports build correctly. |
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>.