diff --git a/en_US.ISO8859-1/books/porters-handbook/uses.xml b/en_US.ISO8859-1/books/porters-handbook/uses.xml
index 08c77bd1b4..7c3394bc59 100644
--- a/en_US.ISO8859-1/books/porters-handbook/uses.xml
+++ b/en_US.ISO8859-1/books/porters-handbook/uses.xml
@@ -1,272 +1,272 @@
ada
(none)
Depends on an Ada-capable
- compiler, and sets CC accordingly.
+ compiler, and sets CC accordingly.
bison
(none), build, run,
both
Implies that the port uses devel/bison in one way or another. By
default, with no arguments or with the build
argument, it implies bison as a build-time
dependency, run implies a run-time dependency,
and both implies both run-time and build-time
dependencies.
charsetfix
(none)
Prevents the port from installing
charset.alias. This should be installed only
by converters/libiconv.
- CHARSETFIX_MAKEFILEIN can be set to a path
- relative to WRKSRC if
+ CHARSETFIX_MAKEFILEIN can be set to a path
+ relative to WRKSRC if
charset.alias is not installed by
- WRKSRC/Makefile.in.
+ WRKSRC/Makefile.in.
cmake
(none), outsource
The port will use CMake for
configuring and building. With the outsource
argument, an out-of-source build will be performed. For more
information see .
desktop-file-utils
(none)
Implies that the port uses the
update-desktop-database from
devel/desktop-file-utils. An
extra post-install step will be run without interfering with any
post-install steps already in the port
Makefile. Lines will be inserted into the
plist to run update-desktop-database on
package install or removal.
fuse
(none)
Implies the port will depend on the FUSE library and handle
the dependency on the kernel module depending on the version
of &os;.
gettext
(none), lib, build,
run
Implies that the port uses
devel/gettext in one way or
another. By default, with no arguments or with the
lib argument, implies
gettext with build-time and run-time
dependencies, build implies a build-time
dependency, and run implies a run-time
dependency.
gmake
(none)
Implies that the port uses devel/gmake as build-time
dependency.
iconv
(none), lib, build,
patch
Implies that the port uses iconv
functions, either from the port
converters/libiconv as a
build-time and run-time dependency, or from the base system on
10-CURRENT after a native iconv was committed
- in 254273. By default, with no arguments or with
+ in 254273. By default, with no arguments or with
the lib argument, implies
iconv with build-time and run-time
dependencies, build implies a build-time
dependency, and patch implies a patch-time
dependency. For more information see
.
imake
(none)
Implies that the port uses devel/imake as build-time
dependency.
kmod
(none)
Fills in the boilerplate for kernel module ports, currently:
Add kld to
- CATEGORIES.
- Set SSP_UNSAFE.
- Set IGNORE if the kernel sources are
- not found in SRC_BASE.
- Define KMODDIR to CATEGORIES.
+ Set SSP_UNSAFE.
+ Set IGNORE if the kernel sources are
+ not found in SRC_BASE.
+ Define KMODDIR to /boot/modules by default, add it
- to PLIST_SUB and MAKE_ENV,
+ to PLIST_SUB and MAKE_ENV,
and create it upon installation.
Handle cross-referencing kernel modules upon installation
and deinstallation.
motif
(none)
Implies that the ports uses
devel/open-motif as a library
- dependency. End users can set WANT_LESSTIF
+ dependency. End users can set WANT_LESSTIF
for the dependency to be on
devel/lesstif instead of
devel/open-motif.
ncurses
(none), base,
port
Implies that the port uses
ncurses, and causes some useful
variables to be set.
pathfix
(none)
Look for the Makefile.in and
configure files in the port's associated
sources and fix common paths to make sure they respect the &os;
hierarchy.
pkgconfig
(none), build, run,
both
Implies that the port uses devel/pkgconf in one way or another.
With no arguments or with the build
argument, it implies pkg-config as a build-time
dependency; run implies a run-time dependency;
and both implies both run-time and build-time
dependencies.
pure
(none), ffi
Implies that the port uses lang/pure in one way or another,
but largely is used for building related pure ports.
With the ffi argument, it implies devel/pure-ffi
as a run-time dependency.
qmail
(none), build, run,
both, vars
Implies that the port uses mail/qmail in one way or another.
With the build argument, it implies
qmail as a build-time dependency.
run implies a run-time dependency. Using no
argument or the both argument implies both
run-time and build-time dependencies. vars
will only set QMAIL variables for the port to use.
readline
(none), port
Implies that the port uses
readline as library dependency, and
- sets CPPFLAGS and LDFLAGS as
+ sets CPPFLAGS and LDFLAGS as
necessary.
shared-mime-info
(none)
Implies that the port uses
update-mime-database from
misc/shared-mime-info. This
uses will automatically add a post-install step in such a way that
the port itself still can specify there own post-install step if
needed. It also insert lines into the plist for package install
and removal to run
update-mime-data with the correct
arguments.
shebangfix
(none)
A lot of software uses incorrect locations for script
interpreters, most notably /usr/bin/perl and
/bin/bash. This fixes shebang lines in
- scripts listed in SHEBANG_FILES. Currently
+ scripts listed in SHEBANG_FILES. Currently
Perl,
Python,
Bash, Ruby,
and PHP are supported by default. To
- support another interpreter, set SHEBANG_LANG
+ support another interpreter, set SHEBANG_LANG
(for example
SHEBANG_LANG=lua), then
- lua_OLD_CMD and
- lua_CMD.
+ lua_OLD_CMD and
+ lua_CMD.
zenoss
(none)
Implies the port uses
net-mgmt/zenoss in one way or
another, but largely is used for building zenoss related zenpack
ports.
diff --git a/en_US.ISO8859-1/books/porters-handbook/versions.xml b/en_US.ISO8859-1/books/porters-handbook/versions.xml
index 87d5e1765c..362d5bb76d 100644
--- a/en_US.ISO8859-1/books/porters-handbook/versions.xml
+++ b/en_US.ISO8859-1/books/porters-handbook/versions.xml
@@ -1,4831 +1,4831 @@
119411
2.0-RELEASE
199501, 199503
March 19, 1995
2.1-CURRENT
199504
April 9, 1995
2.0.5-RELEASE
199508
August 26, 1995
2.2-CURRENT before 2.1
199511
November 10, 1995
2.1.0-RELEASE
199512
November 10, 1995
2.2-CURRENT before 2.1.5
199607
July 10, 1996
2.1.5-RELEASE
199608
July 12, 1996
2.2-CURRENT before 2.1.6
199612
November 15, 1996
2.1.6-RELEASE
199612
2.1.7-RELEASE
220000
February 19, 1997
2.2-RELEASE
(not changed)
2.2.1-RELEASE
(not changed)
2.2-STABLE after 2.2.1-RELEASE
221001
April 15, 1997
2.2-STABLE after texinfo-3.9
221002
April 30, 1997
2.2-STABLE after top
222000
May 16, 1997
2.2.2-RELEASE
222001
May 19, 1997
2.2-STABLE after 2.2.2-RELEASE
225000
October 2, 1997
2.2.5-RELEASE
225001
November 20, 1997
2.2-STABLE after 2.2.5-RELEASE
225002
December 27, 1997
2.2-STABLE after ldconfig -R merge
226000
March 24, 1998
2.2.6-RELEASE
227000
July 21, 1998
2.2.7-RELEASE
227001
July 21, 1998
2.2-STABLE after 2.2.7-RELEASE
227002
September 19, 1998
2.2-STABLE after &man.semctl.2; change
228000
November 29, 1998
2.2.8-RELEASE
228001
November 29, 1998
2.2-STABLE after 2.2.8-RELEASE
300000
February 19, 1996
3.0-CURRENT before &man.mount.2; change
300001
September 24, 1997
3.0-CURRENT after &man.mount.2; change
300002
June 2, 1998
3.0-CURRENT after &man.semctl.2; change
300003
June 7, 1998
3.0-CURRENT after ioctl arg changes
300004
September 3, 1998
3.0-CURRENT after ELF conversion
300005
October 16, 1998
3.0-RELEASE
300006
October 16, 1998
3.0-CURRENT after 3.0-RELEASE
300007
January 22, 1999
3.0-STABLE after 3/4 branch
310000
February 9, 1999
3.1-RELEASE
310001
March 27, 1999
3.1-STABLE after 3.1-RELEASE
310002
April 14, 1999
3.1-STABLE after C++ constructor/destructor order
change
320000
3.2-RELEASE
320001
May 8, 1999
3.2-STABLE
320002
August 29, 1999
3.2-STABLE after binary-incompatible IPFW and
socket changes
330000
September 2, 1999
3.3-RELEASE
330001
September 16, 1999
3.3-STABLE
330002
November 24, 1999
3.3-STABLE after adding &man.mkstemp.3;
to libc
340000
December 5, 1999
3.4-RELEASE
340001
December 17, 1999
3.4-STABLE
350000
June 20, 2000
3.5-RELEASE
350001
July 12, 2000
3.5-STABLE
400000
January 22, 1999
4.0-CURRENT after 3.4 branch
400001
February 20, 1999
4.0-CURRENT after change in dynamic linker
handling
400002
March 13, 1999
4.0-CURRENT after C++ constructor/destructor
order change
400003
March 27, 1999
4.0-CURRENT after functioning
&man.dladdr.3;
400004
April 5, 1999
4.0-CURRENT after __deregister_frame_info dynamic
linker bug fix (also 4.0-CURRENT after EGCS 1.1.2
integration)
400005
April 27, 1999
4.0-CURRENT after &man.suser.9; API change
(also 4.0-CURRENT after newbus)
400006
May 31, 1999
4.0-CURRENT after cdevsw registration
change
400007
June 17, 1999
4.0-CURRENT after the addition of so_cred for
socket level credentials
400008
June 20, 1999
4.0-CURRENT after the addition of a poll syscall
wrapper to libc_r
400009
July 20, 1999
4.0-CURRENT after the change of the kernel's
dev_t type to struct
specinfo pointer
400010
September 25, 1999
4.0-CURRENT after fixing a hole
in &man.jail.2;
400011
September 29, 1999
4.0-CURRENT after the sigset_t
datatype change
400012
November 15, 1999
4.0-CURRENT after the cutover to the GCC 2.95.2
compiler
400013
December 4, 1999
4.0-CURRENT after adding pluggable linux-mode
ioctl handlers
400014
January 18, 2000
4.0-CURRENT after importing OpenSSL
400015
January 27, 2000
4.0-CURRENT after the C++ ABI change in GCC
2.95.2 from -fvtable-thunks to -fno-vtable-thunks by
default
400016
February 27, 2000
4.0-CURRENT after importing OpenSSH
400017
March 13, 2000
4.0-RELEASE
400018
March 17, 2000
4.0-STABLE after 4.0-RELEASE
400019
May 5, 2000
4.0-STABLE after the introduction of delayed
checksums.
400020
June 4, 2000
4.0-STABLE after merging libxpg4 code into
libc.
400021
July 8, 2000
4.0-STABLE after upgrading Binutils to 2.10.0,
ELF branding changes, and tcsh in the base
system.
410000
July 14, 2000
4.1-RELEASE
410001
July 29, 2000
4.1-STABLE after 4.1-RELEASE
410002
September 16, 2000
4.1-STABLE after &man.setproctitle.3; moved from
libutil to libc.
411000
September 25, 2000
4.1.1-RELEASE
411001
4.1.1-STABLE after 4.1.1-RELEASE
420000
October 31, 2000
4.2-RELEASE
420001
January 10, 2001
4.2-STABLE after combining libgcc.a and
libgcc_r.a, and associated GCC linkage
changes.
430000
March 6, 2001
4.3-RELEASE
430001
May 18, 2001
4.3-STABLE after wint_t introduction.
430002
July 22, 2001
4.3-STABLE after PCI powerstate API
merge.
440000
August 1, 2001
4.4-RELEASE
440001
October 23, 2001
4.4-STABLE after d_thread_t introduction.
440002
November 4, 2001
4.4-STABLE after mount structure changes (affects
filesystem klds).
440003
December 18, 2001
4.4-STABLE after the userland components of smbfs
were imported.
450000
December 20, 2001
4.5-RELEASE
450001
February 24, 2002
4.5-STABLE after the usb structure element
rename.
450004
April 16, 2002
4.5-STABLE after the
sendmail_enable &man.rc.conf.5;
variable was made to take the value
NONE.
450005
April 27, 2002
4.5-STABLE after moving to XFree86 4 by default
for package builds.
450006
May 1, 2002
4.5-STABLE after accept filtering was fixed so
that is no longer susceptible to an easy DoS.
460000
June 21, 2002
4.6-RELEASE
460001
June 21, 2002
4.6-STABLE &man.sendfile.2; fixed to comply with
documentation, not to count any headers sent against
the amount of data to be sent from the file.
460002
July 19, 2002
4.6.2-RELEASE
460100
June 26, 2002
4.6-STABLE
460101
June 26, 2002
4.6-STABLE after MFC of `sed -i'.
460102
September 1, 2002
4.6-STABLE after MFC of many new pkg_install
features from the HEAD.
470000
October 8, 2002
4.7-RELEASE
470100
October 9, 2002
4.7-STABLE
470101
November 10, 2002
Start generated __std{in,out,err}p references
rather than __sF. This changes std{in,out,err} from a
compile time expression to a runtime one.
470102
January 23, 2003
4.7-STABLE after MFC of mbuf changes to replace
m_aux mbufs by m_tag's
470103
February 14, 2003
4.7-STABLE gets OpenSSL 0.9.7
480000
March 30, 2003
4.8-RELEASE
480100
April 5, 2003
4.8-STABLE
480101
May 22, 2003
4.8-STABLE after &man.realpath.3; has been made
thread-safe
480102
August 10, 2003
4.8-STABLE 3ware API changes to twe.
490000
October 27, 2003
4.9-RELEASE
490100
October 27, 2003
4.9-STABLE
490101
January 8, 2004
4.9-STABLE after e_sid was added to struct
kinfo_eproc.
490102
February 4, 2004
4.9-STABLE after MFC of libmap functionality
for rtld.
491000
May 25, 2004
4.10-RELEASE
491100
June 1, 2004
4.10-STABLE
491101
August 11, 2004
4.10-STABLE after MFC of revision 20040629 of
the package tools
491102
November 16, 2004
4.10-STABLE after VM fix dealing with unwiring
of fictitious pages
492000
December 17, 2004
4.11-RELEASE
492100
December 17, 2004
4.11-STABLE
492101
April 18, 2006
4.11-STABLE after adding libdata/ldconfig
directories to mtree files.
500000
March 13, 2000
5.0-CURRENT
500001
April 18, 2000
5.0-CURRENT after adding addition ELF header
fields, and changing our ELF binary branding
method.
500002
May 2, 2000
5.0-CURRENT after kld metadata changes.
500003
May 18, 2000
5.0-CURRENT after buf/bio changes.
500004
May 26, 2000
5.0-CURRENT after binutils upgrade.
500005
June 3, 2000
5.0-CURRENT after merging libxpg4 code into
libc and after TASKQ interface introduction.
500006
June 10, 2000
5.0-CURRENT after the addition of AGP
interfaces.
500007
June 29, 2000
5.0-CURRENT after Perl upgrade to 5.6.0
500008
July 7, 2000
5.0-CURRENT after the update of KAME code to
2000/07 sources.
500009
July 14, 2000
5.0-CURRENT after ether_ifattach() and
ether_ifdetach() changes.
500010
July 16, 2000
5.0-CURRENT after changing mtree defaults
back to original variant, adding -L to follow
symlinks.
500011
July 18, 2000
5.0-CURRENT after kqueue API changed.
500012
September 2, 2000
5.0-CURRENT after &man.setproctitle.3; moved from
libutil to libc.
500013
September 10, 2000
5.0-CURRENT after the first SMPng commit.
500014
January 4, 2001
5.0-CURRENT after <sys/select.h> moved to
<sys/selinfo.h>.
500015
January 10, 2001
5.0-CURRENT after combining libgcc.a and
libgcc_r.a, and associated GCC linkage
changes.
500016
January 24, 2001
5.0-CURRENT after change allowing libc and libc_r
to be linked together, deprecating -pthread
option.
500017
February 18, 2001
5.0-CURRENT after switch from struct ucred to
struct xucred to stabilize kernel-exported API for
mountd et al.
500018
February 24, 2001
5.0-CURRENT after addition of CPUTYPE make
variable for controlling CPU-specific
optimizations.
500019
June 9, 2001
5.0-CURRENT after moving machine/ioctl_fd.h to
sys/fdcio.h
500020
June 15, 2001
5.0-CURRENT after locale names renaming.
500021
June 22, 2001
5.0-CURRENT after Bzip2 import.
Also signifies removal of S/Key.
500022
July 12, 2001
5.0-CURRENT after SSE support.
500023
September 14, 2001
5.0-CURRENT after KSE Milestone 2.
500024
October 1, 2001
5.0-CURRENT after d_thread_t,
and moving UUCP to ports.
500025
October 4, 2001
5.0-CURRENT after ABI change for descriptor
and creds passing on 64 bit platforms.
500026
October 9, 2001
5.0-CURRENT after moving to XFree86 4 by default
for package builds, and after the new libc strnstr()
function was added.
500027
October 10, 2001
5.0-CURRENT after the new libc strcasestr()
function was added.
500028
December 14, 2001
5.0-CURRENT after the userland components of
smbfs were imported.
(not changed)
5.0-CURRENT after the new C99 specific-width
integer types were added.
500029
January 29, 2002
5.0-CURRENT after a change was made in the return
value of &man.sendfile.2;.
500030
February 15, 2002
5.0-CURRENT after the introduction of the
type fflags_t, which is the
appropriate size for file flags.
500031
February 24, 2002
5.0-CURRENT after the usb structure element
rename.
500032
March 16, 2002
5.0-CURRENT after the introduction of
Perl 5.6.1.
500033
April 3, 2002
5.0-CURRENT after the
sendmail_enable &man.rc.conf.5;
variable was made to take the value
NONE.
500034
April 30, 2002
5.0-CURRENT after mtx_init() grew a third
argument.
500035
May 13, 2002
5.0-CURRENT with Gcc 3.1.
500036
May 17, 2002
5.0-CURRENT without Perl in /usr/src
500037
May 29, 2002
5.0-CURRENT after the addition of
&man.dlfunc.3;
500038
July 24, 2002
5.0-CURRENT after the types of some struct
sockbuf members were changed and the structure was
reordered.
500039
September 1, 2002
5.0-CURRENT after GCC 3.2.1 import.
Also after headers stopped using
_BSD_FOO_T_ and started using _FOO_T_DECLARED.
This value can also be used as a conservative
estimate of the start of &man.bzip2.1; package
support.
500040
September 20, 2002
5.0-CURRENT after various changes to disk
functions were made in the name of removing dependency
on disklabel structure internals.
500041
October 1, 2002
5.0-CURRENT after the addition of
&man.getopt.long.3; to libc.
500042
October 15, 2002
5.0-CURRENT after Binutils 2.13 upgrade, which
included new FreeBSD emulation, vec, and output
format.
500043
November 1, 2002
5.0-CURRENT after adding weak pthread_XXX stubs
to libc, obsoleting libXThrStub.so.
5.0-RELEASE.
500100
January 17, 2003
5.0-CURRENT after branching for
RELENG_5_0
500101
February 19, 2003
<sys/dkstat.h> is empty and should
not be included.
500102
February 25, 2003
5.0-CURRENT after the d_mmap_t interface
change.
500103
February 26, 2003
5.0-CURRENT after taskqueue_swi changed to run
without Giant, and taskqueue_swi_giant added to run
with Giant.
500104
February 27, 2003
cdevsw_add() and cdevsw_remove() no
longer exists.
Appearance of MAJOR_AUTO allocation facility.
500105
March 4, 2003
5.0-CURRENT after new cdevsw initialization
method.
500106
March 8, 2003
devstat_add_entry() has been replaced by
devstat_new_entry()
500107
March 15, 2003
Devstat interface change; see sys/sys/param.h
1.149
500108
March 15, 2003
Token-Ring interface changes.
500109
March 25, 2003
Addition of vm_paddr_t.
500110
March 28, 2003
5.0-CURRENT after &man.realpath.3; has been made
thread-safe
500111
April 9, 2003
5.0-CURRENT after &man.usbhid.3; has been synced
with NetBSD
500112
April 17, 2003
5.0-CURRENT after new NSS implementation
and addition of POSIX.1 getpw*_r, getgr*_r
functions
500113
May 2, 2003
5.0-CURRENT after removal of the old rc
system.
501000
June 4, 2003
5.1-RELEASE.
501100
June 2, 2003
5.1-CURRENT after branching for
RELENG_5_1.
501101
June 29, 2003
5.1-CURRENT after correcting the semantics of
sigtimedwait(2) and sigwaitinfo(2).
501102
July 3, 2003
5.1-CURRENT after adding the lockfunc and
lockfuncarg fields to
&man.bus.dma.tag.create.9;.
501103
July 31, 2003
5.1-CURRENT after GCC 3.3.1-pre 20030711 snapshot
integration.
501104
August 5, 2003
5.1-CURRENT 3ware API changes to twe.
501105
August 17, 2003
5.1-CURRENT dynamically-linked /bin and /sbin
support and movement of libraries to /lib.
501106
September 8, 2003
5.1-CURRENT after adding kernel support for
Coda 6.x.
501107
September 17, 2003
5.1-CURRENT after 16550 UART constants moved from
<dev/sio/sioreg.h> to
<dev/ic/ns16550.h>.
Also when libmap functionality was unconditionally
supported by rtld.
501108
September 23, 2003
5.1-CURRENT after PFIL_HOOKS API update
501109
September 27, 2003
5.1-CURRENT after adding kiconv(3)
501110
September 28, 2003
5.1-CURRENT after changing default operations
for open and close in cdevsw
501111
October 16, 2003
5.1-CURRENT after changed layout of
cdevsw
501112
October 16, 2003
5.1-CURRENT after adding kobj multiple
inheritance
501113
October 31, 2003
5.1-CURRENT after the if_xname change in
struct ifnet
501114
November 16, 2003
5.1-CURRENT after changing /bin and /sbin to
be dynamically linked
502000
December 7, 2003
5.2-RELEASE
502010
February 23, 2004
5.2.1-RELEASE
502100
December 7, 2003
5.2-CURRENT after branching for
RELENG_5_2
502101
December 19, 2003
5.2-CURRENT after __cxa_atexit/__cxa_finalize
functions were added to libc.
502102
January 30, 2004
5.2-CURRENT after change of default thread
library from libc_r to libpthread.
502103
February 21, 2004
5.2-CURRENT after device driver API
megapatch.
502104
February 25, 2004
5.2-CURRENT after getopt_long_only()
addition.
502105
March 5, 2004
5.2-CURRENT after NULL is made into ((void *)0)
for C, creating more warnings.
502106
March 8, 2004
5.2-CURRENT after pf is linked to the build and
install.
502107
March 10, 2004
5.2-CURRENT after time_t is changed to a
64-bit value on sparc64.
502108
March 12, 2004
5.2-CURRENT after Intel C/C++ compiler support in
some headers and execve(2) changes to be more strictly
conforming to POSIX.
502109
March 22, 2004
5.2-CURRENT after the introduction of the
bus_alloc_resource_any API
502110
March 27, 2004
5.2-CURRENT after the addition of UTF-8
locales
502111
April 11, 2004
5.2-CURRENT after the removal of the getvfsent(3)
API
502112
April 13, 2004
5.2-CURRENT after the addition of the .warning
directive for make.
502113
June 4, 2004
5.2-CURRENT after ttyioctl() was made mandatory
for serial drivers.
502114
June 13, 2004
5.2-CURRENT after import of the ALTQ
framework.
502115
June 14, 2004
5.2-CURRENT after changing sema_timedwait(9) to
return 0 on success and a non-zero error code on
failure.
502116
June 16, 2004
5.2-CURRENT after changing kernel dev_t to be
pointer to struct cdev *.
502117
June 17, 2004
5.2-CURRENT after changing kernel udev_t to
dev_t.
502118
June 17, 2004
5.2-CURRENT after adding support for
CLOCK_VIRTUAL and CLOCK_PROF to clock_gettime(2) and
clock_getres(2).
502119
June 22, 2004
5.2-CURRENT after changing network interface
cloning overhaul.
502120
July 2, 2004
5.2-CURRENT after the update of the package tools
to revision 20040629.
502121
July 9, 2004
5.2-CURRENT after marking Bluetooth code as
non-i386 specific.
502122
July 11, 2004
5.2-CURRENT after the introduction of the KDB
debugger framework, the conversion of DDB into a
backend and the introduction of the GDB
backend.
502123
July 12, 2004
5.2-CURRENT after change to make VFS_ROOT take a
struct thread argument as does vflush. Struct
kinfo_proc now has a user data pointer. The switch of
the default X implementation to
xorg was also made at this
time.
502124
July 24, 2004
5.2-CURRENT after the change to separate the way
ports rc.d and legacy scripts are started.
502125
July 28, 2004
5.2-CURRENT after the backout of the previous
change.
502126
July 31, 2004
5.2-CURRENT after the removal of
kmem_alloc_pageable() and the import of gcc
3.4.2.
502127
August 2, 2004
5.2-CURRENT after changing the UMA kernel
API to allow ctors/inits to fail.
502128
August 8, 2004
5.2-CURRENT after the change of the
vfs_mount signature as well as global replacement of
PRISON_ROOT with SUSER_ALLOWJAIL for the suser(9)
API.
503000
August 23, 2004
5.3-BETA/RC before the pfil API change
503001
September 22, 2004
5.3-RELEASE
503100
October 16, 2004
5.3-STABLE after branching for RELENG_5_3
503101
December 3, 2004
5.3-STABLE after addition of glibc style
&man.strftime.3; padding options.
503102
February 13, 2005
5.3-STABLE after OpenBSD's nc(1) import
MFC.
503103
February 27, 2005
5.4-PRERELEASE after the MFC of the fixes in
<src/include/stdbool.h> and
<src/sys/i386/include/_types.h>
for using the GCC-compatibility of the Intel C/C++
compiler.
503104
February 28, 2005
5.4-PRERELEASE after the MFC of the change of
ifi_epoch from wall clock time to uptime.
503105
March 2, 2005
5.4-PRERELEASE after the MFC of the fix of
EOVERFLOW check in vswprintf(3).
504000
April 3, 2005
5.4-RELEASE.
504100
April 3, 2005
5.4-STABLE after branching for RELENG_5_4
504101
May 11, 2005
5.4-STABLE after increasing the default
thread stacksizes
504102
June 24, 2005
5.4-STABLE after the addition of sha256
504103
October 3, 2005
5.4-STABLE after the MFC of if_bridge
504104
November 13, 2005
5.4-STABLE after the MFC of bsdiff and
portsnap
504105
January 17, 2006
5.4-STABLE after MFC of ldconfig_local_dirs
change.
505000
May 12, 2006
5.5-RELEASE.
505100
May 12, 2006
5.5-STABLE after branching for RELENG_5_5
600000
August 18, 2004
6.0-CURRENT
600001
August 27, 2004
6.0-CURRENT after permanently enabling PFIL_HOOKS
in the kernel.
600002
August 30, 2004
6.0-CURRENT after initial addition of
ifi_epoch to struct if_data. Backed out after a
few days. Do not use this value.
600003
September 8, 2004
6.0-CURRENT after the re-addition of the
ifi_epoch member of struct if_data.
600004
September 29, 2004
6.0-CURRENT after addition of the struct inpcb
argument to the pfil API.
600005
October 5, 2004
6.0-CURRENT after addition of the "-d
DESTDIR" argument to newsyslog.
600006
November 4, 2004
6.0-CURRENT after addition of glibc style
&man.strftime.3; padding options.
600007
December 12, 2004
6.0-CURRENT after addition of 802.11 framework
updates.
600008
January 25, 2005
6.0-CURRENT after changes to VOP_*VOBJECT()
functions and introduction of MNTK_MPSAFE flag for
Giantfree filesystems.
600009
February 4, 2005
6.0-CURRENT after addition of the cpufreq
framework and drivers.
600010
February 6, 2005
6.0-CURRENT after importing OpenBSD's
nc(1).
600011
February 12, 2005
6.0-CURRENT after removing semblance of SVID2
matherr() support.
600012
February 15, 2005
6.0-CURRENT after increase of default thread
stacks' size.
600013
February 19, 2005
6.0-CURRENT after fixes in
<src/include/stdbool.h> and
<src/sys/i386/include/_types.h>
for using the GCC-compatibility of the Intel C/C++
compiler.
600014
February 21, 2005
6.0-CURRENT after EOVERFLOW checks in
vswprintf(3) fixed.
600015
February 25, 2005
6.0-CURRENT after changing the struct if_data
member, ifi_epoch, from wall clock time to
uptime.
600016
February 26, 2005
6.0-CURRENT after LC_CTYPE disk format
changed.
600017
February 27, 2005
6.0-CURRENT after NLS catalogs disk format
changed.
600018
February 27, 2005
6.0-CURRENT after LC_COLLATE disk format
changed.
600019
February 28, 2005
Installation of acpica includes into
/usr/include.
600020
March 9, 2005
Addition of MSG_NOSIGNAL flag to send(2)
API.
600021
March 17, 2005
Addition of fields to cdevsw
600022
March 21, 2005
Removed gtar from base system.
600023
April 13, 2005
LOCAL_CREDS, LOCAL_CONNWAIT socket options added
to unix(4).
600024
April 19, 2005
&man.hwpmc.4; and related tools added to
6.0-CURRENT.
600025
April 26, 2005
struct icmphdr added to 6.0-CURRENT.
600026
May 3, 2005
pf updated to 3.7.
600027
May 6, 2005
Kernel libalias and ng_nat introduced.
600028
May 13, 2005
POSIX ttyname_r(3) made available through
unistd.h and libc.
600029
May 29, 2005
6.0-CURRENT after libpcap updated to v0.9.1 alpha
096.
600030
June 5, 2005
6.0-CURRENT after importing NetBSD's
if_bridge(4).
600031
June 10, 2005
6.0-CURRENT after struct ifnet was broken out
of the driver softcs.
600032
July 11, 2005
6.0-CURRENT after the import of libpcap
v0.9.1.
600033
July 25, 2005
6.0-STABLE after bump of all shared library
versions that had not been changed since
RELENG_5.
600034
August 13, 2005
6.0-STABLE after credential argument is added to
dev_clone event handler. 6.0-RELEASE.
600100
November 1, 2005
6.0-STABLE after 6.0-RELEASE
600101
December 21, 2005
6.0-STABLE after incorporating scripts from the
local_startup directories into the base
&man.rcorder.8;.
600102
December 30, 2005
6.0-STABLE after updating the ELF types and
constants.
600103
January 15, 2006
6.0-STABLE after MFC of pidfile(3) API.
600104
January 17, 2006
6.0-STABLE after MFC of ldconfig_local_dirs
change.
600105
February 26, 2006
6.0-STABLE after NLS catalog support of
csh(1).
601000
May 6, 2006
6.1-RELEASE
601100
May 6, 2006
6.1-STABLE after 6.1-RELEASE.
601101
June 22, 2006
6.1-STABLE after the import of csup.
601102
July 11, 2006
6.1-STABLE after the iwi(4) update.
601103
July 17, 2006
6.1-STABLE after the resolver update to
BIND9, and exposure of reentrant version of
netdb functions.
601104
August 8, 2006
6.1-STABLE after DSO (dynamic shared
objects) support has been enabled in
OpenSSL.
601105
September 2, 2006
6.1-STABLE after 802.11 fixups changed the
api for the IEEE80211_IOC_STA_INFO ioctl.
602000
November 15, 2006
6.2-RELEASE
602100
September 15, 2006
6.2-STABLE after 6.2-RELEASE.
602101
December 12, 2006
6.2-STABLE after the addition of Wi-Spy
quirk.
602102
December 28, 2006
6.2-STABLE after pci_find_extcap()
addition.
602103
January 16, 2007
6.2-STABLE after MFC of dlsym change to look for
a requested symbol both in specified dso and its
implicit dependencies.
602104
January 28, 2007
6.2-STABLE after MFC of ng_deflate(4) and
ng_pred1(4) netgraph nodes and new compression and
encryption modes for ng_ppp(4) node.
602105
February 20, 2007
6.2-STABLE after MFC of BSD licensed version of
&man.gzip.1; ported from NetBSD.
602106
March 31, 2007
6.2-STABLE after MFC of PCI MSI and MSI-X
support.
602107
April 6, 2007
6.2-STABLE after MFC of ncurses 5.6 and wide
character support.
602108
April 11, 2007
6.2-STABLE after MFC of CAM 'SG' peripheral
device, which implements a subset of Linux SCSI SG
passthrough device API.
602109
April 17, 2007
6.2-STABLE after MFC of readline 5.2 patchset
002.
602110
May 2, 2007
6.2-STABLE after MFC of pmap_invalidate_cache(),
pmap_change_attr(), pmap_mapbios(),
pmap_mapdev_attr(), and pmap_unmapbios() for amd64 and
i386.
602111
June 11, 2007
6.2-STABLE after MFC of BOP_BDFLUSH and caused
breakage of the filesystem modules KBI.
602112
September 21, 2007
6.2-STABLE after libutil(3) MFC's.
602113
October 25, 2007
6.2-STABLE after MFC of wide and single byte
ctype separation. Newly compiled binary that
references to ctype.h may require a new symbol,
__mb_sb_limit, which is not available on older
systems.
602114
October 30, 2007
6.2-STABLE after ctype ABI forward compatibility
restored.
602115
November 21, 2007
6.2-STABLE after back out of wide and single byte
ctype separation.
603000
November 25, 2007
6.3-RELEASE
603100
November 25, 2007
6.3-STABLE after 6.3-RELEASE.
603101
December 7, 2007
6.3-STABLE after fixing
multibyte type support in bit macro.
603102
April 24, 2008
6.3-STABLE after adding l_sysid to struct
flock.
603103
May 27, 2008
6.3-STABLE after MFC of the
memrchr function.
603104
June 15, 2008
6.3-STABLE after MFC of support for
:u variable modifier in
make(1).
604000
October 4, 2008
6.4-RELEASE
604100
October 4, 2008
6.4-STABLE after 6.4-RELEASE.
700000
July 11, 2005
7.0-CURRENT.
700001
July 23, 2005
7.0-CURRENT after bump of all shared library
versions that had not been changed since
RELENG_5.
700002
August 13, 2005
7.0-CURRENT after credential argument is added to
dev_clone event handler.
700003
August 25, 2005
7.0-CURRENT after memmem(3) is added to
libc.
700004
October 30, 2005
7.0-CURRENT after solisten(9) kernel arguments
are modified to accept a backlog parameter.
700005
November 11, 2005
7.0-CURRENT after IFP2ENADDR() was changed to
return a pointer to IF_LLADDR().
700006
November 11, 2005
7.0-CURRENT after addition of
if_addr member to struct
ifnet and IFP2ENADDR() removal.
700007
December 2, 2005
7.0-CURRENT after incorporating scripts from the
local_startup directories into the base
&man.rcorder.8;.
700008
December 5, 2005
7.0-CURRENT after removal of MNT_NODEV mount
option.
700009
December 19, 2005
7.0-CURRENT after ELF-64 type changes and symbol
versioning.
700010
December 20, 2005
7.0-CURRENT after addition of hostb and vgapci
drivers, addition of pci_find_extcap(), and changing
the AGP drivers to no longer map the aperture.
700011
December 31, 2005
7.0-CURRENT after tv_sec was made time_t on
all platforms but Alpha.
700012
January 8, 2006
7.0-CURRENT after ldconfig_local_dirs
change.
700013
January 12, 2006
7.0-CURRENT after changes to
/etc/rc.d/abi to support
/compat/linux/etc/ld.so.cache
being a symlink in a readonly filesystem.
700014
January 26, 2006
7.0-CURRENT after pts import.
700015
March 26, 2006
7.0-CURRENT after the introduction of version 2
of &man.hwpmc.4;'s ABI.
700016
April 22, 2006
7.0-CURRENT after addition of &man.fcloseall.3;
to libc.
700017
May 13, 2006
7.0-CURRENT after removal of ip6fw.
700018
July 15, 2006
7.0-CURRENT after import of snd_emu10kx.
700019
July 29, 2006
7.0-CURRENT after import of OpenSSL
0.9.8b.
700020
September 3, 2006
7.0-CURRENT after addition of bus_dma_get_tag
function
700021
September 4, 2006
7.0-CURRENT after libpcap 0.9.4 and tcpdump 3.9.4
import.
700022
September 9, 2006
7.0-CURRENT after dlsym change to look for a
requested symbol both in specified dso and its
implicit dependencies.
700023
September 23, 2006
7.0-CURRENT after adding new sound IOCTLs for the
OSSv4 mixer API.
700024
September 28, 2006
7.0-CURRENT after import of OpenSSL
0.9.8d.
700025
November 11, 2006
7.0-CURRENT after the addition of libelf.
700026
November 26, 2006
7.0-CURRENT after major changes on sound
sysctls.
700027
November 30, 2006
7.0-CURRENT after the addition of Wi-Spy
quirk.
700028
December 15, 2006
7.0-CURRENT after the addition of sctp calls to
libc
700029
January 26, 2007
7.0-CURRENT after the GNU &man.gzip.1;
implementation was replaced with a BSD licensed
version ported from NetBSD.
700030
February 7, 2007
7.0-CURRENT after the removal of IPIP tunnel
encapsulation (VIFF_TUNNEL) from the IPv4 multicast
forwarding code.
700031
February 23, 2007
7.0-CURRENT after the modification of
bus_setup_intr() (newbus).
700032
March 2, 2007
7.0-CURRENT after the inclusion of ipw(4) and
iwi(4) firmware.
700033
March 9, 2007
7.0-CURRENT after the inclusion of ncurses wide
character support.
700034
March 19, 2007
7.0-CURRENT after changes to how insmntque(),
getnewvnode(), and vfs_hash_insert() work.
700035
March 26, 2007
7.0-CURRENT after addition of a notify mechanism
for CPU frequency changes.
700036
April 6, 2007
7.0-CURRENT after import of the ZFS
filesystem.
700037
April 8, 2007
7.0-CURRENT after addition of CAM 'SG' peripheral
device, which implements a subset of Linux SCSI SG
passthrough device API.
700038
April 30, 2007
7.0-CURRENT after changing &man.getenv.3;,
&man.putenv.3;, &man.setenv.3; and &man.unsetenv.3; to
be POSIX conformant.
700039
May 1, 2007
7.0-CURRENT after the changes in 700038 were
backed out.
700040
May 10, 2007
7.0-CURRENT after the addition of &man.flopen.3;
to libutil.
700041
May 13, 2007
7.0-CURRENT after enabling symbol versioning, and
changing the default thread library to libthr.
700042
May 19, 2007
7.0-CURRENT after the import of gcc
4.2.0.
700043
May 21, 2007
7.0-CURRENT after bump of all shared library
versions that had not been changed since
RELENG_6.
700044
June 7, 2007
7.0-CURRENT after changing the argument for
vn_open()/VOP_OPEN() from file descriptor index to the
struct file *.
700045
June 10, 2007
7.0-CURRENT after changing &man.pam.nologin.8; to
provide an account management function instead of an
authentication function to the PAM framework.
700046
June 11, 2007
7.0-CURRENT after updated 802.11 wireless
support.
700047
June 11, 2007
7.0-CURRENT after adding TCP LRO interface
capabilities.
700048
June 12, 2007
7.0-CURRENT after
RFC 3678 API support added to the IPv4 stack.
Legacy RFC 1724 behavior of the IP_MULTICAST_IF
ioctl has now been removed; 0.0.0.0/8 may no longer
be used to specify an interface index.
struct ipmreqn should be used instead.
700049
July 3, 2007
7.0-CURRENT after importing pf from OpenBSD
4.1
(not changed)
7.0-CURRENT after adding IPv6 support for
FAST_IPSEC, deleting KAME IPSEC, and renaming
FAST_IPSEC to IPSEC.
700050
July 4, 2007
7.0-CURRENT after converting setenv/putenv/etc.
calls from traditional BSD to POSIX.
700051
July 4, 2007
7.0-CURRENT after adding new mmap/lseek/etc
syscalls.
700052
July 6, 2007
7.0-CURRENT after moving I4B headers to
include/i4b.
700053
September 30, 2007
7.0-CURRENT after the addition of support for
PCI domains
700054
October 25, 2007
7.0-CURRENT after MFC of wide and single byte
ctype separation.
700055
October 28, 2007
7.0-RELEASE, and 7.0-CURRENT after ABI backwards
compatibility to the FreeBSD 4/5/6 versions of the
PCIOCGETCONF, PCIOCREAD and PCIOCWRITE IOCTLs was
MFCed, which required the ABI of the PCIOCGETCONF
IOCTL to be broken again
700100
December 22, 2007
7.0-STABLE after 7.0-RELEASE
700101
February 8, 2008
7.0-STABLE after the MFC of m_collapse().
700102
March 30, 2008
7.0-STABLE after the MFC of
kdb_enter_why().
700103
April 10, 2008
7.0-STABLE after adding l_sysid to struct
flock.
700104
April 11, 2008
7.0-STABLE after the MFC of procstat(1).
700105
April 11, 2008
7.0-STABLE after the MFC of umtx
features.
700106
April 15, 2008
7.0-STABLE after the MFC of &man.write.2; support
to &man.psm.4;.
700107
April 20, 2008
7.0-STABLE after the MFC of F_DUP2FD command
to &man.fcntl.2;.
700108
May 5, 2008
7.0-STABLE after some &man.lockmgr.9; changes,
which makes it necessary to include
sys/lock.h in order to use
&man.lockmgr.9;.
700109
May 27, 2008
7.0-STABLE after MFC of the
memrchr function.
700110
August 5, 2008
7.0-STABLE after MFC of kernel NFS lockd
client.
700111
August 20, 2008
7.0-STABLE after addition of physically
contiguous jumbo frame support.
700112
August 27, 2008
7.0-STABLE after MFC of kernel DTrace
support.
701000
November 25, 2008
7.1-RELEASE
701100
November 25, 2008
7.1-STABLE after 7.1-RELEASE.
701101
January 10, 2009
7.1-STABLE after strndup
merge.
701102
January 17, 2009
7.1-STABLE after cpuctl(4) support
added.
701103
February 7, 2009
7.1-STABLE after the merge of
multi-/no-IPv4/v6 jails.
701104
February 14, 2009
7.1-STABLE after the store of the suspension
owner in the struct mount, and introduction of
vfs_susp_clean method into the struct vfsops.
701105
March 12, 2009
7.1-STABLE after the incompatible change
to the kern.ipc.shmsegs sysctl to allow to allocate
larger SysV shared memory segments on 64bit
architectures.
701106
March 14, 2009
7.1-STABLE after the merge of a fix for
POSIX semaphore wait operations.
702000
April 15, 2009
7.2-RELEASE
702100
April 15, 2009
7.2-STABLE after 7.2-RELEASE.
702101
May 15, 2009
7.2-STABLE after ichsmb(4) was changed to
use left-adjusted slave addressing to match other
SMBus controller drivers.
702102
May 28, 2009
7.2-STABLE after MFC of the
fdopendir function.
702103
June 06, 2009
7.2-STABLE after MFC of PmcTools.
702104
July 14, 2009
7.2-STABLE after MFC of the
closefrom system call.
702105
July 31, 2009
7.2-STABLE after MFC of the SYSVIPC ABI
change.
702106
September 14, 2009
7.2-STABLE after MFC of the x86 PAT
enhancements and addition of d_mmap_single() and
the scatter/gather list VM object type.
703000
February 9, 2010
7.3-RELEASE
703100
February 9, 2010
7.3-STABLE after 7.3-RELEASE.
704000
December 22, 2010
7.4-RELEASE
704100
December 22, 2010
7.4-STABLE after 7.4-RELEASE.
800000
October 11, 2007
8.0-CURRENT. Separating wide and single byte
ctype.
800001
October 16, 2007
8.0-CURRENT after libpcap 0.9.8 and tcpdump 3.9.8
import.
800002
October 21, 2007
8.0-CURRENT after renaming kthread_create()
and friends to kproc_create() etc.
800003
October 24, 2007
8.0-CURRENT after ABI backwards compatibility
to the FreeBSD 4/5/6 versions of the PCIOCGETCONF,
PCIOCREAD and PCIOCWRITE IOCTLs was added, which
required the ABI of the PCIOCGETCONF IOCTL to be
broken again
800004
November 12, 2007
8.0-CURRENT after agp(4) driver moved from
src/sys/pci to src/sys/dev/agp
800005
December 4, 2007
8.0-CURRENT after changes to the jumbo frame
- allocator (rev 174247).
+ allocator (rev 174247).
800006
December 7, 2007
8.0-CURRENT after the addition of callgraph
capture functionality to &man.hwpmc.4;.
800007
December 25, 2007
8.0-CURRENT after kdb_enter() gains a "why"
argument.
800008
December 28, 2007
8.0-CURRENT after LK_EXCLUPGRADE option
removal.
800009
January 9, 2008
8.0-CURRENT after introduction of
&man.lockmgr.disown.9;
800010
January 10, 2008
8.0-CURRENT after the &man.vn.lock.9; prototype
change.
800011
January 13, 2008
8.0-CURRENT after the &man.VOP.LOCK.9; and
&man.VOP.UNLOCK.9; prototype changes.
800012
January 19, 2008
8.0-CURRENT after introduction of
&man.lockmgr.recursed.9;, &man.BUF.RECURSED.9; and
&man.BUF.ISLOCKED.9; and the removal of
BUF_REFCNT().
800013
January 23, 2008
8.0-CURRENT after introduction of the
ASCII
encoding.
800014
January 24, 2008
8.0-CURRENT after changing the prototype of
&man.lockmgr.9; and removal of
lockcount() and
LOCKMGR_ASSERT().
800015
January 26, 2008
8.0-CURRENT after extending the types
of the &man.fts.3; structures.
800016
February 1, 2008
8.0-CURRENT after adding an argument to
MEXTADD(9)
800017
February 6, 2008
8.0-CURRENT after the introduction of
LK_NODUP and LK_NOWITNESS options in the
&man.lockmgr.9; space.
800018
February 8, 2008
8.0-CURRENT after the addition of
m_collapse.
800019
February 9, 2008
8.0-CURRENT after the addition of current
working directory, root directory, and jail
directory support to the kern.proc.filedesc
sysctl.
800020
February 13, 2008
8.0-CURRENT after introduction of
&man.lockmgr.assert.9; and
BUF_ASSERT functions.
800021
February 15, 2008
8.0-CURRENT after introduction of
&man.lockmgr.args.9; and LK_INTERNAL flag
removal.
800022
(backed out)
8.0-CURRENT after changing the default system ar
to BSD &man.ar.1;.
800023
February 25, 2008
8.0-CURRENT after changing the prototypes of
&man.lockstatus.9; and &man.VOP.ISLOCKED.9;, more
specifically retiring the
struct thread argument.
800024
March 1, 2008
8.0-CURRENT after axing out the
lockwaiters and
BUF_LOCKWAITERS functions,
changing the return value of
brelvp from void to int and
introducing new flags for &man.lockinit.9;.
800025
March 8, 2008
8.0-CURRENT after adding F_DUP2FD command
to &man.fcntl.2;.
800026
March 12, 2008
8.0-CURRENT after changing the priority parameter
to cv_broadcastpri such that 0 means no
priority.
800027
March 24, 2008
8.0-CURRENT after changing the bpf monitoring ABI
when zerocopy bpf buffers were added.
800028
March 26, 2008
8.0-CURRENT after adding l_sysid to struct
flock.
800029
March 28, 2008
8.0-CURRENT after reintegration of the
BUF_LOCKWAITERS function and the
addition of &man.lockmgr.waiters.9;.
800030
April 1, 2008
8.0-CURRENT after the introduction of the
&man.rw.try.rlock.9; and &man.rw.try.wlock.9;
functions.
800031
April 6, 2008
8.0-CURRENT after the introduction of the
lockmgr_rw and
lockmgr_args_rw
functions.
800032
April 8, 2008
8.0-CURRENT after the implementation of the
openat and related syscalls, introduction of the
O_EXEC flag for the &man.open.2;, and providing the
corresponding linux compatibility syscalls.
800033
April 8, 2008
8.0-CURRENT after added &man.write.2; support for
&man.psm.4; in native operation level. Now arbitrary
commands can be written to
- /dev/psm%d and status can be
+ /dev/psm%d and status can be
read back from it.
800034
April 10, 2008
8.0-CURRENT after introduction of the
memrchr function.
800035
April 16, 2008
8.0-CURRENT after introduction of the
fdopendir function.
800036
April 20, 2008
8.0-CURRENT after switchover of 802.11 wireless
to multi-bss support (aka vaps).
800037
May 9, 2008
8.0-CURRENT after addition of multi routing
table support (aka setfib(1), setfib(2)).
800038
May 26, 2008
8.0-CURRENT after removal of netatm and
ISDN4BSD. Also, the addition of the
Compact C Type (CTF) tools.
800039
June 14, 2008
8.0-CURRENT after removal of sgtty.
800040
June 26, 2008
8.0-CURRENT with kernel NFS lockd client.
800041
July 22, 2008
8.0-CURRENT after addition of arc4random_buf(3)
and arc4random_uniform(3).
800042
August 8, 2008
8.0-CURRENT after addition of cpuctl(4).
800043
August 13, 2008
8.0-CURRENT after changing bpf(4) to use a
single device node, instead of device cloning.
800044
August 17, 2008
8.0-CURRENT after the commit of the first step of
the vimage project renaming global variables to be
virtualized with a V_ prefix with macros to map them
back to their global names.
800045
August 20, 2008
8.0-CURRENT after the integration of the
MPSAFE TTY layer, including changes to various
drivers and utilities that interact with it.
800046
September 8, 2008
8.0-CURRENT after the separation of the GDT
per CPU on amd64 architecture.
800047
September 10, 2008
8.0-CURRENT after removal of VSVTX, VSGID
and VSUID.
800048
September 16, 2008
8.0-CURRENT after converting the kernel NFS mount
code to accept individual mount options in the
nmount() iovec, not just one big
struct nfs_args.
800049
September 17, 2008
8.0-CURRENT after the removal of &man.suser.9;
and &man.suser.cred.9;.
800050
October 20, 2008
8.0-CURRENT after buffer cache API
change.
800051
October 23, 2008
8.0-CURRENT after the removal of the
&man.MALLOC.9; and &man.FREE.9; macros.
800052
October 28, 2008
8.0-CURRENT after the introduction of accmode_t
and renaming of VOP_ACCESS 'a_mode' argument
to 'a_accmode'.
800053
November 2, 2008
8.0-CURRENT after the prototype change of
&man.vfs.busy.9; and the introduction of its
MBF_NOWAIT and MBF_MNTLSTLOCK flags.
800054
November 22, 2008
8.0-CURRENT after the addition of buf_ring,
memory barriers and ifnet functions to facilitate
multiple hardware transmit queues for cards that
support them, and a lockless ring-buffer
implementation to enable drivers to more efficiently
manage queuing of packets.
800055
November 27, 2008
8.0-CURRENT after the addition of Intel™
Core, Core2, and Atom support to
&man.hwpmc.4;.
800056
November 29, 2008
8.0-CURRENT after the introduction of
multi-/no-IPv4/v6 jails.
800057
December 1, 2008
8.0-CURRENT after the switch to the
ath hal source code.
800058
December 12, 2008
8.0-CURRENT after the introduction of
the VOP_VPTOCNP operation.
800059
December 15, 2008
8.0-CURRENT incorporates the
new arp-v2 rewrite.
800060
December 19, 2008
8.0-CURRENT after the addition of makefs.
800061
January 15, 2009
8.0-CURRENT after TCP Appropriate Byte
Counting.
800062
January 28, 2009
8.0-CURRENT after removal of minor(),
minor2unit(), unit2minor(), etc.
800063
February 18, 2009
8.0-CURRENT after GENERIC config change to use
the USB2 stack, but also the addition of
fdevname(3).
800064
February 23, 2009
8.0-CURRENT after the USB2 stack is moved to and
replaces dev/usb.
800065
February 26, 2009
8.0-CURRENT after the renaming of all functions
in libmp(3).
800066
February 27, 2009
8.0-CURRENT after changing USB devfs handling and
layout.
800067
February 28, 2009
8.0-CURRENT after adding getdelim(), getline(),
stpncpy(), strnlen(), wcsnlen(), wcscasecmp(), and
wcsncasecmp().
800068
March 2, 2009
8.0-CURRENT after renaming the ushub devclass to
uhub.
800069
March 9, 2009
8.0-CURRENT after libusb20.so.1 was renamed to
libusb.so.1.
800070
March 9, 2009
8.0-CURRENT after merging IGMPv3 and
Source-Specific Multicast (SSM) to the IPv4
stack.
800071
March 14, 2009
8.0-CURRENT after gcc was patched to use C99
inline semantics in c99 and gnu99 mode.
800072
March 15, 2009
8.0-CURRENT after the IFF_NEEDSGIANT flag has
been removed; non-MPSAFE network device drivers are no
longer supported.
800073
March 18, 2009
8.0-CURRENT after the dynamic string token
substitution has been implemented for rpath and needed
paths.
800074
March 24, 2009
8.0-CURRENT after tcpdump 4.0.0 and
libpcap 1.0.0 import.
800075
April 6, 2009
8.0-CURRENT after layout of structs vnet_net,
vnet_inet and vnet_ipfw has been changed.
800076
April 9, 2009
8.0-CURRENT after adding delay profiles in
dummynet.
800077
April 14, 2009
8.0-CURRENT after removing VOP_LEASE() and
vop_vector.vop_lease.
800078
April 15, 2009
8.0-CURRENT after struct rt_weight fields have
been added to struct rt_metrics and struct
rt_metrics_lite, changing the layout of struct
rt_metrics_lite. A bump to RTM_VERSION was made, but
backed out.
800079
April 15, 2009
8.0-CURRENT after struct llentry pointers are
added to struct route and struct route_in6.
800080
April 15, 2009
8.0-CURRENT after layout of struct inpcb has been
changed.
800081
April 19, 2009
8.0-CURRENT after the layout of struct
malloc_type has been changed.
800082
April 21, 2009
8.0-CURRENT after the layout of struct ifnet has
changed, and with if_ref() and if_rele() ifnet
refcounting.
800083
April 22, 2009
8.0-CURRENT after the implementation of a
low-level Bluetooth HCI API.
800084
April 29, 2009
8.0-CURRENT after IPv6 SSM and MLDv2
changes.
800085
April 30, 2009
8.0-CURRENT after enabling support for
VIMAGE kernel builds with one active image.
800086
May 8, 2009
8.0-CURRENT after adding support for input lines
of arbitrarily length in patch(1).
800087
May 11, 2009
8.0-CURRENT after some VFS KPI changes. The
thread argument has been removed from the FSD parts of
the VFS. VFS_* functions do not
need the context any more because it always refers to
curthread. In some special cases,
the old behavior is retained.
800088
May 20, 2009
8.0-CURRENT after net80211 monitor mode
changes.
800089
May 23, 2009
8.0-CURRENT after adding UDP control block
support.
800090
May 23, 2009
8.0-CURRENT after virtualizing interface
cloning.
800091
May 27, 2009
8.0-CURRENT after adding hierarchical jails
and removing global securelevel.
800092
May 29, 2009
8.0-CURRENT after changing
sx_init_flags() KPI. The
SX_ADAPTIVESPIN is retired and a
new SX_NOADAPTIVE flag is
introduced in order to handle the reversed
logic.
800093
May 29, 2009
8.0-CURRENT after adding mnt_xflag to
struct mount.
800094
May 30, 2009
8.0-CURRENT after adding
&man.VOP.ACCESSX.9;.
800095
May 30, 2009
8.0-CURRENT after changing the polling KPI.
The polling handlers now return the number of packets
processed. A new
IFCAP_POLLING_NOCOUNT is also
introduced to specify that the return value is
not significant and the counting should be
skipped.
800096
June 1, 2009
8.0-CURRENT after updating to the new netisr
implementation and after changing the way we
store and access FIBs.
800097
June 8, 2009
8.0-CURRENT after the introduction of vnet
destructor hooks and infrastructure.
800097
June 11, 2009
8.0-CURRENT after the introduction of netgraph
outbound to inbound path call detection and queuing,
which also changed the layout of struct
thread.
800098
June 14, 2009
8.0-CURRENT after OpenSSL 0.9.8k import.
800099
June 22, 2009
8.0-CURRENT after NGROUPS update and moving
route virtualization into its own VImage
module.
800100
June 24, 2009
8.0-CURRENT after SYSVIPC ABI change.
800101
June 29, 2009
8.0-CURRENT after the removal of the
/dev/net/* per-interface character
devices.
800102
July 12, 2009
8.0-CURRENT after padding was added to
struct sackhint, struct tcpcb, and struct
tcpstat.
800103
July 13, 2009
8.0-CURRENT after replacing struct tcpopt
with struct toeopt in the TOE driver interface
to the TCP syncache.
800104
July 14, 2009
8.0-CURRENT after the addition of the
linker-set based per-vnet allocator.
800105
July 19, 2009
8.0-CURRENT after version bump for all
shared libraries that do not have symbol versioning
turned on.
800106
July 24, 2009
8.0-CURRENT after introduction of OBJT_SG
VM object type.
800107
August 2, 2009
8.0-CURRENT after making the newbus subsystem
Giant free by adding the newbus sxlock and
8.0-RELEASE.
800108
November 21, 2009
8.0-STABLE after implementing EVFILT_USER kevent
filter.
800500
January 7, 2010
8.0-STABLE after
__FreeBSD_version bump to make
pkg_add -r use
packages-8-stable.
800501
January 24, 2010
8.0-STABLE after change of the
scandir(3) and
alphasort(3) prototypes to
conform to SUSv4.
800502
January 31, 2010
8.0-STABLE after addition of
sigpause(3).
800503
February 25, 2010
8.0-STABLE after addition of SIOCGIFDESCR
and SIOCSIFDESCR ioctls to network interfaces. These
ioctl can be used to manipulate interface description,
as inspired by OpenBSD.
800504
March 1, 2010
8.0-STABLE after MFC of importing x86emu, a
software emulator for real mode x86 CPU from
OpenBSD.
800505
May 18, 2010
8.0-STABLE after MFC of adding liblzma, xz,
xzdec, and lzmainfo.
801000
June 14, 2010
8.1-RELEASE
801500
June 14, 2010
8.1-STABLE after 8.1-RELEASE.
801501
November 3, 2010
8.1-STABLE after KBI change in struct sysentvec,
and implementation of PL_FLAG_SCE/SCX/EXEC/SI and
pl_siginfo for ptrace(PT_LWPINFO) .
802000
December 22, 2010
8.2-RELEASE
802500
December 22, 2010
8.2-STABLE after 8.2-RELEASE.
802501
February 28, 2011
8.2-STABLE after merging DTrace changes,
including support for userland tracing.
802502
March 6, 2011
8.2-STABLE after merging log2 and log2f
into libm.
802503
May 1, 2011
8.2-STABLE after upgrade of the gcc to the last
GPLv2 version from the FSF gcc-4_2-branch.
802504
May 28, 2011
8.2-STABLE after introduction of the KPI and
supporting infrastructure for modular congestion
control.
802505
May 28, 2011
8.2-STABLE after introduction of Hhook and Khelp
KPIs.
802506
May 28, 2011
8.2-STABLE after addition of OSD to struct
tcpcb.
802507
June 6, 2011
8.2-STABLE after ZFS v28 import.
802508
June 8, 2011
8.2-STABLE after removal of the schedtail event
handler and addition of the sv_schedtail method to
struct sysvec.
802509
July 14, 2011
8.2-STABLE after merging the SSSE3 support
into binutils.
802510
July 19, 2011
8.2-STABLE after addition of
RFTSIGZMB flag for
rfork(2).
802511
September 9, 2011
8.2-STABLE after addition of automatic detection
of USB mass storage devices which do not support the
no synchronize cache SCSI command.
802512
September 10, 2011
8.2-STABLE after merging of
re-factoring of auto-quirk.
802513
October 25, 2011
8.2-STABLE after merging of the MAP_PREFAULT_READ
flag to mmap(2).
802514
November 16, 2011
8.2-STABLE after merging of
addition of posix_fallocate(2) syscall.
802515
January 6, 2012
8.2-STABLE after merging of addition of the
posix_fadvise(2) system call.
802516
January 16, 2012
8.2-STABLE after merging gperf 3.0.3
802517
February 15, 2012
8.2-STABLE after introduction of the new
extensible sysctl(3) interface NET_RT_IFLISTL
to query address lists (rev
- 231769).
+ 231769).
803000
March 3, 2012
8.3-RELEASE.
803500
March 3, 2012
8.3-STABLE after branching releng/8.3
(RELENG_8_3).
804000
March 28, 2013
8.4-RELEASE.
804500
March 28, 2013
8.4-STABLE after 8.4-RELEASE.
900000
August 22, 2009
9.0-CURRENT.
900001
September 8, 2009
9.0-CURRENT after importing x86emu, a software
emulator for real mode x86 CPU from OpenBSD.
900002
September 23, 2009
9.0-CURRENT after implementing the EVFILT_USER
kevent filter functionality.
900003
December 2, 2009
9.0-CURRENT after addition of
sigpause(3) and PIE
support in csu.
900004
December 6, 2009
9.0-CURRENT after addition of libulog and its
libutempter compatibility interface.
900005
December 12, 2009
9.0-CURRENT after addition of
sleepq_sleepcnt(), which can be
used to query the number of waiters on a specific
waiting queue.
900006
January 4, 2010
9.0-CURRENT after change of the
scandir(3) and
alphasort(3) prototypes to
conform to SUSv4.
900007
January 13, 2010
9.0-CURRENT after the removal of utmp(5) and
the addition of utmpx (see
getutxent(3)) for improved
logging of user logins and system events.
900008
January 20, 2010
9.0-CURRENT after the import of BSDL bc/dc and
the deprecation of GNU bc/dc.
900009
January 26, 2010
9.0-CURRENT after the addition of SIOCGIFDESCR
and SIOCSIFDESCR ioctls to network interfaces. These
ioctl can be used to manipulate interface description,
as inspired by OpenBSD.
900010
March 22, 2010
9.0-CURRENT after the import of zlib
1.2.4.
900011
April 24, 2010
9.0-CURRENT after adding soft-updates
journalling.
900012
May 10, 2010
9.0-CURRENT after adding liblzma, xz, xzdec,
and lzmainfo.
900013
May 24, 2010
9.0-CURRENT after bringing in USB fixes for
linux(4).
900014
June 10, 2010
9.0-CURRENT after adding Clang.
900015
July 22, 2010
9.0-CURRENT after the import of BSD grep.
900016
July 28, 2010
9.0-CURRENT after adding mti_zone to
struct malloc_type_internal.
900017
August 23, 2010
9.0-CURRENT after changing back default grep to
GNU grep and adding WITH_BSD_GREP knob.
900018
August 24, 2010
9.0-CURRENT after the
pthread_kill(3) -generated signal
is identified as SI_LWP in si_code. Previously,
si_code was SI_USER.
900019
August 28, 2010
9.0-CURRENT after addition of the
MAP_PREFAULT_READ flag to
mmap(2).
900020
September 9, 2010
9.0-CURRENT after adding drain functionality
to sbufs, which also changed the layout of
struct sbuf.
900021
September 13, 2010
9.0-CURRENT after DTrace has grown support
for userland tracing.
900022
October 2, 2010
9.0-CURRENT after addition of the BSDL man
utilities and retirement of GNU/GPL man
utilities.
900023
October 11, 2010
9.0-CURRENT after updating xz to git 20101010
snapshot.
900024
November 11, 2010
9.0-CURRENT after libgcc.a was replaced
by libcompiler_rt.a.
900025
November 12, 2010
9.0-CURRENT after the introduction of the
modularised congestion control.
900026
November 30, 2010
9.0-CURRENT after the introduction of Serial
Management Protocol (SMP) passthrough and the
XPT_SMP_IO and XPT_GDEV_ADVINFO CAM CCBs.
900027
December 5, 2010
9.0-CURRENT after the addition of log2 to
libm.
900028
December 21, 2010
9.0-CURRENT after the addition of the Hhook
(Helper Hook), Khelp (Kernel Helpers) and Object
Specific Data (OSD) KPIs.
900029
December 28, 2010
9.0-CURRENT after the modification of the TCP
stack to allow Khelp modules to interact with it via
helper hook points and store per-connection data in
the TCP control block.
900030
January 12, 2011
9.0-CURRENT after the update of libdialog to
version 20100428.
900031
February 7, 2011
9.0-CURRENT after the addition of
pthread_getthreadid_np(3).
900032
February 8, 2011
9.0-CURRENT after the removal of the uio_yield
prototype and symbol.
900033
February 18, 2011
9.0-CURRENT after the update of binutils to
version 2.17.50.
900034
March 8, 2011
9.0-CURRENT after the struct sysvec
(sv_schedtail) changes.
900035
March 29, 2011
9.0-CURRENT after the update of base gcc and
libstdc++ to the last GPLv2 licensed revision.
900036
April 18, 2011
9.0-CURRENT after the removal of libobjc and
Objective-C support from the base system.
900037
May 13, 2011
9.0-CURRENT after importing the libprocstat(3)
library and fuser(1) utility to the base
system.
900038
May 22, 2011
9.0-CURRENT after adding a lock flag argument to
VFS_FHTOVP(9).
900039
June 28, 2011
9.0-CURRENT after importing pf from OpenBSD
4.5.
900040
July 19, 2011
Increase default MAXCPU for FreeBSD to 64 on
amd64 and ia64 and to 128 for XLP (mips).
900041
August 13, 2011
9.0-CURRENT after the implementation of Capsicum
capabilities; fget(9) gains a rights argument.
900042
August 28, 2011
Bump shared libraries' version numbers for
libraries whose ABI has changed in preparation for
9.0.
900043
September 2, 2011
Add automatic detection of USB mass storage
devices which do not support the no synchronize cache
SCSI command.
900044
September 10, 2011
Re-factor auto-quirk. 9.0-RELEASE.
900045
January 2, 2012
9-CURRENT after MFC of true/false from
1000002.
900500
January 2, 2012
9.0-STABLE.
900501
January 6, 2012
9.0-STABLE after merging of addition of the
posix_fadvise(2) system call.
900502
January 16, 2012
9.0-STABLE after merging gperf 3.0.3
900503
February 15, 2012
9.0-STABLE after introduction of the new
extensible sysctl(3) interface NET_RT_IFLISTL
to query address lists (rev
- 231768).
+ 231768).
900504
March 3, 2012
9.0-STABLE after changes related to mounting
of filesystem inside a jail (rev
- 232728).
+ 232728).
900505
March 13, 2012
9.0-STABLE after introduction of new tcp(4)
socket options: TCP_KEEPINIT, TCP_KEEPIDLE,
TCP_KEEPINTVL, and TCP_KEEPCNT (rev
- 232945).
+ 232945).
900506
May 22, 2012
9.0-STABLE after introduction of the
quick_exit function and
related changes required for C++11 (rev
- 235786).
+ 235786).
901000
August 5, 2012
9.1-RELEASE.
901500
August 6, 2012
9.1-STABLE after branching releng/9.1
(RELENG_9_1).
901501
November 11, 2012
9.1-STABLE after LIST_PREV() added to queue.h
- (rev 242893) and KBI change in USB
- serial devices (rev 240659).
+ (rev 242893) and KBI change in USB
+ serial devices (rev 240659).
901502
November 28, 2012
9.1-STABLE after USB serial jitter buffer
requires rebuild of USB serial device modules.
901503
February 21, 2013
9.1-STABLE after USB moved to the driver
structure requiring a rebuild of all USB modules.
Also indicates the presence of nmtree.
901504
March 15, 2013
9.1-STABLE after install gained -l, -M, -N and
related flags and cat gained the -l option.
901505
June 13, 2013
9.1-STABLE after fixes in ctfmerge bootstrapping
- (rev 249243).
+ (rev 249243).
902001
August 3, 2013
releng/9.2 branched from
stable/9
- (rev 253912).
+ (rev 253912).
902501
August 2, 2013
9.2-STABLE after creation of
releng/9.2 branch
- (rev 253913).
+ (rev 253913).
1000000
September 26, 2011
10.0-CURRENT.
1000001
November 4, 2011
10-CURRENT after addition of the posix_fadvise(2)
system call.
1000002
December 12, 2011
10-CURRENT after defining boolean true/false in
sys/types.h, sizeof(bool) may have changed (rev
- 228444). 10-CURRENT after xlocale.h
+ 228444). 10-CURRENT after xlocale.h
was introduced (rev
- 227753).
+ 227753).
1000003
December 16, 2011
10-CURRENT after major changes to carp(4),
changing size of struct in_aliasreq,
- struct in6_aliasreq (rev 228571)
+ struct in6_aliasreq (rev 228571)
and straitening arguments check of SIOCAIFADDR (rev
- 228574).
+ 228574).
1000004
January 1, 2012
10-CURRENT after the removal of skpc(9) and the
addition of memcchr(9) (rev
- 229200).
+ 229200).
1000005
January 16, 2012
10-CURRENT after the removal of support for
SIOCSIFADDR, SIOCSIFNETMASK, SIOCSIFBRDADDR,
SIOCSIFDSTADDR ioctls (rev
- 230207).
+ 230207).
1000006
January 26, 2012
10-CURRENT after introduction of read capacity
data asynchronous notification in the cam(4) layer
- (rev 230590).
+ (rev 230590).
1000007
February 5, 2012
10-CURRENT after introduction of new tcp(4)
socket options: TCP_KEEPINIT, TCP_KEEPIDLE,
TCP_KEEPINTVL, and TCP_KEEPCNT (rev
- 231025).
+ 231025).
1000008
February 11, 2012
10-CURRENT after introduction of the new
extensible sysctl(3) interface NET_RT_IFLISTL
to query address lists (rev
- 231505).
+ 231505).
1000009
February 25, 2012
10-CURRENT after import of libarchive 3.0.3
- (rev 232153).
+ (rev 232153).
1000010
March 31, 2012
10-CURRENT after xlocale cleanup (rev
- 233757).
+ 233757).
1000011
April 16, 2012
10-CURRENT import of LLVM/Clang 3.1 trunk r154661
- (rev 234353).
+ (rev 234353).
1000012
May 2, 2012
10-CURRENT jemalloc import
- (rev 234924).
+ (rev 234924).
1000013
May 22, 2012
10-CURRENT after byacc import
- (rev 235788).
+ (rev 235788).
1000014
June 27, 2012
10-CURRENT after BSD sort becoming the default
- sort (rev 237629).
+ sort (rev 237629).
1000015
July 12, 2012
10-CURRENT after import of OpenSSL 1.0.1c
- (rev 238405).
+ (rev 238405).
(not changed)
July 13, 2012
10-CURRENT after the fix for LLVM/Clang 3.1
- regression (rev 238429).
+ regression (rev 238429).
1000016
August 8, 2012
10-CURRENT after KBI change in &man.ucom.4;
- (rev 239179).
+ (rev 239179).
1000017
August 8, 2012
10-CURRENT after adding streams feature to the
- USB stack (rev 239214).
+ USB stack (rev 239214).
1000018
September 8, 2012
10-CURRENT after major rewrite of &man.pf.4;
- (rev 240233).
+ (rev 240233).
1000019
October 6, 2012
10-CURRENT after &man.pfil.9; KBI/KPI changed
to supply packets in net byte order to AF_INET
- filter hooks (rev 241245).
+ filter hooks (rev 241245).
1000020
October 16, 2012
10-CURRENT after the network interface cloning
KPI changed and struct if_clone becoming opaque (rev
- 241610).
+ 241610).
1000021
October 22, 2012
10-CURRENT after removal of support for
non-MPSAFE filesystems and addition of support for
FUSEFS (rev
- 241519,
- 241897).
+ 241519,
+ 241897).
1000022
October 22, 2012
10-CURRENT after the entire IPv4 stack switched
to network byte order for IP packet header storage
- (rev 241913).
+ (rev 241913).
1000023
November 5, 2012
10-CURRENT after jitter buffer in the common USB
serial driver code, to temporarily store characters
if the TTY buffer is full. Add flow stop and start
signals when this happens (rev
- 242619).
+ 242619).
1000024
November 5, 2012
10-CURRENT after clang was made the default
compiler on i386 and amd64
- (rev 242624).
+ (rev 242624).
1000025
November 17, 2012
10-CURRENT after the sin6_scope_id member
variable in struct sockaddr_in6 was changed to being
filled by the kernel before passing the structure to
the userland via sysctl or routing socket. This means
the KAME-specific embedded scope id in
sin6_addr.s6_addr[2] is always cleared in userland
- application (rev 243443).
+ application (rev 243443).
1000026
January 11, 2013
10-CURRENT after install gained the -N flag (rev
- 245313). May also be used to
+ 245313). May also be used to
indicate the presence of nmtree.
1000027
January 29, 2013
10-CURRENT after cat gained the -l flag (rev
- 246083).
+ 246083).
1000028
February 13, 2013
10-CURRENT after USB moved to the driver
structure requiring a rebuild of all USB modules (rev
- 246759).
+ 246759).
1000029
March 4, 2013
10-CURRENT after the introduction of tickless
callout facility which also changed the layout of
- struct callout (rev 247777).
+ struct callout (rev 247777).
1000030
March 12, 2013
10-CURRENT after KPI breakage introduced in the
VM subsystem to support read/write locking (rev
- 248084).
+ 248084).
1000031
April 26, 2013
10-CURRENT after the dst parameter of the
ifnet if_output method was
changed to take const qualifier (rev
- 249925).
+ 249925).
1000032
May 1, 2013
10-CURRENT after the introduction of the
accept4 (rev
- 250154) and
+ 250154) and
pipe2 (rev
- 250159) system calls.
+ 250159) system calls.
1000033
May 21, 2013
10-CURRENT after flex 2.5.37 import (rev
- 250881).
+ 250881).
1000034
June 3, 2013
10-CURRENT after the addition of the following
functions to libm: cacos,
cacosf,
cacosh,
cacoshf,
casin,
casinf,
casinh,
casinhf,
catan,
catanf,
catanh,
catanhf,
logl,
log2l,
log10l,
log1pl,
expm1l (rev
- 251294).
+ 251294).
1000035
June 8, 2013
10-CURRENT after the introduction of the
aio_mlock system call (rev
- 251526).
+ 251526).
1000036
July 9, 2013
10-CURRENT after the addition of a new function
to the kernel GSSAPI module's
function call interface (rev
- 253049).
+ 253049).
1000037
July 9, 2013
10-CURRENT after the migration of statistics
structures to PCPU counters.
Changed structures include: ahstat,
arpstat,
espstat,
icmp6_ifstat,
icmp6stat,
in6_ifstat,
ip6stat,
ipcompstat,
ipipstat,
ipsecstat,
mrt6stat,
mrtstat,
pfkeystat,
pim6stat,
pimstat,
rip6stat,
udpstat (rev
- 253081).
+ 253081).
1000038
July 16, 2013
10-CURRENT after making ARM
EABI the default ABI on arm,
armeb, armv6, and armv6eb architectures
- (rev 253396).
+ (rev 253396).
1000039
July 22, 2013
10-CURRENT after CAM
and &man.mps.4; driver scanning changes
- (rev 253549).
+ (rev 253549).
1000040
July 24, 2013
10-CURRENT after addition of libusb
- pkgconf files (rev 253638).
+ pkgconf files (rev 253638).
1000041
August 5, 2013
10-CURRENT after change from
time_second to
time_uptime
in PF_INET6
- (rev 253970).
+ (rev 253970).
1000042
August 9, 2013
10-CURRENT after VM subsystem change to unify
soft and hard busy mechanisms
- (rev 254138).
+ (rev 254138).
1000043
August 13, 2013
- 10-CURRENT after WITH_ICONV is
+ 10-CURRENT after WITH_ICONV is
enabled by default. A new &man.src.conf.5; option,
- WITH_LIBICONV_COMPAT (disabled by
+ WITH_LIBICONV_COMPAT (disabled by
default) adds libiconv_open to
provide compatibility with the
libiconv port (rev
- 254273).
+ 254273).
1000044
August 15, 2013
10-CURRENT after libc.so
conversion to an &man.ld.1;
script (rev
- 251668,
- 254358).
+ 251668,
+ 254358).
1000045
August 15, 2013
10-CURRENT after devfs programming interface
change by replacing the cdevsw flag
D_UNMAPPED_IO with the struct cdev
flag SI_UNMAPPED (rev
- 254389).
+ 254389).
1000046
August 19, 2013
10-CURRENT after addition of
M_PROTO[9-12] and removal of
M_FRAG|M_FIRSTFRAG|M_LASTFRAG
- mbuf flags (rev 254524,
- 254526).
+ mbuf flags (rev 254524,
+ 254526).
1000047
August 21, 2013
10-CURRENT after &man.stat.2; update to allow
storing some Windows/DOS and CIFS file attributes
as &man.stat.2; flags (rev
- 254627).
+ 254627).
1000048
August 22, 2013
10-CURRENT after modification of structure
xsctp_inpcb
- (rev 254672).
+ (rev 254672).
1000049
August 24, 2013
10-CURRENT after &man.physio.9; support for
devices that do not function properly with split
I/O, such as &man.sa.4; (rev
- 254760).
+ 254760).
1000050
August 24, 2013
10-CURRENT after modifications of structure
mbuf
- (rev 254780, 254799,
- 254804, 254807
- 254842).
+ (rev 254780, 254799,
+ 254804, 254807
+ 254842).
1000051
August 25, 2013
10-CURRENT after Radeon KMS driver import
- (rev 254885,
- 254887).
+ (rev 254885,
+ 254887).
1000052
September 3, 2013
10-CURRENT after import of NetBSD
libexecinfo is connected to the
- build (rev 255180).
+ build (rev 255180).
1000053
September 6, 2013
10-CURRENT after API and ABI changes to the
Capsicum framework (rev
- 255305).
+ 255305).
1000054
September 6, 2013
10-CURRENT after gcc and
libstdc++ are no longer built by
- default (rev 255321).
+ default (rev 255321).
1000055
September 6, 2013
10-CURRENT after addition of
MMAP_32BIT &man.mmap.2; flag
- (rev 255426).
+ (rev 255426).
1000500
October 10, 2013
10-STABLE after branch from head/
- (rev 256283).
+ (rev 256283).
1100000
October 10, 2013
11.0-CURRENT.
- (rev 256284).
+ (rev 256284).
diff --git a/en_US.ISO8859-1/share/xml/mailing-lists.ent b/en_US.ISO8859-1/share/xml/mailing-lists.ent
index 2f2ca58ec2..bdb1ab5099 100644
--- a/en_US.ISO8859-1/share/xml/mailing-lists.ent
+++ b/en_US.ISO8859-1/share/xml/mailing-lists.ent
@@ -1,630 +1,630 @@
FreeBSD list server">
&a.mailman.listinfo;">
FreeBSD ACPI mailing list">
freebsd-acpi">
FreeBSD advocacy mailing list">
freebsd-advocacy">
FreeBSD AFS porting mailing list">
freebsd-afs">
FreeBSD Adaptec AIC7xxx discussions mailing list">
freebsd-aic7xxx">
Porting FreeBSD to AMD64 systems">
freebsd-amd64">
FreeBSD announcements mailing list">
freebsd-announce">
FreeBSD Apache mailing list">
freebsd-apache">
FreeBSD architecture and design mailing list">
freebsd-arch">
FreeBSD ARM porting mailing list">
freebsd-arm">
FreeBSD ATM networking mailing list">
freebsd-atm">
FreeBSD Bluetooth mailing list">
freebsd-bluetooth">
FreeBSD bugbusters mailing list">
freebsd-bugbusters">
FreeBSD problem reports mailing list">
freebsd-bugs">
FreeBSD chat mailing list">
freebsd-chat">
FreeBSD-specific Chromium issues">
freebsd-chromium">
FreeBSD clustering mailing list">
freebsd-cluster">
&os.current; mailing list">
freebsd-current">
CTM announcements">
ctm-announce">
CTM 4-STABLE src branch distribution mailing list">
ctm-src-4">
CTM 5-STABLE src branch distribution mailing list">
ctm-src-5">
CTM 6-STABLE src branch distribution mailing list">
ctm-src-6">
CTM 7-STABLE src branch distribution mailing list">
ctm-src-7">
CTM 8-STABLE src branch distribution mailing list">
ctm-src-8">
CTM 9-STABLE src branch distribution mailing list">
ctm-src-9">
-CTM 10-STABLE src branch distribution mailing list">
-ctm-src-10">
+CTM 10-STABLE src branch distribution mailing list">
+ctm-src-10">
CTM -CURRENT src branch distribution mailing list">
ctm-src-cur">
CTM user discussion mailing list">
ctm-users">
FreeBSD CVS commit message mailing list">
cvs-all">
FreeBSD CVS doc commit list">
cvs-doc">
FreeBSD CVS ports commit list">
cvs-ports">
FreeBSD CVS projects commit list">
cvs-projects">
FreeBSD CVS src commit list">
cvs-src">
FreeBSD CVSweb maintenance mailing list">
freebsd-cvsweb">
FreeBSD based Databases mailing list">
freebsd-database">
Using and improving &os; on the desktop">
freebsd-desktop">
FreeBSD documentation project mailing list">
freebsd-doc">
Writing device drivers for FreeBSD">
freebsd-drivers">
Using and working on DTrace in &os;.">
freebsd-dtrace">
FreeBSD users of Eclipse IDE, tools, rich client applications and ports">
freebsd-eclipse">
FreeBSD-embedded mailing list">
freebsd-embedded">
FreeBSD-emulation mailing list">
freebsd-emulation">
FreeBSD-eol mailing list">
freebsd-eol">
FreeBSD FireWire (IEEE 1394) discussion mailing list">
freebsd-firewire">
Fortran on FreeBSD mailing list">
freebsd-fortran">
FreeBSD file system project mailing list">
freebsd-fs">
FreeBSD gecko mailing list">
freebsd-gecko">
FreeBSD GEOM mailing list">
freebsd-geom">
FreeBSD GNOME and GNOME applications mailing list">
freebsd-gnome">
FreeBSD technical discussions mailing list">
freebsd-hackers">
FreeBSD hardware and equipment mailing list">
freebsd-hardware">
FreeBSD mirror sites mailing lists">
freebsd-hubs">
FreeBSD internationalization mailing list">
freebsd-i18n">
FreeBSD i386-specific issues mailing list">
freebsd-i386">
FreeBSD IA32 porting mailing list">
freebsd-ia32">
FreeBSD IA64 porting mailing list">
freebsd-ia64">
Infiniband on FreeBSD">
freebsd-infiniband">
FreeBSD IPFW code mailing list">
freebsd-ipfw">
FreeBSD ISDN mailing list">
freebsd-isdn">
FreeBSD Internet service provider's mailing list">
freebsd-isp">
FreeBSD jails mailing list">
freebsd-jail">
FreeBSD Java Language mailing list">
freebsd-java">
FreeBSD related employment mailing list">
freebsd-jobs">
FreeBSD KDE/Qt and KDE applications mailing list">
freebsd-kde">
FreeBSD LFS porting mailing list">
freebsd-lfs">
FreeBSD MIPS porting mailing list">
freebsd-mips">
FreeBSD mirror site administrators">
mirror-announce">
FreeBSD laptop computer mailing list">
freebsd-mobile">
Mono and C# applications on FreeBSD">
freebsd-mono">
FreeBSD multimedia mailing list">
freebsd-multimedia">
FreeBSD networking mailing list">
freebsd-net">
FreeBSD new users mailing list">
freebsd-newbies">
FreeBSD new-bus mailing list">
freebsd-new-bus">
Discussions of high quality implementation of libm functions">
freebsd-numerics">
Office applications on FreeBSD">
freebsd-office">
Project Infrastructure Announcements">
freebsd-ops-announce">
FreeBSD performance mailing list">
freebsd-performance">
FreeBSD Perl mailing list">
freebsd-perl">
FreeBSD packet filter mailing list">
freebsd-pf">
Binary package management and package tools discussion">
freebsd-pkg">
Fallout logs from package building">
freebsd-pkg-fallout">
FreeBSD non-Intel platforms porting mailing list">
freebsd-platforms">
FreeBSD ports mailing list">
freebsd-ports">
FreeBSD ports announce mailing list">
freebsd-ports-announce">
FreeBSD ports bugs mailing list">
freebsd-ports-bugs">
FreeBSD PowerPC porting mailing list">
freebsd-ppc">
Technical discussion of FreeBSD on HP ProLiant server platforms">
freebsd-proliant">
FreeBSD Python mailing list">
freebsd-python">
FreeBSD general questions mailing list">
freebsd-questions">
FreeBSD boot script system mailing list">
freebsd-rc">
FreeBSD realtime extensions mailing list">
freebsd-realtime">
FreeBSD Ruby mailing list">
freebsd-ruby">
FreeBSD SCSI subsystem mailing list">
freebsd-scsi">
FreeBSD security mailing list">
freebsd-security">
FreeBSD security notifications mailing list">
freebsd-security-notifications">
FreeBSD-small mailing list">
freebsd-small">
FreeBSD Development Snapshot Announcements">
freebsd-snapshots">
FreeBSD SPARC porting mailing list">
freebsd-sparc64">
&os.stable; mailing list">
freebsd-stable">
FreeBSD C99 and POSIX compliance mailing list">
freebsd-standards">
FreeBSD sun4v porting mailing list">
freebsd-sun4v">
SVN commit messages for the entire doc tree (except for user
, projects
and translations
)">
svn-doc-all">
SVN commit messages for the doc tree for head/">
svn-doc-head">
SVN commit messages for the doc projects
tree">
svn-doc-projects">
SVN commit messages for the doc admin / configuration tree">
svn-doc-svnadmin">
SVN commit messages for the entire ports tree">
svn-ports-all">
SVN commit messages for the ports tree for head/">
svn-ports-head">
SVN commit messages for the ports admin / configuration tree">
svn-ports-svnadmin">
SVN commit messages for the entire src tree (except for user
and projects
)">
svn-src-all">
SVN commit messages for the src tree for head/-current">
svn-src-head">
SVN commit messages for the src projects
tree">
svn-src-projects">
SVN commit messages for releases in the src tree">
svn-src-release">
SVN commit messages for the release engineering / security commits to the src tree">
svn-src-releng">
SVN commit messages for all the -stable branches of the src tree">
svn-src-stable">
SVN commit messages for only the 6-stable src tree">
svn-src-stable-6">
SVN commit messages for only the 7-stable src tree">
svn-src-stable-7">
SVN commit messages for only the 8-stable src tree">
svn-src-stable-8">
SVN commit messages for only the 9-stable src tree">
svn-src-stable-9">
-SVN commit messages for only the 10-stable src tree">
-svn-src-stable-10">
+SVN commit messages for only the 10-stable src tree">
+svn-src-stable-10">
SVN commit messages for the old stable src trees">
svn-src-stable-other">
SVN commit messages for the admin / configuration tree">
svn-src-svnadmin">
SVN commit messages for the experimental user
src tree">
svn-src-user">
SVN commit messages for the vendor work area tree">
svn-src-vendor">
Sysinstall development mailing list">
freebsd-sysinstall">
FreeBSD-specific Tcl/Tk discussions">
freebsd-tcltk">
FreeBSD test mailing list">
freebsd-test">
Testing on &os;">
freebsd-testing">
Porting TeX and its applications to &os;">
freebsd-tex">
FreeBSD threads mailing list">
freebsd-threads">
Porting FreeBSD to the Tilera family of CPUs">
freebsd-tilera">
FreeBSD tokenring mailing list">
freebsd-tokenring">
FreeBSD integrated toolchain mailing list">
freebsd-toolchain">
FreeBSD USB mailing list">
freebsd-usb">
FreeBSD user group coordination mailing list">
freebsd-user-groups">
FreeBSD vendors pre-release coordination mailing list">
freebsd-vendors">
Discussion of various virtualization techniques supported by FreeBSD">
freebsd-virtualization">
Discussion on the VuXML
infrastructure">
freebsd-vuxml">
FreeBSD Work-In-Progress Status">
freebsd-wip-status">
Discussions of 802.11 stack, tools, device driver development">
freebsd-wireless">
FreeBSD Webmaster mailing list">
freebsd-www">
FreeBSD X11 mailing list">
freebsd-x11">
FreeBSD port to Xen mailing list">
freebsd-xen">
XFCE for FreeBSD mailing list">
freebsd-xfce">
Zope for FreeBSD mailing list">
freebsd-zope">
bug-followup@FreeBSD.org">
majordomo@FreeBSD.org">
FreeBSD Alpha porting mailing list">
freebsd-alpha">
FreeBSD Quality Assurance mailing list">
freebsd-qa">
FreeBSD symmetric multiprocessing mailing list">
freebsd-smp">
diff --git a/en_US.ISO8859-1/share/xml/teams.ent b/en_US.ISO8859-1/share/xml/teams.ent
index f73ea78b01..8a42d88669 100644
--- a/en_US.ISO8859-1/share/xml/teams.ent
+++ b/en_US.ISO8859-1/share/xml/teams.ent
@@ -1,56 +1,56 @@
-
admins@FreeBSD.org">
bugmeister@FreeBSD.org">
core@FreeBSD.org">
core-secretary@FreeBSD.org">
cvsadm@FreeBSD.org">
cvsup-master@FreeBSD.org">
doceng@FreeBSD.org">
donations@FreeBSD.org">
faq@FreeBSD.org">
ftp-master@FreeBSD.org">
mirror-admin@FreeBSD.org">
ncvs@FreeBSD.org">
perforce-admin@FreeBSD.org">
pcvs@FreeBSD.org">
portmgr@FreeBSD.org">
portmgr-secretary@FreeBSD.org">
projcvs@FreeBSD.org">
re@FreeBSD.org">
secteam-secretary@FreeBSD.org">
security-officer@FreeBSD.org">
diff --git a/ru_RU.KOI8-R/books/porters-handbook/uses.xml b/ru_RU.KOI8-R/books/porters-handbook/uses.xml
index e571b20d16..bffe7dd9c6 100644
--- a/ru_RU.KOI8-R/books/porters-handbook/uses.xml
+++ b/ru_RU.KOI8-R/books/porters-handbook/uses.xml
@@ -1,221 +1,221 @@
ada
(ÎÅÔ)
úÁ×ÉÓÉÍÏÓÔØ ÏÔ ËÏÍÐÉÌÑÔÏÒÁ Ó ÐÏÄÄÅÒÖËÏÊ
Ada. óÏÏÔ×ÅÔÓÔ×ÕÀÝÉÍ ÏÂÒÁÚÏÍ
- ÏÐÒÅÄÅÌÑÅÔÓÑ ÚÎÁÞÅÎÉÅ CC.
+ ÏÐÒÅÄÅÌÑÅÔÓÑ ÚÎÁÞÅÎÉÅ CC.
bison
(ÎÅÔ), build, run,
both
ðÏÄÒÁÚÕÍÅ×ÁÅÔ ÉÓÐÏÌØÚÏ×ÁÎÉÅ devel/bison ÔÅÍ ÉÌÉ ÉÎÙÍ ÏÂÒÁÚÏÍ. ðÏ
ÕÍÏÌÞÁÎÉÀ, ÂÅÚ ÁÒÇÕÍÅÎÔÏ× ÉÌÉ Ó ÁÒÇÕÍÅÎÔÏÍ build,
ÏÚÎÁÞÁÅÔ ÉÓÐÏÌØÚÏ×ÁÎÉÅ bison ÄÌÑ ÓÂÏÒËÉ,
run ÄÌÑ ×ÙÐÏÌÅÎÉÑ, É both
ÄÌÑ ÓÂÏÒËÉ É ×ÙÐÏÌÎÅÎÉÑ.
charsetfix
(ÎÅÔ)
ðÒÅÄÏÔ×ÒÁÝÁÅÔ ÕÓÔÁÎÏ×ËÕ charset.alias.
üÔÏÔ ÆÁÊÌ ÄÏÌÖÅÎ ÕÓÔÁÎÁ×ÌÉ×ÁÔØÓÑ ÔÏÌØËÏ ÓÏ×ÍÅÓÔÎÏ Ó converters/libiconv. þÅÒÅÚ
- CHARSETFIX_MAKEFILEIN ÍÏÖÎÏ ÕËÁÚÁÔØ ÄÒÕÇÏÊ
- ÐÕÔØ ÏÔÎÏÓÉÔÅÌØÎÏ WRKSRC, ÅÓÌÉ
+ CHARSETFIX_MAKEFILEIN ÍÏÖÎÏ ÕËÁÚÁÔØ ÄÒÕÇÏÊ
+ ÐÕÔØ ÏÔÎÏÓÉÔÅÌØÎÏ WRKSRC, ÅÓÌÉ
charset.alias ÕÓÔÁÎÁ×ÌÉ×ÁÅÔÓÑ ÉÎÁÞÅ ÞÅÍ ÞÅÒÅÚ
- WRKSRC/Makefile.in.
+ WRKSRC/Makefile.in.
cmake
(ÎÅÔ), outsource
ðÏÒÔ ÂÕÄÅÔ ÉÓÐÏÌØÚÏ×ÁÔØ CMake ÄÌÑ
ËÏÎÆÉÇÕÒÁÃÉÉ É ÐÏÓÔÒÏÅÎÉÑ. ðÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ ÁÒÇÕÍÅÎÔÁ
outsource ÂÕÄÅÔ ÐÒÏÉÚ×ÅÄÅÎÁ ÓÂÏÒËÁ ×ÎÅ ÉÓÈÏÄÎÙÈ
ÔÅËÓÔÏ× (out-of-source). âÏÌÅÅ ÐÏÄÒÏÂÎÏ ÓÍÏÔÒÉÔÅ .
desktop-file-utils
(ÎÅÔ)
ðÏÄÒÁÚÕÍÅ×ÁÅÔ ÉÓÐÏÌØÚÏ×ÁÎÉÅ
update-desktop-database ÉÚ
devel/desktop-file-utils.
âÕÄÅÔ ×ËÌÀޣΠÄÏÐÏÌÎÉÔÅÌØÎÙÊ ÜÔÁÐ post-install ÂÅÚ ×ÚÁÉÍÏÄÅÊÓÔ×ÉÑ
Ó ÕÖÅ ÉÍÅÀÝÉÍÉÓÑ ÜÔÁÐÁÍÉ post-install. ÷ plist ÂÕÄÕÔ ÄÏÂÁ×ÌÅÎÙ
ÓÔÒÏËÉ ÄÌÑ ÚÁÐÕÓËÁ update-desktop-database
ÐÒÉ ÕÓÔÁÎÏ×ËÅ É ÕÄÁÌÅÎÉÉ ÐÁËÅÔÁ.
fuse
(ÎÅÔ)
ðÏÄÒÁÚÕÍÅ×ÁÅÔ ÉÓÐÏÌØÚÏ×ÁÎÉÅ ÂÉÂÌÉÏÔÅËÉ FUSE, Á ÔÁËÖÅ ÍÏÄÕÌÑ ÑÄÒÁ
× ÓÏÏÔ×ÅÔÓÔ×ÉÉ Ó ×ÅÒÓÉÅÊ &os;.
gettext
(ÎÅÔ), lib, build,
run
ðÏÄÒÁÚÕÍÅ×ÁÅÔ ÉÓÐÏÌØÚÏ×ÁÎÉÅ devel/gettext ÔÅÍ ÉÌÉ ÉÎÙÍ ÏÂÒÁÚÏÍ.
ðÏ ÕÍÏÌÞÁÎÉÀ, ÂÅÚ ÁÒÇÕÍÅÎÔÏ× ÉÌÉ Ó ÁÒÇÕÍÅÎÔÏÍ lib,
ÏÚÎÁÞÁÅÔ ÉÓÐÏÌØÚÏ×ÁÎÉÅ gettext ÄÌÑ ÓÂÏÒËÉ
É ×ÙÐÏÌÎÅÎÉÑ, build ÄÌÑ ÓÂÏÒËÉ, É
run ÄÌÑ ×ÙÐÏÌÎÅÎÉÑ.
gmake
(ÎÅÔ)
ðÏÄÒÁÚÕÍÅ×ÁÅÔ ÉÓÐÏÌØÚÏ×ÁÎÉÅ devel/gmake ÄÌÑ ÓÂÏÒËÉ.
iconv
(ÎÅÔ)
ðÏÄÒÁÚÕÍÅ×ÁÅÔ ÉÓÐÏÌØÚÏ×ÁÎÉÅ converters/libiconv ÄÌÑ ÓÂÏÒËÉ É
×ÙÐÏÌÎÅÎÉÑ.
imake
(ÎÅÔ)
ðÏÄÒÁÚÕÍÅ×ÁÅÔ ÉÓÐÏÌØÚÏ×ÁÎÉÅ devel/imake ÄÌÑ ÓÂÏÒËÉ.
motif
(ÎÅÔ)
ðÏÄÒÁÚÕÍÅ×ÁÅÔ ÉÓÐÏÌØÚÏ×ÁÎÉÅ devel/open-motif × ËÁÞÅÓÔ×Å ÂÉÂÌÉÏÔÅËÉ.
- ëÏÎÅÞÎÙÅ ÐÏÌØÚÏ×ÁÔÅÌÉ ÍÏÇÕÔ ÚÁÄÁÔØ WANT_LESSTIF
+ ëÏÎÅÞÎÙÅ ÐÏÌØÚÏ×ÁÔÅÌÉ ÍÏÇÕÔ ÚÁÄÁÔØ WANT_LESSTIF
ÄÌÑ ÚÁÍÅÎÙ devel/open-motif ÎÁ
devel/lesstif.
ncurses
(ÎÅÔ), base,
port
ðÏÄÒÁÚÕÍÅ×ÁÅÔ ÉÓÐÏÌØÚÏ×ÁÎÉÅ ncurses,
ÔÅÍ ÓÁÍÙÍ ÚÁÄÁ£Ô ÎÅËÏÔÏÒÙÅ ÎÕÖÎÙÅ ÐÅÒÅÍÅÎÎÙÅ.
pathfix
(ÎÅÔ)
éÓÐÒÁ×ÌÑÅÔ ÏÂÝÉÅ ÐÕÔÉ ÄÌÑ ÉÈ ÓÏÏÔ×ÅÔÓÔ×ÉÑ ÉÅÒÁÒÈÉÉ &os; ×
ÆÁÊÌÁÈ Makefile.in É
configure, ÐÒÉÎÁÄÌÅÖÁÝÉÈ ÉÓÈÏÄÎÏÍÕ ËÏÄÕ
ÐÏÒÔÁ.
pkgconfig
(ÎÅÔ), build, run,
both
ðÏÄÒÁÚÕÍÅ×ÁÅÔ ÉÓÐÏÌØÚÏ×ÁÎÉÅ devel/pkgconf ÔÅÍ ÉÌÉ ÉÎÙÍ ÏÂÒÁÚÏÍ.
âÅÚ ÁÒÇÕÍÅÎÔÏ× ÉÌÉ Ó ÁÒÇÕÍÅÎÔÏÍ build ÜÔÏ
ÏÚÎÁÞÁÅÔ ÉÓÐÏÌØÚÏ×ÁÎÉÅ pkg-config ÄÌÑ ÓÂÏÒËÉ,
run ÄÌÑ ×ÙÐÏÌÎÅÎÉÑ É both
ÄÌÑ ÓÂÏÒËÉ É ×ÙÐÏÌÎÅÎÉÑ.
pure
(ÎÅÔ), ffi
ðÏÄÒÁÚÕÍÅ×ÁÅÔ ÉÓÐÏÌØÚÏ×ÁÎÉÅ lang/pure ÔÅÍ ÉÌÉ ÉÎÙÍ ÏÂÒÁÚÏÍ,
ÎÏ × ÏÓÎÏ×ÎÏÍ ÉÓÐÏÌØÚÕÅÔÓÑ ÄÌÑ ÐÏÓÔÒÏÅÎÉÑ ÐÏÒÔÏ×, ÏÔÎÏÓÑÝÉÈÓÑ Ë
pure. ó ÁÒÇÕÍÅÎÔÏÍ ffi ÏÚÎÁÞÁÅÔ ÉÓÐÏÌØÚÏ×ÁÎÉÅ
devel/pure-ffi ÄÌÑ
×ÙÐÏÌÎÅÎÉÑ.
qmail
(ÎÅÔ), build, run,
both, vars
ðÏÄÒÁÚÕÍÅ×ÁÅÔ ÉÓÐÏÌØÚÏ×ÁÎÉÅ mail/qmail ÔÅÍ ÉÌÉ ÉÎÙÍ ÏÂÒÁÚÏÍ.
ó ÁÒÇÕÍÅÎÔÏÍ build ÏÚÎÁÞÁÅÔ ÉÓÐÏÌØÚÏ×ÁÎÉÅ
qmail ÄÌÑ ÓÂÏÒËÉ É run ÄÌÑ
×ÙÐÏÌÎÅÎÉÑ. âÅÚ ÁÒÇÕÍÅÎÔÏ× ÉÌÉ Ó ÁÒÇÕÍÅÎÔÏÍ both
ÏÚÎÁÞÁÅÔ ÉÓÐÏÌØÚÏ×ÁÎÉÅ qmail ÄÌÑ ÓÂÏÒËÉ É
×ÙÐÏÌÎÅÎÉÑ. vars ÚÁÄÁÅÔ ÐÅÒÅÍÅÎÎÙÅ QMAIL ÄÌÑ
ÎÕÖÄ ÐÏÒÔÁ.
readline
(ÎÅÔ), port
ðÏÄÒÁÚÕÍÅ×ÁÅÔ ÉÓÐÏÌØÚÏ×ÁÎÉÅ ÂÉÂÌÉÏÔÅËÉ
readline É ÐÏ ÎÅÏÂÈÏÄÉÍÏÓÔÉ ÕÓÔÁÎÁ×ÌÉ×ÁÅÔ
- ÐÅÒÅÍÅÎÎÙÅ CPPFLAGS É LDFLAGS.
+ ÐÅÒÅÍÅÎÎÙÅ CPPFLAGS É LDFLAGS.
shared-mime-info
(ÎÅÔ)
ðÏÄÒÁÚÕÍÅ×ÁÅÔ ÉÓÐÏÌØÚÏ×ÁÎÉÅ
update-mime-database ÉÚ
misc/shared-mime-info. üÔÏ
ÔÁËÖÅ ÄÏÂÁ×ÌÑÅÔ ÓÏÂÓÔ×ÅÎÎÙÊ ÜÔÁÐ post-install É ÓÔÒÏËÉ × plist ÄÌÑ
ÚÁÐÕÓËÁ update-mime-data Ó ÐÏÄÈÏÄÑÝÉÍÉ
ÁÒÇÕÍÅÎÔÁÍÉ ×Ï ×ÒÅÍÑ ÕÓÔÁÎÏ×ËÉ É ÕÄÁÌÅÎÉÑ ÐÁËÅÔÁ.
shebangfix
(ÎÅÔ)
÷Ï ÍÎÏÇÏÍ ÐÒÏÇÒÁÍÍÎÏÍ ÏÂÅÓÐÅÞÅÎÉÉ ÕËÁÚÙ×ÁÅÔÓÑ ÎÅÐÒÁ×ÉÌØÎÙÊ
ÐÕÔØ Ë ÉÎÔÅÒÐÒÅÔÁÔÏÒÕ (shebang), × ÐÅÒ×ÕÀ ÏÞÅÒÅÄØ ÜÔÏ ËÁÓÁÅÔÓÑ
/usr/bin/perl É /bin/bash.
üÔÏ ÚÎÁÞÅÎÉÅ ÉÓÐÒÁ×ÌÑÅÔ ÓÔÒÏËÕ shebang × ÓÃÅÎÁÒÉÑÈ, ÐÅÒÅÞÉÓÌÅÎÎÙÈ
- × SHEBANG_FILES. ðÏ ÕÍÏÌÞÁÎÉÀ ÓÅÊÞÁÓ
+ × SHEBANG_FILES. ðÏ ÕÍÏÌÞÁÎÉÀ ÓÅÊÞÁÓ
ÐÏÄÄÅÒÖÉ×ÁÀÔÓÑ Perl,
Python, Bash,
Ruby É PHP.
äÌÑ ÐÏÄÄÅÒÖËÉ ÄÒÕÇÉÈ ÉÎÔÅÒÐÒÅÔÁÔÏÒÏ× ÎÅÏÂÈÏÄÉÍÏ ÓÏÏÔ×ÅÔÓÔ×ÕÀÝÅÅ
- ÚÎÁÞÅÎÉÅ SHEBANG_LANG (ÎÁÐÒÉÍÅÒ,
- SHEBANG_LANG=lua),
- lua_OLD_CMD É lua_CMD.
+ ÚÎÁÞÅÎÉÅ SHEBANG_LANG (ÎÁÐÒÉÍÅÒ,
+ SHEBANG_LANG=lua),
+ lua_OLD_CMD É lua_CMD.
zenoss
(ÎÅÔ)
ðÏÄÒÁÚÕÍÅ×ÁÅÔ ÉÓÐÏÌØÚÏ×ÁÎÉÅ net-mgmt/zenoss ÔÅÍ ÉÌÉ ÉÎÙÍ ÏÂÒÁÚÏÍ,
ÎÏ × ÏÓÎÏ×ÎÏÍ ÉÓÐÏÌØÚÕÅÔÓÑ ÄÌÑ ÐÏÓÔÒÏÅÎÉÑ ÐÏÒÔÏ× zenpack,
ÏÔÎÏÓÑÝÉÈÓÑ Ë zenoss.
diff --git a/ru_RU.KOI8-R/books/porters-handbook/versions.xml b/ru_RU.KOI8-R/books/porters-handbook/versions.xml
index b28e3e3247..996f71f87d 100644
--- a/ru_RU.KOI8-R/books/porters-handbook/versions.xml
+++ b/ru_RU.KOI8-R/books/porters-handbook/versions.xml
@@ -1,4646 +1,4646 @@
119411
2.0-RELEASE
199501, 199503
19 ÍÁÒÔÁ 1995
2.1-CURRENT
199504
9 ÁÐÒÅÌÑ 1995
2.0.5-RELEASE
199508
26 Á×ÇÕÓÔÁ 1995
2.2-CURRENT ÄÏ ×ÙÈÏÄÁ 2.1
199511
10 ÎÏÑÂÒÑ 1995
2.1.0-RELEASE
199512
10 ÎÏÑÂÒÑ 1995
2.2-CURRENT ÄÏ ×ÙÈÏÄÁ 2.1.5
199607
10 ÉÀÌÑ 1996
2.1.5-RELEASE
199608
12 ÉÀÌÑ 1996
2.2-CURRENT ÄÏ ×ÙÈÏÄÁ 2.1.6
199612
15 ÎÏÑÂÒÑ 1996
2.1.6-RELEASE
199612
2.1.7-RELEASE
220000
19 ÆÅ×ÒÁÌÑ 1997
2.2-RELEASE
(ÂÅÚ ÉÚÍÅÎÅÎÉÊ)
2.2.1-RELEASE
(ÂÅÚ ÉÚÍÅÎÅÎÉÊ)
2.2-STABLE ÐÏÓÌÅ ×ÙÈÏÄÁ 2.2.1-RELEASE
221001
15 ÁÐÒÅÌÑ 1997
2.2-STABLE ÐÏÓÌÅ ×ËÌÀÞÅÎÉÑ texinfo-3.9
221002
30 ÁÐÒÅÌÑ 1997
2.2-STABLE ÐÏÓÌÅ ×ËÌÀÞÅÎÉÑ top
222000
16 ÍÁÑ 1997
2.2.2-RELEASE
222001
19 ÍÁÑ 1997
2.2-STABLE ÐÏÓÌÅ ×ÙÈÏÄÁ 2.2.2-RELEASE
225000
2 ÏËÔÑÂÒÑ 1997
2.2.5-RELEASE
225001
20 ÎÏÑÂÒÑ 1997
2.2-STABLE ÐÏÓÌÅ ×ÙÈÏÄÁ 2.2.5-RELEASE
225002
27 ÄÅËÁÂÒÑ 1997
2.2-STABLE ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ldconfig -R
226000
24 ÍÁÒÔÁ 1998
2.2.6-RELEASE
227000
21 ÉÀÌÑ 1998
2.2.7-RELEASE
227001
21 ÉÀÌÑ 1998
2.2-STABLE ÐÏÓÌÅ ×ÙÈÏÄÁ 2.2.7-RELEASE
227002
19 ÓÅÎÔÑÂÒÑ 1998
2.2-STABLE ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ × &man.semctl.2;
228000
29 ÎÏÑÂÒÑ 1998
2.2.8-RELEASE
228001
29 ÎÏÑÂÒÑ 1998
2.2-STABLE ÐÏÓÌÅ ×ÙÈÏÄÁ 2.2.8-RELEASE
300000
19 ÆÅ×ÒÁÌÑ 1996
3.0-CURRENT ÄÏ ÉÚÍÅÎÅÎÉÑ × &man.mount.2;
300001
24 ÓÅÎÔÑÂÒÑ 1997
3.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ × &man.mount.2;
300002
2 ÉÀÎÑ 1998
3.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ × &man.semctl.2;
300003
7 ÉÀÎÑ 1998
3.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÊ × ÁÒÇÕÍÅÎÔÁÈ ioctl
300004
3 ÓÅÎÔÑÂÒÑ 1998
3.0-CURRENT ÐÏÓÌÅ ÐÅÒÅÈÏÄÁ ÎÁ ÆÏÒÍÁÔ ELF
300005
16 ÏËÔÑÂÒÑ 1998
3.0-RELEASE
300006
16 ÏËÔÑÂÒÑ 1998
3.0-CURRENT ÐÏÓÌÅ ×ÙÈÏÄÁ 3.0-RELEASE
300007
22 ÑÎ×ÁÒÑ 1999
3.0-STABLE ÐÏÓÌÅ ÒÁÚÂÉÅÎÉÑ ÎÁ ×ÅÔËÉ 3/4
310000
9 ÆÅ×ÒÁÌÑ 1999
3.1-RELEASE
310001
27 ÍÁÒÔÁ 1999
3.1-STABLE ÐÏÓÌÅ ×ÙÈÏÄÁ 3.1-RELEASE
310002
14 ÁÐÒÅÌÑ 1999
3.1-STABLE ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ × ÐÏÒÑÄËÅ ÓÌÅÄÏ×ÁÎÉÑ
ËÏÎÓÔÒÕËÔÏÒÏ×/ÄÅÓÔÒÕËÔÏÒÏ× × C++
320000
3.2-RELEASE
320001
8 ÍÁÑ 1999
3.2-STABLE
320002
29 Á×ÇÕÓÔÁ 1999
3.2-STABLE ÐÏÓÌÅ ÎÅÓÏ×ÍÅÓÔÉÍÙÈ ÉÚÍÅÎÅÎÉÊ × IPFW É
ÓÏËÅÔÁÈ
330000
2 ÓÅÎÔÑÂÒÑ 1999
3.3-RELEASE
330001
16 ÓÅÎÔÑÂÒÑ 1999
3.3-STABLE
330002
24 ÎÏÑÂÒÑ 1999
3.3-STABLE ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ &man.mkstemp.3; × libc
340000
5 ÄÅËÁÂÒÑ 1999
3.4-RELEASE
340001
17 ÄÅËÁÂÒÑ 1999
3.4-STABLE
350000
20 ÉÀÎÑ 2000
3.5-RELEASE
350001
12 ÉÀÌÑ 2000
3.5-STABLE
400000
22 ÑÎ×ÁÒÑ 1999
4.0-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ×ÅÔËÉ 3.4
400001
20 ÆÅ×ÒÁÌÑ 1999
4.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ × ÒÁÂÏÔÅ ÄÉÎÁÍÉÞÅÓËÏÇÏ
ËÏÍÐÏÎÏ×ÝÉËÁ
400002
13 ÍÁÒÔÁ 1999
4.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ × ÐÏÒÑÄËÅ ÓÌÅÄÏ×ÁÎÉÑ
ËÏÎÓÔÒÕËÔÏÒÏ×/ÄÅÓÔÒÕËÔÏÒÏ× × C++
400003
27 ÍÁÒÔÁ 1999
4.0-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÆÕÎËÃÉÉ &man.dladdr.3;
400004
5 ÁÐÒÅÌÑ 1999
4.0-CURRENT ÐÏÓÌÅ ÉÓÐÒÁ×ÌÅÎÉÑ ÏÛÉÂËÉ × ÒÁÂÏÔÅ ÆÕÎËÃÉÉ
__deregister_frame_info ÄÉÎÁÍÉÞÅÓËÏÇÏ ËÏÍÐÏÎÏ×ÝÉËÁ (Á ÔÁËÖÅ
4.0-CURRENT ÐÏÓÌÅ ÉÎÔÅÇÒÁÃÉÉ EGCS 1.1.2)
400005
27 ÁÐÒÅÌÑ 1999
4.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÉÎÔÅÒÆÅÊÓÁ ÆÕÎËÃÉÉ &man.suser.9;
(Á ÔÁËÖÅ 4.0-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ newbus)
400006
31 ÍÁÑ 1999
4.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ × ÒÅÇÉÓÔÒÁÃÉÉ cdevsw
400007
17 ÉÀÎÑ 1999
4.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ so_cred × ÐÒÏ×ÅÒËÉ ÎÁ ÕÒÏ×ÎÅ
ÓÏËÅÔÏ×
400008
20 ÉÀÎÑ 1999
4.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÏÂÒÁÂÏÔÞÉËÁ ÓÉÓÔÅÍÎÏÇÏ ×ÙÚÏ×Á
poll × libc_r
400009
20 ÉÀÌÑ 1999
4.0-CURRENT ÐÏÓÌÅ ÐÅÒÅÈÏÄÁ × ÑÄÒÅ Ó ÔÉÐÁ
dev_t ÎÁ ÕËÁÚÁÔÅÌØ
struct specinfo
400010
25 ÓÅÎÔÑÂÒÑ 1999
4.0-CURRENT ÐÏÓÌÅ ÉÓÐÒÁ×ÌÅÎÉÑ ÕÑÚ×ÉÍÏÓÔÉ ×
&man.jail.2;
400011
29 ÓÅÎÔÑÂÒÑ 1999
4.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ × ÔÉÐÅ ÄÁÎÎÙÈ
sigset_t
400012
15 ÎÏÑÂÒÑ 1999
4.0-CURRENT ÐÏÓÌÅ ÐÅÒÅÈÏÄÁ ÎÁ ËÏÍÐÉÌÑÔÏÒ GCC 2.95.2
400013
4 ÄÅËÁÂÒÑ 1999
4.0-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÄÏÂÁ×ÌÑÅÍÙÈ ÏÂÒÁÂÏÔÞÉËÏ× ioctl
ÒÅÖÉÍÁ linux
400014
18 ÑÎ×ÁÒÑ 2000
4.0-CURRENT ÐÏÓÌÅ ÚÁÉÍÓÔ×Ï×ÁÎÉÑ OpenSSL
400015
27 ÑÎ×ÁÒÑ 2000
4.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ × C++ ABI ËÏÍÐÉÌÑÔÏÒÁ GCC 2.95.2
ÐÏ ÕÍÏÌÞÁÎÉÀ Ó -fvtable-thunks ÎÁ -fno-vtable-thunks
400016
27 ÆÅ×ÒÁÌÑ 2000
4.0-CURRENT ÐÏÓÌÅ ÚÁÉÍÓÔ×Ï×ÁÎÉÑ OpenSSH
400017
13 ÍÁÒÔÁ 2000
4.0-RELEASE
400018
17 ÍÁÒÔÁ 2000
4.0-STABLE ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ 4.0-RELEASE
400019
5 ÍÁÑ 2000
4.0-STABLE ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÏÔÌÏÖÅÎÎÙÈ ËÏÎÔÒÏÌØÎÙÈ
ÓÕÍÍ.
400020
4 ÉÀÎÑ 2000
4.0-STABLE ÐÏÓÌÅ ÉÎÔÅÇÒÁÃÉÉ ËÏÄÁ ÂÉÂÌÉÏÔÅËÉ libxpg4 ×
libc.
400021
8 ÉÀÌÑ 2000
4.0-STABLE ÐÏÓÌÅ ÏÂÎÏ×ÌÅÎÉÑ ÐÁËÅÔÁ Binutils ÄÏ ×ÅÒÓÉÉ
2.10.0, ÉÚÍÅÎÅÎÉÑ × ÓÈÅÍÅ ÐÏÍÅÔËÉ ×ÙÐÏÌÎÉÍÙÈ ÆÁÊÌÏ× ELF É
×ËÌÀÞÅÎÉÑ tcsh × ËÁÞÅÓÔ×Å ÂÁÚÏ×ÏÇÏ ËÏÍÐÏÎÅÎÔÁ.
410000
14 ÉÀÌÑ 2000
4.1-RELEASE
410001
29 ÉÀÌÑ 2000
4.1-STABLE ÐÏÓÌÅ ×ÙÈÏÄÁ 4.1-RELEASE
410002
16 ÓÅÎÔÑÂÒÑ 2000
4.1-STABLE ÐÏÓÌÅ ÐÅÒÅÎÏÓÁ ÆÕÎËÃÉÉ &man.setproctitle.3; ÉÚ
ÂÉÂÌÉÏÔÅËÉ libutil × libc.
411000
25 ÓÅÎÔÑÂÒÑ 2000
4.1.1-RELEASE
411001
4.1.1-STABLE ÐÏÓÌÅ ×ÙÈÏÄÁ 4.1.1-RELEASE
420000
31 ÏËÔÑÂÒÑ 2000
4.2-RELEASE
420001
10 ÑÎ×ÁÒÑ 2001
4.2-STABLE ÐÏÓÌÅ ÏÂßÅÄÉÎÅÎÉÑ libgcc.a É libgcc_r.a, Á ÔÁËÖÅ
ÓÏÏÔ×ÅÔÓÔ×ÕÀÝÉÈ ÉÚÍÅÎÅÎÉÊ × ËÏÍÐÏÎÏ×ËÅ GCC.
430000
6 ÍÁÒÔÁ 2001
4.3-RELEASE
430001
18 ÍÁÑ 2001
4.3-STABLE ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ wint_t.
430002
22 ÉÀÌÑ 2001
4.3-STABLE ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ API ÓÏÓÔÏÑÎÉÑ ÜÌÅËÔÒÏÐÉÔÁÎÉÑ
PCI.
440000
1 Á×ÇÕÓÔÁ 2001
4.4-RELEASE
440001
23 ÏËÔÑÂÒÑ 2001
4.4-STABLE ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ d_thread_t.
440002
4 ÎÏÑÂÒÑ 2001
4.4-STABLE ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÊ × ÓÔÒÕËÔÕÒÕ ÄÌÑ ÍÏÎÔÉÒÏ×ÁÎÉÑ
(ÜÔÏ ÚÁÔÒÁÇÉ×ÁÅÔ KLD ÆÁÊÌÏ×ÙÈ ÓÉÓÔÅÍ).
440003
18 ÄÅËÁÂÒÑ 2001
4.4-STABLE ÐÏÓÌÅ ÉÍÐÏÒÔÁ ÐÏÌØÚÏ×ÁÔÅÌØÓËÉÈ ËÏÍÐÏÎÅÎÔÏ×
smbfs.
450000
20 ÄÅËÁÂÒÑ 2001
4.5-RELEASE
450001
24 ÆÅ×ÒÁÌÑ 2002
4.5-STABLE ÐÏÓÌÅ ÐÅÒÅÉÍÅÎÏ×ÁÎÉÑ ÜÌÅÍÅÎÔÏ× ÓÔÒÕËÔÕÒ
usb
450004
16 ÁÐÒÅÌÑ 2002
4.5-STABLE ÐÏÓÌÅ ÔÏÇÏ, ËÁË ÐÅÒÅÍÅÎÎÁÑ &man.rc.conf.5;
sendmail_enable ÓÔÁÌÁ ÏÂÒÁÂÁÔÙ×ÁÔØ ÚÎÁÞÅÎÉÅ
NONE.
450005
27 ÁÐÒÅÌÑ 2002
4.5-STABLE ÐÏÓÌÅ ÐÅÒÅËÌÀÞÅÎÉÑ ÎÁ ÉÓÐÏÌØÚÏ×ÁÎÉÅ ÐÏ
ÕÍÏÌÞÁÎÉÀ ÐÒÉ ÐÏÓÔÒÏÅÎÉÉ ÐÁËÅÔÏ× XFree86 4.
450006
1 ÍÁÑ 2002
4.5-STABLE ÐÏÓÌÅ ÔÏÇÏ, ËÁË ÓÅÔÅ×ÏÊ ÆÉÌØÔÒ ÄÌÑ ÜÔÁÐÁ
ÐÏÄÔ×ÅÒÖÄÅÎÉÑ ÓÏÅÄÉÎÅÎÉÑ ÂÙÌ ÉÓÐÒÁ×ÌÅÎ ÔÁËÉÍ ÏÂÒÁÚÏÍ, ÞÔÏ
ÏÎ ÂÏÌØÛÅ ÎÅ ÐÏÄ×ÅÒÖÅÎ ÐÒÏÓÔÙÍ DoS-ÁÔÁËÁÍ.
460000
21 ÉÀÎÑ 2002
4.6-RELEASE
460001
21 ÉÀÎÑ 2002
óÐÒÁ×ÏÞÎÁÑ ÓÔÒÁÎÉÃÁ ÐÏ &man.sendfile.2; × 4.6-STABLE
ÐÒÉ×ÅÄÅÎÁ × ÓÏÏÔ×ÅÔÓÔ×ÉÅ Ó ÄÏËÕÍÅÎÔÁÃÉÅÊ, ÎÉËÁËÉÅ ÚÁÇÏÌÏ×ËÉ ÎÅ
ÓÒÁ×ÎÉ×ÁÀÔÓÑ Ó ËÏÌÉÞÅÓÔ×ÏÍ ÄÁÎÎÙÈ, ÐÏÓÌÁÎÎÙÈ ÉÚ ÆÁÊÌÁ.
460002
19 ÉÀÌÑ 2002
4.6.2-RELEASE
460100
26 ÉÀÎÑ 2002
4.6-STABLE
460101
26 ÉÀÎÑ 2002
4.6-STABLE ÐÏÓÌÅ ÐÅÒÅÎÏÓÁ ÉÚ -CURRENT ÆÕÎËÃÉÏÎÁÌØÎÏÓÔÉ
`sed -i'.
460102
1 ÓÅÎÔÑÂÒÑ 2002
4.6-STABLE ÐÏÓÌÅ MFC ÍÎÏÇÉÈ ÎÏ×ÙÈ ×ÏÚÍÏÖÎÏÓÔÅÊ pkg_install
ÉÚ ×ÅÔËÉ HEAD.
470000
8 ÏËÔÑÂÒÑ 2002
4.7-RELEASE
470100
9 ÏËÔÑÂÒÑ 2002
4.7-STABLE
470101
10 ÎÏÑÂÒÑ 2002
îÁÞÁÌÏ ÇÅÎÅÒÁÃÉÉ ÓÓÙÌÏË __std{in,out,err}p ×ÍÅÓÔÏ __sF.
üÔÏ ÐÅÒÅÎÏÓÉÔ ×ÙÞÉÓÌÅÎÉÅ ×ÙÒÁÖÅÎÉÊ × std{in,out,err} Ó ÍÏÍÅÎÔÁ
ËÏÍÐÉÌÑÃÉÉ ÎÁ ×ÒÅÍÑ ×ÙÐÏÌÎÅÎÉÑ.
470102
23 ÑÎ×ÁÒÑ 2003
4.7-STABLE ÐÏÓÌÅ MFC ÉÚÍÅÎÅÎÉÊ × mbuf ÄÌÑ ÚÁÍÅÎÙ m_aux mbufs
ÎÁ m_tag's
470103
14 ÆÅ×ÒÁÌÑ 2003
÷ 4.7-STABLE ÐÏÑ×ÌÑÅÔÓÑ OpenSSL 0.9.7
480000
30 ÍÁÒÔÁ 2003
4.8-RELEASE
480100
5 ÁÐÒÅÌÑ 2003
4.8-STABLE
480101
22 ÍÁÑ 2003
4.8-STABLE ÐÏÓÌÅ ÔÏÇÏ, ËÁË ÆÕÎËÃÉÑ &man.realpath.3; ÂÙÌÁ
ÓÄÅÌÁÎÁ ÓÏ×ÍÅÓÔÉÍÏÊ Ó ÐÏÔÏËÁÍÉ ×ÙÐÏÌÎÅÎÉÑ
480102
10 Á×ÇÕÓÔÁ 2003
4.8-STABLE ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÊ 3ware API × twe.
490000
27 ÏËÔÑÂÒÑ 2003
4.9-RELEASE
490100
27 ÏËÔÑÂÒÑ 2003
4.9-STABLE
490101
8 ÑÎ×ÁÒÑ 2004
4.9-STABLE ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ e_sid × ÓÔÒÕËÔÕÒÕ
kinfo_eproc.
490102
4 ÆÅ×ÒÁÌÑ 2004
4.9-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÆÕÎËÃÉÏÎÁÌØÎÏÓÔÉ libmap
ÄÌÑ rtld.
491000
25 ÍÁÑ 2004
4.10-RELEASE
491100
1 ÉÀÎÑ 2004
4.10-STABLE
491101
11 Á×ÇÕÓÔÁ 2004
4.10-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÒÅ×ÉÚÉÉ 20040629
ÐÁËÅÔÎÏÇÏ ÉÎÓÔÒÕÍÅÎÔÁÒÉÑ
491102
16 ÎÏÑÂÒÑ 2004
4.10-STABLE ÐÏÓÌÅ ÉÓÐÒÁ×ÌÅÎÉÑ ÏÛÉÂËÉ × VM ÐÒÉ ÏÔ×ÑÚÙ×ÁÎÉÉ
(unwire) ÆÉËÔÉ×ÎÙÈ ÓÔÒÁÎÉÃ
492000
17 ÄÅËÁÂÒÑ 2004
4.11-RELEASE
492100
17 ÄÅËÁÂÒÑ 2004
4.11-STABLE
492101
18 ÁÐÒÅÌÑ 2006
4.11-STABLE ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ËÁÔÁÌÏÇÏ× libdata/ldconfig ×
ÆÁÊÌÙ mtree.
500000
13 ÍÁÒÔÁ 2000
5.0-CURRENT
500001
18 ÁÐÒÅÌÑ 2000
5.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÄÏÐÏÌÎÉÔÅÌØÎÙÈ ÐÏÌÅÊ ×
ÚÁÇÏÌÏ×ËÅ ELF É ÉÚÍÅÎÅÎÉÑ ÍÅÔÏÄÁ ÐÏÍÅÔËÉ ÐÒÉÎÁÄÌÅÖÎÏÓÔÉ Ë
ÏÐÒÅÄÅÌ£ÎÎÏÊ ÓÉÓÔÅÍÅ ÄÌÑ ×ÙÐÏÌÎÉÍÙÈ ÆÁÊÌÏ× × ÆÏÒÍÁÔÅ ELF.
500002
2 ÍÁÑ 2000
5.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÊ × ÍÅÔÁÄÁÎÎÙÈ kld.
500003
18 ÍÁÑ 2000
5.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÊ buf/bio.
500004
26 ÍÁÑ 2000
5.0-CURRENT ÐÏÓÌÅ ÏÂÎÏ×ÌÅÎÉÑ binutils.
500005
3 ÉÀÎÑ 2000
5.0-CURRENT ÐÏÓÌÅ ÉÎÔÅÇÒÁÃÉÉ ËÏÄÁ ÂÉÂÌÉÏÔÅËÉ libxpg4 ×
libc É ÐÏÑ×ÌÅÎÉÑ ÉÎÔÅÒÆÅÊÓÁ TASKQ.
500006
10 ÉÀÎÑ 2000
5.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÉÎÔÅÒÆÅÊÓÏ× AGP.
500007
29 ÉÀÎÑ 2000
5.0-CURRENT ÐÏÓÌÅ ÏÂÎÏ×ÌÅÎÉÑ Perl ÄÏ ×ÅÒÓÉÉ 5.6.0
500008
7 ÉÀÌÑ 2000
5.0-CURRENT ÐÏÓÌÅ ÏÂÎÏ×ÌÅÎÉÑ ËÏÄÁ KAME ÄÏ ×ÅÒÓÉÉ
2000/07.
500009
14 ÉÀÌÑ 2000
5.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÊ × ether_ifattach() É
ether_ifdetach().
500010
16 ÉÀÌÑ 2000
5.0-CURRENT ÐÏÓÌÅ ×ÏÚ×ÒÁÔÁ × ÎÁÓÔÒÏÊËÁÈ ÕÔÉÌÉÔÙ mtree,
ÐÒÉÍÅÎÑÅÍÙÈ ÐÏ ÕÍÏÌÞÁÎÉÀ, ÏÂÒÁÔÎÏ Ë ÏÒÉÇÉÎÁÌØÎÙÍ É ÄÏÂÁ×ÌÅÎÉÑ
ÆÌÁÇÁ -L ÄÌÑ ÐÅÒÅÈÏÄÁ ÐÏ ÓÉÍ×ÏÌÉÞÅÓËÉÍ ÓÓÙÌËÁÍ.
500011
18 ÉÀÌÑ 2000
5.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ × API ÄÌÑ kqueue.
500012
2 ÓÅÎÔÑÂÒÑ 2000
5.0-CURRENT ÐÏÓÌÅ ÐÅÒÅÍÅÝÅÎÉÑ &man.setproctitle.3; ÉÚ
ÂÉÂÌÉÏÔÅËÉ libutil × libc.
500013
10 ÓÅÎÔÑÂÒÑ 2000
5.0-CURRENT ÐÏÓÌÅ ÐÅÒ×ÏÇÏ ËÏÍÍÉÔÁ SMPng.
500014
4 ÑÎ×ÁÒÑ 2001
5.0-CURRENT ÐÏÓÌÅ ÐÅÒÅÎÏÓÁ <sys/select.h> ×
<sys/selinfo.h>.
500015
10 ÑÎ×ÁÒÑ 2001
5.0-CURRENT ÐÏÓÌÅ ÏÂßÅÄÉÎÅÎÉÑ libgcc.a É libgcc_r.a, Á ÔÁËÖÅ
ÓÏÏÔ×ÅÔÓÔ×ÕÀÝÉÈ ÉÚÍÅÎÅÎÉÊ × ËÏÍÐÏÎÏ×ËÅ GCC.
500016
24 ÑÎ×ÁÒÑ 2001
5.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ, ÐÏÚ×ÏÌÑÀÝÅÇÏ libc É
libc_r ÂÙÔØ ÓËÏÍÐÏÎÏ×ÁÎÎÙÍÉ ×ÍÅÓÔÅ, ÞÔÏ ÄÅÌÁÅÔ ÐÁÒÁÍÅÔÒ
-pthread ÎÅÎÕÖÎÙÍ.
500017
18 ÆÅ×ÒÁÌÑ 2001
5.0-CURRENT ÐÏÓÌÅ ÐÅÒÅÈÏÄÁ ÎÁ ÉÓÐÏÌØÚÏ×ÁÎÉÅ struct xucred
×ÍÅÓÔÏ struct ucred ÄÌÑ ÓÔÁÂÉÌÉÚÁÃÉÉ ÜËÓÐÏÒÔÉÒÕÅÍÏÇÏ API ÑÄÒÁ ÄÌÑ
mountd É Ô.Ä.
500018
24 ÆÅ×ÒÁÌÑ 2001
5.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÐÅÒÅÍÅÎÎÏÊ make CPUTYPE,
ÐÏÚ×ÏÌÑÀÝÅÊ ËÏÎÔÒÏÌÉÒÏ×ÁÔØ ÓÐÅÃÉÆÉÞÎÙÅ ÄÌÑ CPU ÏÐÔÉÍÉÚÁÃÉÉ.
500019
9 ÉÀÎÑ 2001
5.0-CURRENT ÐÏÓÌÅ ÐÅÒÅÎÏÓÁ machine/ioctl_fd.h ×
sys/fdcio.h
500020
15 ÉÀÎÑ 2001
5.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÉÍÅÎ ÄÌÑ ÌÏËÁÌÉÚÁÃÉÉ.
500021
22 ÉÀÎÑ 2001
5.0-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ Bzip2. ôÁËÖÅ ÏÚÎÁÞÁÅÔ
ÕÄÁÌÅÎÉÅ S/Key.
500022
12 ÉÀÌÑ 2001
5.0-CURRENT Ó ÐÏÄÄÅÒÖËÏÊ SSE.
500023
14 ÓÅÎÔÑÂÒÑ 2001
5.0-CURRENT ÐÏÓÌÅ KSE üÔÁÐ 2.
500024
1 ÏËÔÑÂÒÑ 2001
5.0-CURRENT ÐÏÓÌÅ d_thread_t É ÐÅÒÅÎÏÓÁ UUCP ×
ÐÏÒÔÙ.
500025
4 ÏËÔÑÂÒÑ 2001
5.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ABI ÉÚ-ÚÁ ÐÅÒÅÎÏÓÁ ÐÅÒÅÄÁÞÉ
ÄÅÓËÒÉÐÔÏÒÁ É ÐÒÁ× ÎÁ 64-ÒÁÚÒÑÄÎÙÅ ÐÌÁÔÆÏÒÍÙ.
500026
9 ÏËÔÑÂÒÑ 2001
5.0-CURRENT ÐÏÓÌÅ ÐÅÒÅÈÏÄÁ ÎÁ ÉÓÐÏÌØÚÏ×ÁÎÉÅ ÐÏ ÕÍÏÌÞÁÎÉÀ
XFree86 4 ÄÌÑ ÐÏÓÔÒÏÅÎÉÑ ÐÁËÅÔÏ× É ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ × ÂÉÂÌÉÏÔÅËÕ
libc ÎÏ×ÏÊ ÆÕÎËÃÉÉ strnstr().
500027
10 ÏËÔÑÂÒÑ 2001
5.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ × ÂÉÂÌÉÏÔÅËÕ libc ÎÏ×ÏÊ
ÆÕÎËÃÉÉ strcasestr().
500028
14 ÄÅËÁÂÒÑ 2001
5.0-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ ÐÏÌØÚÏ×ÁÔÅÌØÓËÉÈ ËÏÍÐÏÎÅÎÔÏ×
smbfs.
(úÎÁÞÅÎÉÅ ÎÅ ÉÚÍÅÎÅÎÏ)
5.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÎÏ×ÙÈ ÓÐÅÃÉÆÉÞÅÓËÉÈ ÄÌÑ
C99 ÃÅÌÏÞÉÓÌÅÎÎÙÈ ÔÉÐÏ×.
500029
29 ÑÎ×ÁÒÑ 2002
5.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ×ÏÚ×ÒÁÝÁÅÍÏÇÏ ÆÕÎËÃÉÅÊ
&man.sendfile.2; ÚÎÁÞÅÎÉÑ.
500030
15 ÆÅ×ÒÁÌÑ 2002
5.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÎÏ×ÏÇÏ ÔÉÐÁ
fflags_t, ÓÏÏÔ×ÅÔÓÔ×ÕÀÝÅÇÏ ÆÁÊÌÏ×ÙÍ
ÆÌÁÇÁÍ.
500031
24 ÆÅ×ÒÁÌÑ 2002
5.0-CURRENT ÐÏÓÌÅ ÐÅÒÅÉÍÅÎÏ×ÁÎÉÑ ÜÌÅÍÅÎÔÏ× ÓÔÒÕËÔÕÒ
usb.
500032
16 ÍÁÒÔÁ 2002
5.0-CURRENT ÐÏÓÌÅ ÏÂÎÏ×ÌÅÎÉÑ Perl ÄÏ ×ÅÒÓÉÉ 5.6.1
500033
3 ÁÐÒÅÌÑ 2002
5.0-CURRENT ÐÏÓÌÅ ÔÏÇÏ ËÁË ÐÅÒÅÍÅÎÎÁÑ &man.rc.conf.5;
sendmail_enable ÓÔÁÌÁ ÏÂÒÁÂÁÔÙ×ÁÔØ ÚÎÁÞÅÎÉÅ
NONE.
500034
30 ÁÐÒÅÌÑ 2002
5.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ × ÆÕÎËÃÉÀ mtx_init()
ÔÒÅÔØÅÇÏ ÐÁÒÁÍÅÔÒÁ.
500035
13 ÍÁÑ 2002
5.0-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ Gcc 3.1
500036
17 ÍÁÑ 2002
5.0-CURRENT ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ Perl ÉÚ /usr/src
500037
29 ÍÁÑ 2002
5.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÆÕÎËÃÉÉ &man.dlfunc.3;
500038
24 ÉÀÌÑ 2002
5.0-CURRENT ÐÏÓÌÅ ÔÏÇÏ, ËÁË ÂÙÌÉ ÉÚÍÅÎÅÎÙ ÔÉÐÙ ÎÅËÏÔÏÒÙÈ
ÚÁÐÉÓÅÊ × ÓÔÒÕËÔÕÒÅ sockbuf, Á ÓÁÍÁ ÓÔÒÕËÔÕÒÁ ÂÙÌÁ
ÒÅÏÒÇÁÎÉÚÏ×ÁÎÁ.
500039
1 ÓÅÎÔÑÂÒÑ 2002
5.0-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ GCC 3.2.1. ôÁËÖÅ ÐÏÓÌÅ ÔÏÇÏ, ËÁË
× ÆÁÊÌÁÈ ÚÁÇÏÌÏ×ËÏ× ÂÙÌÏ ÐÒÅËÒÁÝÅÎÏ ÉÓÐÏÌØÚÏ×ÁÎÉÅ _BSD_FOO_T_ É
ÎÁÞÁÔÏ ÉÓÐÏÌØÚÏ×ÁÎÉÅ _FOO_T_DECLARED. üÔÏ ÚÎÁÞÅÎÉÅ ÍÏÖÅÔ ÂÙÔØ
ÔÁËÖÅ ÉÓÐÏÌØÚÏ×ÁÎÏ ËÁË ÐÒÉÍÅÒÎÁÑ ÔÏÞËÁ ÎÁÞÁÌÁ ÐÏÄÄÅÒÖËÉ ÐÁËÅÔÏ×
× ÆÏÒÍÁÔÅ &man.bzip2.1;.
500040
20 ÓÅÎÔÑÂÒÑ 2002
5.0-CURRENT ÐÏÓÌÅ ÒÁÚÌÉÞÎÙÈ ÉÚÍÅÎÅÎÉÊ × ÄÉÓËÏ×ÙÈ ÆÕÎËÃÉÑÈ,
ÓÄÅÌÁÎÎÙÈ ÄÌÑ ÉÚÂÁ×ÌÅÎÉÑ ÏÔ ÚÁ×ÉÓÉÍÏÓÔÉ ÏÔ ×ÎÕÔÒÅÎÎÅÇÏ ÕÓÔÒÏÊÓÔ×Á
ÓÔÒÕËÔÕÒÙ ÍÅÔËÉ ÄÉÓËÁ.
500041
1 ÏËÔÑÂÒÑ 2002
5.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÆÕÎËÃÉÉ &man.getopt.long.3;
× ÂÉÂÌÉÏÔÅËÕ libc.
500042
15 ÏËÔÑÂÒÑ 2002
5.0-CURRENT ÐÏÓÌÅ ÏÂÎÏ×ÌÅÎÉÑ Binutils 2.13, ËÕÄÁ ×ËÌÀÞÅÎÁ
ÎÏ×ÁÑ ÜÍÕÌÑÃÉÑ FreeBSD, vec É ÆÏÒÍÁÔ ×ÙÄÁÞÉ.
500043
1 ÎÏÑÂÒÑ 2002
5.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÐÒÏÓÔÙÈ ÚÁÇÌÕÛÅË pthread_XXX
Ë ÂÉÂÌÉÏÔÅËÅ libc, ÞÔÏ ÓÄÅÌÁÌÏ libXThrStub.so ÎÅÎÕÖÎÏÊ.
5.0-RELEASE.
500100
17 ÑÎ×ÁÒÑ 2003
5.0-CURRENT ÐÏÓÌÅ ÓÏÚÄÁÎÉÑ ×ÅÔËÉ ÄÌÑ RELENG_5_0
500101
19 ÆÅ×ÒÁÌÑ 2003
<sys/dkstat.h> ÐÕÓÔ É ÎÅ ÄÏÌÖÅÎ ÉÓÐÏÌØÚÏ×ÁÔØÓÑ.
500102
25 ÆÅ×ÒÁÌÑ 2003
5.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÉÎÔÅÒÆÅÊÓÁ d_mmap_t.
500103
26 ÆÅ×ÒÁÌÑ 2003
5.0-CURRENT ÐÏÓÌÅ ÔÏÇÏ, ËÁË ÂÙÌÏ ×ÎÅÓÅÎÏ ÉÚÍÅÎÅÎÉÅ,
ÐÒÉ ËÏÔÏÒÏÍ taskqueue_swi ÒÁÂÏÔÁÅÔ ÂÅÚ Giant, É ÂÙÌÏ
ÄÏÂÁ×ÌÅÎÏ taskqueue_swi_giant, ÒÁÂÏÔÁÀÝÅÅ Ó Giant.
500104
27 ÆÅ×ÒÁÌÑ 2003
cdevsw_add() É cdevsw_remove() ÂÏÌØÛÅ ÎÅ ÓÕÝÅÓÔ×ÕÀÔ.
ðÏÑ×ÉÌÁÓØ ÔÅÈÎÏÌÏÇÉÑ ×ÙÄÅÌÅÎÉÑ MAJOR_AUTO.
500105
4 ÍÁÒÔÁ 2003
5.0-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÎÏ×ÏÇÏ ÍÅÔÏÄÁ ÉÎÉÃÉÁÌÉÚÁÃÉÉ
cdevsw.
500106
8 ÍÁÒÔÁ 2003
devstat_add_entry() ÚÁÍÅÎÅÎÏ ÎÁ devstat_new_entry()
500107
15 ÍÁÒÔÁ 2003
éÚÍÅÎÅÎÉÅ ÉÎÔÅÒÆÅÊÓÁ devstat; ÓÍÏÔÒÉÔÅ sys/sys/param.h
1.149
500108
15 ÍÁÒÔÁ 2003
éÚÍÅÎÅÎÉÅ × ÉÎÔÅÒÆÅÊÓÅ Token-Ring.
500109
25 ÍÁÒÔÁ 2003
äÏÂÁ×ÌÅÎÉÅ vm_paddr_t.
500110
28 ÍÁÒÔÁ 2003
5.0-CURRENT ÐÏÓÌÅ ÔÏÇÏ, ËÁË ÆÕÎËÃÉÑ &man.realpath.3; ÂÙÌÁ
ÓÄÅÌÁÎÁ ÓÏ×ÍÅÓÔÉÍÏÊ Ó ÐÏÔÏËÁÍÉ ×ÙÐÏÌÎÅÎÉÑ
500111
9 ÁÐÒÅÌÑ 2003
5.0-CURRENT ÐÏÓÌÅ ÔÏÇÏ, ËÁË ÆÕÎËÃÉÑ &man.usbhid.3; ÂÙÌÁ
ÐÒÉ×ÅÄÅÎÁ × ÓÏÏÔ×ÅÔÓÔ×ÉÅ Ó NetBSD
500112
17 ÁÐÒÅÌÑ 2003
5.0-CURRENT ÐÏÓÌÅ ÎÏ×ÏÊ ÒÅÁÌÉÚÁÃÉÉ NSS É ÄÏÂÁ×ÌÅÎÉÑ
ÆÕÎËÃÉÊ POSIX.1 getpw*_r É getgr*_r
500113
2 ÍÁÑ 2003
5.0-CURRENT ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ ÓÔÁÒÏÊ ÓÉÓÔÅÍÙ rc.
501000
4 ÉÀÎÑ 2004
5.1-RELEASE.
501100
2 ÉÀÎÑ 2003
5.1-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ×ÅÔËÉ RELENG_5_1.
501101
29 ÉÀÎÑ 2003
5.1-CURRENT ÐÏÓÌÅ ËÏÒÒÅËÔÉÒÏ×ËÉ ÓÍÙÓÌÁ ÆÕÎËÃÉÊ
sigtimedwait(2) É sigwaitinfo(2).
501102
3 ÉÀÌÑ 2003
5.1-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÐÏÌÅÊ lockfunc É lockfuncarg
× &man.bus.dma.tag.create.9;.
501103
31 ÉÀÌÑ 2003
5.1-CURRENT ÐÏÓÌÅ ÉÎÔÅÇÒÁÃÉÉ ÓÎÜÐÛÏÔÁ GCC 3.3.1-pre
20030711.
501104
5 Á×ÇÕÓÔÁ 2003
5.1-CURRENT ÏÓÌÅ ÉÚÍÅÎÅÎÉÊ 3ware API × twe.
501105
17 Á×ÇÕÓÔÁ 2003
ðÏÄÄÅÒÖËÁ × 5.1-CURRENT ÄÉÎÁÍÉÞÅÓËÉ ÓËÏÍÐÏÎÏ×ÁÎÎÙÈ /bin É
/sbin, ÐÅÒÅÍÅÝÅÎÉÅ ÂÉÂÌÉÏÔÅË × /lib.
501106
8 ÓÅÎÔÑÂÒÑ 2003
5.1-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ × ÑÄÒÏ ÐÏÄÄÅÒÖËÉ
Coda 6.x.
501107
17 ÓÅÎÔÑÂÒÑ 2003
5.1-CURRENT ÐÏÓÌÅ ÐÅÒÅÍÅÝÅÎÉÑ ËÏÎÓÔÁÎÔ ÄÌÑ 16550 UART ÉÚ
ÆÁÊÌÁ <dev/sio/sioreg.h> ×
<dev/ic/ns16550.h>. á ÔÁËÖÅ ÍÏÍÅÎÔ,
ËÏÇÄÁ rtld ÓÔÁÌ ÐÏÄÄÅÒÖÉ×ÁÔØ ÆÕÎËÃÉÏÎÁÌØÎÏÓÔØ libmap ×
ÂÅÚÕÓÌÏ×ÎÏÍ ÒÅÖÉÍÅ.
501108
23 ÓÅÎÔÑÂÒÑ 2003
5.1-CURRENT ÐÏÓÌÅ ÏÂÎÏ×ÌÅÎÉÑ × API PFIL_HOOKS
501109
27 ÓÅÎÔÑÂÒÑ 2003
5.1-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÆÕÎËÃÉÉ kiconv(3)
501110
28 ÓÅÎÔÑÂÒÑ 2003
5.1-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÊ ÏÐÅÒÁÃÉÊ ÐÏ ÕÍÏÌÞÁÎÉÀ ÄÌÑ
open É close × cdevsw
501111
16 ÏËÔÑÂÒÑ 2003
5.1-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÊ × ÓÔÒÕËÔÕÒÅ cdevsw
501112
16 ÏËÔÑÂÒÑ 2003
5.1-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÍÎÏÖÅÓÔ×ÅÎÎÏÇÏ ÎÁÓÌÅÄÏ×ÁÎÉÑ
ÄÌÑ kobj
501113
31 ÏËÔÑÂÒÑ 2003
5.1-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ if_xname × ÓÔÒÕËÔÕÒÅ
ifnet
501114
16 ÎÏÑÂÒÑ 2003
5.1-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÊ, Ó×ÑÚÁÎÎÙÈ Ó ÄÉÎÁÍÉÞÅÓËÏÊ
ËÏÍÐÏÎÏ×ËÏÊ /bin É /sbin
502000
7 ÄÅËÁÂÒÑ 2003
5.2-RELEASE
502010
23 ÆÅ×ÒÁÌÑ 2003
5.2.1-RELEASE
502100
7 ÄÅËÁÂÒÑ 2003
5.2-CURRENT ÐÏÓÌÅ ÏÔÄÅÌÅÎÉÑ ×ÅÔËÉ RELENG_5_2
502101
19 ÄÅËÁÂÒÑ 2003
5.2-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ × libc ÆÕÎËÃÉÊ
__cxa_atexit/__cxa_finalize.
502102
30 ÑÎ×ÁÒÑ 2004
5.2-CURRENT ÐÏÓÌÅ ÓÍÅÎÙ ÉÓÐÏÌØÚÕÅÍÏÊ ÐÏ ÕÍÏÌÞÁÎÉÀ ÂÉÂÌÉÏÔÅËÉ
ÄÌÑ ÒÁÂÏÔÙ Ó ÐÏÔÏËÁÍÉ libc_r ÎÁ libpthread.
502103
21 ÆÅ×ÒÁÌÑ 2004
5.2-CURRENT ÐÏÓÌÅ ÂÏÌØÛÏÇÏ ÉÚÍÅÎÅÎÉÑ × API ÄÒÁÊ×ÅÒÏ×
ÕÓÔÒÏÊÓÔ×.
502104
25 ÆÅ×ÒÁÌÑ 2004
5.2-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ getopt_long_only().
502105
5 ÍÁÒÔÁ 2004
5.2-CURRENT ÐÏÓÌÅ ÔÏÇÏ, ËÁË ÍÁËÒÏ-ÐÅÒÅÍÅÎÎÁÑ NULL ÂÙÌÁ
ÐÅÒÅÏÐÒÅÄÅÌÅÎÁ ÄÌÑ ÑÚÙËÁ C ËÁË ((void *)0), ÞÔÏ ÐÒÉ×ÅÌÏ Ë
Õ×ÅÌÉÞÅÎÉÀ ËÏÌÉÞÅÓÔ×Á ÐÒÅÄÕÐÒÅÖÄÅÎÉÊ ËÏÍÐÉÌÑÔÏÒÁ.
502106
8 ÍÁÒÔÁ 2004
5.2-CURRENT ÐÏÓÌÅ ÕÓÔÁÎÏ×ËÉ É ×ËÌÀÞÅÎÉÑ pf × ÐÒÏÃÅÓÓ
ÐÏÓÔÒÏÅÎÉÑ ÓÉÓÔÅÍÙ.
502107
10 ÍÁÒÔÁ 2004
5.2-CURRENT ÐÏÓÌÅ ÔÏÇÏ, ËÁË ÚÎÁÞÅÎÉÅ time_t ÎÁ ÐÌÁÔÆÏÒÍÅ
sparc64 ÓÔÁÌÏ 64-ÒÁÚÒÑÄÎÙÍ.
502108
12 ÍÁÒÔÁ 2004
5.2-CURRENT ÐÏÓÌÅ ÔÏÇÏ, ËÁË ÐÏÄÄÅÒÖËÁ ËÏÍÐÉÌÑÔÏÒÁ
Intel C/C++ × ÎÅËÏÔÏÒÙÈ ÚÁÇÏÌÏ×ÏÞÎÙÈ ÆÁÊÌÁÈ É execve(2)
ÂÙÌÁ ÉÚÍÅÎÅÎÁ ÎÁ ÂÏÌÅÅ ÓÔÒÏÇÏ ÓÏÏÔ×ÅÔÓÔ×ÕÀÝÕÀ POSIX.
502109
22 ÍÁÒÔÁ 2004
5.2-CURRENT ÐÏÓÌÅ ××ÅÄÅÎÉÑ ÐÒÏÇÒÁÍÍÎÏÇÏ ÉÎÔÅÒÆÅÊÓÁ
bus_alloc_resource_any
502110
27 ÍÁÒÔÁ 2004
5.2-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÐÏÄÄÅÒÖËÉ ÌÏËÁÌÉÚÁÃÉÉ
UTF-8
502111
11 ÁÐÒÅÌÑ 2004
5.2-CURRENT ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ ÐÒÏÇÒÁÍÍÎÏÇÏ ÉÎÔÅÒÆÅÊÓÁ
getvfsent(3)
502112
13 ÁÐÒÅÌÑ 2004
5.2-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÄÉÒÅËÔÉ×Ù .warning ÄÌÑ
make.
502113
4 ÉÀÎÑ 2004
5.2-CURRENT ÐÏÓÌÅ ÔÏÇÏ, ËÁË ÆÕÎËÃÉÑ ttyioctl() ÓÔÁÌÁ
ÏÂÑÚÁÔÅÌØÎÏÊ ÄÌÑ ÄÒÁÊ×ÅÒÏ× ÐÏÓÌÅÄÏ×ÁÔÅÌØÎÙÈ ÕÓÔÒÏÊÓÔ×.
502114
13 ÉÀÎÑ 2004
5.2-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ ALTQ ÉÎÆÒÁÓÔÒÕËÔÕÒÙ.
502115
14 ÉÀÎÑ 2004
5.2-CURRENT ÐÏÓÌÅ ÔÏÇÏ, ËÁË sema_timedwait(9) ÓÔÁÌ
×ÏÚ×ÒÁÝÁÔØ 0 × ÓÌÕÞÁÅ ÕÓÐÅÈÁ É ÎÅ ÎÕÌÅ×ÏÊ ËÏÄ ÏÛÉÂËÉ ×
ÓÌÕÞÁÅ ÎÅÕÄÁÞÉ.
502116
16 ÉÀÎÑ 2004
5.2-CURRENT ÐÏÓÌÅ ÔÏÇÏ, ËÁË kernel ÔÉÐ dev_t ÓÔÁÌ
ÕËÁÚÁÔÅÌÅÍ ÎÁ struct cdev *.
502117
17 ÉÀÎÑ 2004
5.2-CURRENT ÐÏÓÌÅ ÔÏÇÏ, ËÁË kernel ÔÉÐ udev_t ÉÚÍÅÎÉÌÓÑ ÎÁ
dev_t.
502118
17 ÉÀÎÑ 2004
5.2-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÐÏÄÄÅÒÖËÉ CLOCK_VIRTUAL
É CLOCK_PROF × clock_gettime(2) É clock_getres(2).
502119
22 ÉÀÎÑ 2004
5.2-CURRENT ÐÏÓÌÅ ÔÏÇÏ, ËÁË ÂÙÌ ÐÒÏ×ÅģΠÐÅÒÅÓÍÏÔÒ
ËÌÏÎÉÒÏ×ÁÎÉÑ ÓÅÔÅ×ÏÇÏ ÉÎÔÅÒÆÅÊÓÁ.
502120
2 ÉÀÌÑ 2004
5.2-CURRENT ÐÏÓÌÅ ÏÂÎÏ×ÌÅÎÉÑ ÐÁËÅÔÎÏÇÏ ÉÎÓÔÒÕÍÅÎÔÁÒÉÑ ÄÏ
ÒÅ×ÉÚÉÉ 20040629.
502121
9 ÉÀÌÑ 2004
5.2-CURRENT ÐÏÓÌÅ ÏÔÍÅÔËÉ, ÞÔÏ ËÏÄ Bluetooth ÎÅ ÏÇÒÁÎÉÞÅÎ
ÁÒÈÉÔÅËÔÕÒÏÊ i386.
502122
11 ÉÀÌÑ 2004
5.2-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÏÔÌÁÄÏÞÎÏÊ ÉÎÆÒÁÓÔÒÕËÔÕÒÙ
KDB, ÐÅÒÅÎÏÓÁ DDB × ÂÜËÜÎÄ É ÐÏÑ×ÌÅÎÉÑ ÂÜËÜÎÄÁ GDB.
502123
12 ÉÀÌÑ 2004
5.2-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ × VFS_ROOT ÎÏ×ÏÇÏ ÁÒÇÕÍÅÎÔÁ
struct thread, ÔÁË ÖÅ ËÁË ÜÔÏ ÄÅÌÁÅÔ vflush. óÔÒÕËÔÕÒÁ
kinfo_proc ÔÅÐÅÒØ ÉÍÅÅÔ ÕËÁÚÁÔÅÌØ ÎÁ ÐÏÌØÚÏ×ÁÔÅÌØÓËÉÅ ÄÁÎÎÙÅ.
óÍÅÎÁ ÒÅÁÌÉÚÁÃÉÉ X ÐÏ ÕÍÏÌÞÁÎÉÀ ÎÁ xorg
ÂÙÌÏ ÓÄÅÌÁÎÏ × ÜÔÏ ÖÅ ×ÒÅÍÑ.
502124
24 ÉÀÌÑ 2004
5.2-CURRENT ÐÏÓÌÅ ÒÁÚÄÅÌÅÎÉÑ ÓÐÏÓÏÂÏ× ÚÁÐÕÓËÁ ÓËÒÉÐÔÏ×
rc.d ÉÚ ÐÏÒÔÏ× É ÉÍÅÀÝÉÈ ÓÔÁÔÕÓ legacy.
502125
28 ÉÀÌÑ 2004
5.2-CURRENT ÐÏÓÌÅ ÏÔÍÅÎÙ ÐÒÅÄÙÄÕÝÅÇÏ ÉÚÍÅÎÅÎÉÑ.
502126
31 ÉÀÌÑ 2004
5.2-CURRENT ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ kmem_alloc_pageable() É ÉÍÐÏÒÔÁ
gcc 3.4.2.
502127
2 Á×ÇÕÓÔÁ 2004
5.2-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ × API ÑÄÒÁ UMA, ÒÁÚÒÅÛÁÀÝÅÇÏ
ËÏÎÓÔÒÕËÔÏÒÁÍ/ÉÎÉÃÉÁÌÉÚÁÔÏÒÁÍ (ctors/inits) ×ÏÚ×ÒÁÝÁÔØ ÎÅÕÄÁÞÕ.
502128
8 Á×ÇÕÓÔÁ 2004
5.2-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ × ÓÉÇÎÁÔÕÒÅ vfs_mount, Á ÔÁËÖÅ
ÐÏÓÌÅ ÏÂÝÅÊ ÚÁÍÅÎÙ PRISON_ROOT ÎÁ SUSER_ALLOWJAIL × API suser(9).
503000
23 Á×ÇÕÓÔÁ 2004
5.3-BETA/RC ÐÅÒÅÄ ÉÚÍÅÎÅÎÉÅÍ × pfil API
503001
22 ÓÅÎÔÑÂÒÑ 2004
5.3-RELEASE
503100
16 ÏËÔÑÂÒÑ 2004
5.3-STABLE ÐÏÓÌÅ ÏÔÄÅÌÅÎÉÑ ×ÅÔËÉ RELENG_5_3
503101
3 ÄÅËÁÂÒÑ 2004
5.3-STABLE ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ × ÆÕÎËÃÉÀ &man.strftime.3;
ÐÁÒÁÍÅÔÒÏ× ÏÔÓÔÕÐÁ × ÓÔÉÌÅ glibc.
503102
13 ÆÅ×ÒÁÌÑ 2005
5.3-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÉÍÐÏÒÔÁ nc(1) ÉÚ OpenBSD.
503103
27 ÆÅ×ÒÁÌÑ 2005
5.4-PRERELEASE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÉÓÐÒÁ×ÌÅÎÉÊ ×
<src/include/stdbool.h> É
<src/sys/i386/include/_types.h>
ÄÌÑ ÉÓÐÏÌØÚÏ×ÁÎÉÑ ÓÏ×ÍÅÓÔÉÍÏÓÔÉ GCC × ËÏÍÐÉÌÑÔÏÒÅ
Intel C/C++.
503104
28 ÆÅ×ÒÁÌÑ 2005
5.4-PRERELEASE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÉÚÍÅÎÅÎÉÑ ÐÏÌÑ ifi_epoch
× ÓÔÒÕËÔÕÒÅ if_data ÓÏ ×ÒÅÍÅÎÉ ÞÁÓÏ× ÎÁ ×ÒÅÍÑ Ó ÍÏÍÅÎÔÁ
ÓÔÁÒÔÁ.
503105
2 ÍÁÒÔÁ 2005
5.4-PRERELEASE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÉÓÐÒÁ×ÌÅÎÉÑ ×
vswprintf(3) ÐÒÏ×ÅÒËÉ ÎÁ EOVERFLOW.
504000
3 ÁÐÒÅÌÑ 2005
5.4-RELEASE.
504100
3 ÁÐÒÅÌÑ 2005
5.4-STABLE ÐÏÓÌÅ ÏÔÄÅÌÅÎÉÑ ×ÅÔËÉ RELENG_5_4
504101
11 ÍÁÑ 2005
5.4-STABLE ÐÏÓÌÅ Õ×ÅÌÉÞÅÎÉÑ ÚÎÁÞÅÎÉÑ ÐÏ ÕÍÏÌÞÁÎÉÀ ÒÁÚÍÅÒÁ
ÓÔÅËÁ ÐÏÔÏËÁ.
504102
24 ÉÀÎÑ 2005
5.4-STABLE ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ sha256
504103
3 ÏËÔÑÂÒÑ 2005
5.4-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC if_bridge
504104
13 ÏËÔÑÂÒÑ 2005
5.4-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC bsdiff É portsnap
504105
17 ÑÎ×ÁÒÑ 2006
5.4-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÉÚÍÅÎÅÎÉÑ
ldconfig_local_dirs.
505000
12 ÍÁÑ 2006
5.5-RELEASE.
505100
12 ÍÁÑ 2006
5.5-STABLE ÐÏÓÌÅ ÏÔÄÅÌÅÎÉÑ ×ÅÔËÉ RELENG_5_5
600000
18 Á×ÇÕÓÔÁ 2004
6.0-CURRENT
600001
27 Á×ÇÕÓÔÁ 2004
6.0-CURRENT ÐÏÓÌÅ ÐÏÓÔÏÑÎÎÏÇÏ ×ËÌÀÞÅÎÉÑ × ÑÄÒÏ PFIL_HOOKS.
600002
30 Á×ÇÕÓÔÁ 2004
6.0-CURRENT ÐÏÓÌÅ ÐÅÒ×ÏÎÁÞÁÌØÎÏÇÏ ÄÏÂÁ×ÌÅÎÉÑ ifi_epoch ×
ÓÔÒÕËÔÕÒÕ if_data. ÷ÙÐÏÌÎÅÎ ×ÏÚ×ÒÁÔ ÐÏÓÌÅ ÎÅÓËÏÌØËÉÈ ÄÎÅÊ. îÅ
ÉÓÐÏÌØÚÕÊÔÅ ÜÔÏ ÚÎÁÞÅÎÉÅ.
600003
8 ÓÅÎÔÑÂÒÑ 2004
6.0-CURRENT ÐÏÓÌÅ ÐÏ×ÔÏÒÎÏÇÏ ÄÏÂÁ×ÌÅÎÉÑ ÐÏÌÑ ifi_epoch ×
ÓÔÒÕËÔÕÒÕ if_data.
600004
29 ÓÅÎÔÑÂÒÑ 2004
6.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ × pfil API ÓÔÒÕËÔÕÒÙ inpcb ËÁË
ÐÁÒÁÍÅÔÒÁ.
600005
5 ÏËÔÑÂÒÑ 2004
6.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ × newsyslog ÐÁÒÁÍÅÔÒÁ
"-d DESTDIR".
600006
4 ÎÏÑÂÒÑ 2004
6.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ × ÆÕÎËÃÉÀ &man.strftime.3;
ÐÁÒÁÍÅÔÒÏ× ÏÔÓÔÕÐÁ × ÓÔÉÌÅ glibc.
600007
12 ÄÅËÁÂÒÑ 2004
6.0-CURRENT ÐÏÓÌÅ ÏÂÎÏ×ÌÅÎÉÊ × ÉÎÆÒÁÓÔÒÕËÔÕÒÅ 802.11.
600008
25 ÑÎ×ÁÒÑ 2005
6.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÊ × ÆÕÎËÃÉÑÈ VOP_*VOBJECT() É
ÐÏÑ×ÌÅÎÉÑ ÆÌÁÇÁ MNTK_MPSAFE ÄÌÑ ÆÁÊÌÏ×ÙÈ ÓÉÓÔÅÍ, Ó×ÏÂÏÄÎÙÈ ÏÔ
Giant.
600009
4 ÆÅ×ÒÁÌÑ 2005
6.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÉÎÆÒÁÓÔÒÕËÔÕÒÙ É ÄÒÁÊ×ÅÒÏ×
cpufreq.
600010
6 ÆÅ×ÒÁÌÑ 2005
6.0-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ nc(1) ÉÚ OpenBSD.
600011
12 ÆÅ×ÒÁÌÑ 2005
6.0-CURRENT ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ ÐÏÄÏÂÉÑ ÐÏÄÄÅÒÖËÉ SVID2
matherr().
600012
15 ÆÅ×ÒÁÌÑ 2005
6.0-CURRENT ÐÏÓÌÅ Õ×ÅÌÉÞÅÎÉÑ ÚÎÁÞÅÎÉÑ ÐÏ ÕÍÏÌÞÁÎÉÀ ÒÁÚÍÅÒÁ
ÓÔÅËÏ× ÐÏÔÏËÁ.
600013
19 ÆÅ×ÒÁÌÑ 2005
6.0-CURRENT ÐÏÓÌÅ ÉÓÐÒÁ×ÌÅÎÉÊ ×
<src/include/stdbool.h> É
<src/sys/i386/include/_types.h>
ÄÌÑ ÉÓÐÏÌØÚÏ×ÁÎÉÑ ÓÏ×ÍÅÓÔÉÍÏÓÔÉ GCC × ËÏÍÐÉÌÑÔÏÒÅ Intel C/C++.
600014
21 ÆÅ×ÒÁÌÑ 2005
6.0-CURRENT ÐÏÓÌÅ ÉÓÐÒÁ×ÌÅÎÉÑ × vswprintf(3) ÐÒÏ×ÅÒËÉ ÎÁ
EOVERFLOW.
600015
25 ÆÅ×ÒÁÌÑ 2005
6.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÐÏÌÑ ifi_epoch × ÓÔÒÕËÔÕÒÅ
if_data ÓÏ ×ÒÅÍÅÎÉ ÞÁÓÏ× ÎÁ ×ÒÅÍÑ Ó ÍÏÍÅÎÔÁ ÓÔÁÒÔÁ.
600016
26 ÆÅ×ÒÁÌÑ 2005
6.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÆÏÒÍÁÔÁ LC_CTYPE, ÉÓÐÏÌØÚÕÅÍÏÇÏ
ÐÒÉ ÚÁÐÉÓÉ ÎÁ ÄÉÓË.
600017
27 ÆÅ×ÒÁÌÑ 2005
6.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÆÏÒÍÁÔÁ ËÁÔÁÌÏÇÏ× NLS,
ÉÓÐÏÌØÚÕÅÍÏÇÏ ÐÒÉ ÚÁÐÉÓÉ ÎÁ ÄÉÓË.
600018
27 ÆÅ×ÒÁÌÑ 2005
6.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÆÏÒÍÁÔÁ LC_COLLATE,
ÉÓÐÏÌØÚÕÅÍÏÇÏ ÐÒÉ ÚÁÐÉÓÉ ÎÁ ÄÉÓË.
600019
28 ÆÅ×ÒÁÌÑ 2005
õÓÔÁÎÏ×ËÁ ÐÏÄËÌÀÞÁÅÍÙÈ ÆÁÊÌÏ× acpica × /usr/include.
600020
9 ÍÁÒÔÁ 2005
äÏÂÁ×ÌÅÎÉÅ ÆÌÁÇÁ MSG_NOSIGNAL × API send(2).
600021
17 ÍÁÒÔÁ 2005
äÏÂÁ×ÌÅÎÉÅ ÐÏÌÅÊ × cdevsw.
600022
21 ÍÁÒÔÁ 2005
gtar ÕÄÁÌÅÎ ÉÚ ÏÓÎÏ×ÎÏÊ ÓÉÓÔÅÍÙ.
600023
13 ÁÐÒÅÌÑ 2005
÷ unix(4) ÄÏÂÁ×ÌÅÎÙ ÐÁÒÁÍÅÔÒÙ ÓÏËÅÔÁ LOCAL_CREDS,
LOCAL_CONNWAIT.
600024
19 ÁÐÒÅÌÑ 2005
÷ 6.0-CURRENT ÄÏÂÁ×ÌÅÎÙ &man.hwpmc.4; É Ó×ÑÚÁÎÎÙÅ
ÉÎÓÔÒÕÍÅÎÔÙ.
600025
26 ÁÐÒÅÌÑ 2005
÷ 6.0-CURRENT ÄÏÂÁ×ÌÅÎÁ ÓÔÒÕËÔÕÒÁ icmphdr.
600026
3 ÍÁÑ 2005
pf ÏÂÎÏ×ÌÅÎ ÄÏ 3.7.
600027
6 ÍÁÑ 2005
ðÒÅÄÓÔÁ×ÌÅÎÙ libalias É ng_nat ÕÒÏ×ÎÑ ÑÄÒÁ.
600028
13 ÍÁÑ 2005
POSIX ttyname_r(3) ÓÄÅÌÁÎ ÄÏÓÔÕÐÎÙÍ ÞÅÒÅÚ unistd.h É
libc.
600029
29 ÍÁÑ 2005
6.0-CURRENT ÐÏÓÌÅ ÏÂÎÏ×ÌÅÎÉÑ libpcap ÄÏ v0.9.1 alpha
096.
600030
5 ÉÀÎÑ 2005
6.0-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ if_bridge(4) ÉÚ NetBSD.
600031
10 ÉÀÎÑ 2005
6.0-CURRENT ÐÏÓÌÅ ÐÅÒÅÍÅÝÅÎÉÑ ÓÔÒÕËÔÕÒÙ ifnet ÉÚ ÓÔÒÕËÔÕÒÙ
ÄÒÁÊ×ÅÒÏ× softc.
600032
11 ÉÀÌÑ 2005
6.0-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ libpcap v0.9.1.
600033
25 ÉÀÌÑ 2005
6.0-STABLE ÐÏÓÌÅ Õ×ÅÌÉÞÅÎÉÑ ÎÏÍÅÒÁ ×ÅÒÓÉÉ ×ÓÅÈ ÄÉÎÁÍÉÞÅÓËÉÈ
ÂÉÂÌÉÏÔÅË, ÄÌÑ ËÏÔÏÒÙÈ ÏÎ ÎÅ ÂÙÌ ÉÚÍÅÎÅÎ Ó RELENG_5.
600034
13 Á×ÇÕÓÔÁ 2005
6.0-STABLE ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÁÒÇÕÍÅÎÔÁ ÕÞÅÔÎÙÈ ÄÁÎÎÙÈ ×
ÏÂÒÁÂÏÔÞÉË ÓÏÂÙÔÉÊ dev_clone. 6.0-RELEASE.
600100
1 ÎÏÑÂÒÑ 2005
6.0-STABLE ÐÏÓÌÅ 6.0-RELEASE
600101
21 ÄÅËÁÂÒÑ 2005
6.0-STABLE ÐÏÓÌÅ ×ÎÅÄÒÅÎÉÑ ÓÃÅÎÁÒÉÅ× ÉÚ ËÁÔÁÌÏÇÏ×
local_startup × ÂÁÚÏ×ÙÊ &man.rcorder.8;.
600102
30 ÄÅËÁÂÒÑ 2005
6.0-STABLE ÐÏÓÌÅ ÏÂÎÏ×ÌÅÎÉÑ ÔÉÐÏ× É ËÏÎÓÔÁÎÔ ELF.
600103
15 ÑÎ×ÁÒÑ 2006
6.0-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC API pidfile(3).
600104
17 ÑÎ×ÁÒÑ 2006
6.0-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÉÚÍÅÎÅÎÉÑ
ldconfig_local_dirs.
600105
26 ÆÅ×ÒÁÌÑ 2006
6.0-STABLE ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÐÏÄÄÅÒÖËÉ ËÁÔÁÌÏÇÁ NLS
ÄÌÑ csh(1).
601000
6 ÍÁÑ 2006
6.1-RELEASE
601100
6 ÍÁÑ 2006
6.1-STABLE ÐÏÓÌÅ 6.1-RELEASE.
601101
22 ÉÀÎÑ 2006
6.1-STABLE ÐÏÓÌÅ ÉÍÐÏÒÔÁ csup.
601102
11 ÉÀÌÑ 2006
6.1-STABLE ÐÏÓÌÅ ÏÂÎÏ×ÌÅÎÉÑ iwi(4).
601103
17 ÉÀÌÑ 2006
6.1-STABLE ÐÏÓÌÅ ÏÂÎÏ×ÌÅÎÉÑ ÒÅÚÏÌ×ÅÒÁ ÄÏ BIND9
É ÄÏÂÁ×ÌÅÎÉÑ ÒÅÅÎÔÅÒÁÂÅÌØÎÏÊ ×ÅÒÓÉÉ ÆÕÎËÃÉÊ netdb.
601104
8 Á×ÇÕÓÔÁ 2006
6.1-STABLE ÐÏÓÌÅ ×ËÌÀÞÅÎÉÑ ÐÏÄÄÅÒÖËÉ DSO (ÄÉÎÁÍÉÞÅÓËÉÈ
ÓÏ×ÍÅÓÔÎÏ ÉÓÐÏÌØÚÕÅÍÙÈ ÏÂßÅËÔÏ×) × OpenSSL.
601105
2 ÓÅÎÔÑÂÒÑ 2006
6.1-STABLE ÐÏÓÌÅ ÉÓÐÒÁ×ÌÅÎÉÊ × 802.11, ÉÚÍÅÎÑÀÝÉÈ API
ÄÌÑ ioctl IEEE80211_IOC_STA_INFO.
602000
15 ÎÏÑÂÒÑ 2006
6.2-RELEASE
602100
15 ÓÅÎÔÑÂÒÑ 2006
6.2-STABLE ÐÏÓÌÅ 6.2-RELEASE
602101
12 ÄÅËÁÂÒÑ 2006
6.2-STABLE ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ Ë×ÉÒËÁ Wi-Spy.
602102
28 ÄÅËÁÂÒÑ 2006
6.2-STABLE ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ pci_find_extcap().
602103
16 ÑÎ×ÁÒÑ 2007
6.2-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÉÚÍÅÎÅÎÉÑ dlsym ÄÌÑ ÐÏÉÓËÁ
ÚÁÐÒÏÛÅÎÎÏÇÏ ÓÉÍ×ÏÌÁ × ÕËÁÚÁÎÎÏÍ dso É ÅÇÏ ÎÅÑ×ÎÙÈ
ÚÁ×ÉÓÉÍÏÓÔÅÊ.
602104
28 ÑÎ×ÁÒÑ 2007
6.2-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÕÚÌÏ× netgraph ng_deflate(4)
É ng_pred1(4) É ÎÏ×ÏÇÏ ÕÚÌÁ ng_ppp(4) ÓÏ ÓÖÁÔÉÅÍ É ÛÉÆÒÏ×ÁÎÉÅÍ.
602105
20 ÆÅ×ÒÁÌÑ 2007
6.2-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÐÏÒÔÉÒÏ×ÁÎÎÏÊ ÉÚ NetBSD
×ÅÒÓÉÉ &man.gzip.1; Ó ÌÉÃÅÎÚÉÅÊ BSD.
602106
31 ÍÁÒÔÁ 2007
6.2-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÐÏÄÄÅÒÖËÉ PCI MSI É
MSI-X.
602107
6 ÁÐÒÅÌÑ 2007
6.2-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ncurses 5.6 É ÐÏÄÄÅÒÖËÉ
Ä×ÕÈÂÁÊÔÏ×ÙÈ ÓÉÍ×ÏÌÏ×.
602108
11 ÁÐÒÅÌÑ 2007
6.2-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÄÏÂÁ×ÌÅÎÉÑ ÐÅÒÉÆÅÒÉÊÎÏÇÏ
ÕÓÔÒÏÊÓÔ×Á CAM 'SG', ËÏÔÏÒÏÅ ÒÅÁÌÉÚÕÅÔ ÐÏÄÍÎÏÖÅÓÔ×Ï API
ÓË×ÏÚÎÙÈ (passthrough) ÕÓÔÒÏÊÓÔ× Linux SCSI SG.
602109
17 ÁÐÒÅÌÑ 2007
6.2-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC readline 5.2 patchset
002.
602110
2 ÍÁÑ 2007
6.2-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC pmap_invalidate_cache(),
pmap_change_attr(), pmap_mapbios(), pmap_mapdev_attr()
É pmap_unmapbios() ÄÌÑ mad64 É i386.
602111
11 ÉÀÎÑ 2007
6.2-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC BOP_BDFLUSH É ×ÙÚ×ÁÎÎÏÊ
ÜÔÉÍ ÐÏÌÏÍËÉ × KBI ÄÌÑ ÍÏÄÕÌÅÊ ÆÁÊÌÏ×ÙÈ ÓÉÓÔÅÍ.
602112
21 ÓÅÎÔÑÂÒÑ 2007
6.2-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ ÓÅÒÉÉ MFC libutil(3).
602113
25 ÏËÔÑÂÒÑ 2007
6.2-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÒÁÚÄÅÌÅÎÉÑ Ä×ÕÈÂÁÊÔÏ×ÙÈ
É ÏÄÎÏÂÁÊÔÏ×ÙÈ ctype. úÁÎÏ×Ï ÓËÏÍÐÉÌÉÒÏ×ÁÎÎÙÅ Ä×ÏÉÞÎÙÅ
ÆÁÊÌÙ, ÓÓÙÌÁÀÝÉÅÓÑ ÎÁ ctype.h, ÍÏÇÕÔ ÐÏÔÒÅÂÏ×ÁÔØ ÎÏ×ÙÊ ÓÉÍ×ÏÌ
__mb_sb_limit, ÎÅÄÏÓÔÕÐÎÙÊ ÎÁ ÂÏÌÅÅ ÓÔÁÒÙÈ ÓÉÓÔÅÍÁÈ.
602114
30 ÏËÔÑÂÒÑ 2007
6.2-STABLE ÐÏÓÌÅ ×ÏÓÓÔÁÎÏ×ÌÅÎÉÑ ÏÂÒÁÔÎÏÊ ÓÏ×ÍÅÓÔÉÍÏÓÔÉ
ctype ABI.
602115
21 ÎÏÑÂÒÑ 2007
6.2-STABLE ÐÏÓÌÅ ÏÔËÁÔÁ ÒÁÚÄÅÌÅÎÉÑ Ä×ÕÈÂÁÊÔÏ×ÙÈ É
ÏÄÎÏÂÁÊÔÏ×ÙÈ ctype.
603000
25 ÎÏÑÂÒÑ 2007
6.3-RELEASE
603100
25 ÎÏÑÂÒÑ 2007
6.3-STABLE ÐÏÓÌÅ 6.3-RELEASE.
603101
7 ÄÅËÁÂÒÑ 2007
6.3-STABLE ÐÏÓÌÅ ÉÓÐÒÁ×ÌÅÎÉÑ ÐÏÄÄÅÒÖËÉ ÍÎÏÇÏÂÁÊÔÏ×ÙÈ
ÔÉÐÏ× × ÂÉÔÏ×ÏÍ ÍÁËÒÏÓÅ.
603102
24 ÁÐÒÅÌÑ 2008
6.3-STABLE ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ l_sysid Ë ÓÔÒÕËÔÕÒÅ flock.
603103
27 ÍÁÑ 2008
6.3-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÆÕÎËÃÉÉ
memrchr.
603104
15 ÉÀÎÑ 2008
6.3-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÐÏÄÄÅÒÖËÉ ÍÏÄÉÆÉËÁÔÏÒÁ
ÐÅÒÅÍÅÎÎÏÊ :u × make(1).
604000
4 ÏËÔÑÂÒÑ 2008
6.4-RELEASE
604100
4 ÏËÔÑÂÒÑ 2008
6.4-STABLE ÐÏÓÌÅ 6.4-RELEASE.
700000
11 ÉÀÌÑ 2005
7.0-CURRENT.
700001
23 ÉÀÌÑ 2005
7.0-CURRENT ÐÏÓÌÅ Õ×ÅÌÉÞÅÎÉÑ ÎÏÍÅÒÁ ×ÅÒÓÉÉ ×ÓÅÈ ÄÉÎÁÍÉÞÅÓËÉÈ
ÂÉÂÌÉÏÔÅË, ÄÌÑ ËÏÔÏÒÙÈ ÏÎ ÎÅ ÂÙÌ ÉÚÍÅÎÅÎ Ó RELENG_5.
700002
13 Á×ÇÕÓÔÁ 2005
7.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÁÒÇÕÍÅÎÔÁ ÕÞÅÔÎÙÈ ÄÁÎÎÙÈ ×
ÏÂÒÁÂÏÔÞÉË ÓÏÂÙÔÉÊ dev_clone.
700003
25 Á×ÇÕÓÔÁ 2005
7.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ memmem(3) × libc.
700004
30 ÏËÔÑÂÒÑ 2005
7.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÐÁÒÁÍÅÔÒÏ× ÆÕÎËÃÉÉ ÑÄÒÁ
solisten(9) ÄÌÑ ÐÏÌÕÞÅÎÉÑ ÐÁÒÁÍÅÔÒÁ backlog.
700005
11 ÎÏÑÂÒÑ 2005
7.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ IFP2ENADDR(), ËÏÔÏÒÙÊ ÔÅÐÅÒØ
×ÏÚ×ÒÁÝÁÅÔ ÕËÁÚÁÔÅÌØ ÎÁ IF_LLADDR().
700006
11 ÎÏÑÂÒÑ 2005
7.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÐÏÌÑ
if_addr × struct ifnet
É ÕÄÁÌÅÎÉÑ IFP2ENADDR().
700007
2 ÄÅËÁÂÒÑ 2005
7.0-CURRENT ÐÏÓÌÅ ×ÎÅÄÒÅÎÉÑ ÓÃÅÎÁÒÉÅ× ÉÚ ËÁÔÁÌÏÇÏ×
local_startup × ÂÁÚÏ×ÙÊ &man.rcorder.8;.
700008
5 ÄÅËÁÂÒÑ 2005
7.0-CURRENT ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ ÐÁÒÁÍÅÔÒÁ ÍÏÎÔÉÒÏ×ÁÎÉÑ
MNT_NODEV.
700009
19 ÄÅËÁÂÒÑ 2005
7.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÊ ÔÉÐÁ ELF-64 É ÓÉÍ×ÏÌØÎÏÇÏ
×ÅÒÓÉÏÎÉÒÏ×ÁÎÉÑ.
700010
20 ÄÅËÁÂÒÑ 2005
7.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÄÒÁÊ×ÅÒÏ× hostb É vgapci,
ÄÏÂÁ×ÌÅÎÉÑ pci_find_extcap() É ÉÚÍÅÎÅÎÉÑ × ÄÒÁÊ×ÅÒÁÈ AGP,
ÞÔÏÂÙ ÂÏÌØÛÅ ÎÅ ÏÔÏÂÒÁÖÁÔØ × ÐÁÍÑÔØ aperture.
700011
31 ÄÅËÁÂÒÑ 2005
7.0-CURRENT ÐÏÓÌÅ ÚÁÍÅÎÙ tv_sec ÎÁ time_t ÎÁ ×ÓÅÈ
ÐÌÁÔÆÏÒÍÁÈ, ËÒÏÍÅ Alpha.
700012
8 ÑÎ×ÁÒÑ 2006
7.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ldconfig_local_dirs.
700013
12 ÑÎ×ÁÒÑ 2006
7.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÊ ×
/etc/rc.d/abi ÄÌÑ ÐÏÄÄÅÒÖËÉ
/compat/linux/etc/ld.so.cache × ËÁÞÅÓÔ×Å
ÓÉÍ×ÏÌÉÞÅÓËÏÊ ÓÓÙÌËÉ ÎÁ ÆÁÊÌÏ×ÕÀ ÓÉÓÔÅÍÕ × ÒÅÖÉÍÅ ÔÏÌØËÏ ÄÌÑ
ÞÔÅÎÉÑ.
700014
26 ÑÎ×ÁÒÑ 2006
7.0-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ pts.
700015
26 ÍÁÒÔÁ 2006
7.0-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ×ÔÏÒÏÊ ×ÅÒÓÉÉ ABI
&man.hwpmc.4;
700016
22 ÁÐÒÅÌÑ 2006
7.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ &man.fcloseall.3; × libc.
700017
13 ÍÁÑ 2006
7.0-CURRENT ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ ip6fw.
700018
15 ÉÀÌÑ 2006
7.0-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ snd_emu10kx.
700019
29 ÉÀÌÑ 2006
7.0-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ OpenSSL 0.9.8b.
700020
3 ÓÅÎÔÑÂÒÑ 2006
7.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÆÕÎËÃÉÉ bus_dma_get_tag
700021
4 ÓÅÎÔÑÂÒÑ 2006
7.0-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ libpcap 0.9.4 É tcpdump 3.9.4.
700022
9 ÓÅÎÔÑÂÒÑ 2006
7.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ dlsym ÄÌÑ ÐÏÉÓËÁ ÚÁÐÒÏÛÅÎÎÏÇÏ
ÓÉÍ×ÏÌÁ × ÕËÁÚÁÎÎÏÍ dso É ÅÇÏ ÎÅÑ×ÎÙÈ ÚÁ×ÉÓÉÍÏÓÔÑÈ.
700023
23 ÓÅÎÔÑÂÒÑ 2006
7.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÎÏ×ÙÈ Ú×ÕËÏ×ÙÈ IOCTL ÄÌÑ API
ÍÉËÛÅÒÁ OSSv4.
700024
28 ÓÅÎÔÑÂÒÑ 2006
7.0-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ OpenSSL 0.9.8d.
700025
11 ÎÏÑÂÒÑ 2006
7.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ libelf.
700026
26 ÎÏÑÂÒÑ 2006
7.0-CURRENT ÐÏÓÌÅ ÚÎÁÞÉÔÅÌØÎÙÈ ÉÚÍÅÎÅÎÉÊ × sysctl Ú×ÕËÏ×ÏÊ
ÐÏÄÓÉÓÔÅÍÙ.
700027
30 ÎÏÑÂÒÑ 2006
7.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ Ë×ÉÒËÁ Wi-Spy.
700028
15 ÄÅËÁÂÒÑ 2006
7.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ×ÙÚÏ×Ï× sctp × libc.
700029
26 ÑÎ×ÁÒÑ 2007
7.0-CURRENT ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ ÉÎËÁÐÓÕÌÑÃÉÉ ÔÕÎÎÅÌÑ IPIP
(VIFF_TUNNEL) ÉÚ ËÏÄÁ IPv4 multicast forwarding.
700030
7 ÆÅ×ÒÁÌÑ 2007
7.0-CURRENT ÐÏÓÌÅ ÚÁÍÅÎÙ ÒÅÁÌÉÚÁÃÉÉ GNU &man.gzip.1;
ÎÁ ÐÏÒÔÉÒÏ×ÁÎÎÕÀ ÉÚ NetBSD ×ÅÒÓÉÀ Ó ÌÉÃÅÎÚÉÅÊ BSD.
700031
23 ÆÅ×ÒÁÌÑ 2007
7.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ × bus_setup_intr() (newbus).
700032
2 ÍÁÒÔÁ 2007
7.0-CURRENT ÐÏÓÌÅ ×ÎÅÓÅÎÉÑ ÍÉËÒÏËÏÄÁ ipw(4) É iwi(4).
700033
9 ÍÁÒÔÁ 2007
7.0-CURRENT ÐÏÓÌÅ ×ÎÅÓÅÎÉÑ ÐÏÄÄÅÒÖËÉ Ä×ÕÈÂÁÊÔÏ×ÙÈ ÓÉÍ×ÏÌÏ×
ncurses.
700034
19 ÍÁÒÔÁ 2007
7.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÊ × ÒÁÂÏÔÅ insmntque(),
getnewvnode() É vfs_hash_insert().
700035
26 ÍÁÒÔÁ 2007
7.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÍÅÈÁÎÉÚÍÁ Õ×ÅÄÏÍÌÅÎÉÊ
ÐÒÉ ÉÚÍÅÎÅÎÉÉ ÞÁÓÔÏÔÙ CPU.
700036
6 ÁÐÒÅÌÑ 2007
7.0-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ ÆÁÊÌÏ×ÏÊ ÓÉÓÔÅÍÙ ZFS.
700037
8 ÁÐÒÅÌÑ 2007
7.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÐÅÒÉÆÅÒÉÊÎÏÇÏ ÕÓÔÒÏÊÓÔ×Á
CAM 'SG', ËÏÔÏÒÏÅ ÒÅÁÌÉÚÕÅÔ ÐÏÄÍÎÏÖÅÓÔ×Ï API ÓË×ÏÚÎÙÈ
(passthrough) ÕÓÔÒÏÊÓÔ× Linux SCSI SG.
700038
30 ÁÐÒÅÌÑ 2007
7.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ &man.getenv.3;, &man.putenv.3;,
&man.setenv.3; É &man.unsetenv.3; ÄÌÑ ÓÏ×ÍÅÓÔÉÍÏÓÔÉ Ó POSIX.
700039
1 ÍÁÑ 2007
7.0-CURRENT ÐÏÓÌÅ ÏÔËÁÔÁ ÉÚÍÅÎÅÎÉÊ × 700038.
700040
10 ÍÁÑ 2007
7.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ &man.flopen.3; × libutil.
700041
13 ÍÁÑ 2007
7.0-CURRENT ÐÏÓÌÅ ×ËÌÀÞÅÎÉÑ ×ÅÒÓÉÏÎÉÒÏ×ÁÎÉÑ ÓÉÍ×ÏÌÏ×
É ÉÚÍÅÎÅÎÉÑ ÐÏÔÏËÏ×ÏÊ ÂÉÂÌÉÏÔÅËÉ, ÉÓÐÏÌØÚÕÅÍÏÊ ÐÏ ÕÍÏÌÞÁÎÉÀ,
ÎÁ libthr.
700042
19 ÍÁÑ 2007
7.0-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ gcc 4.2.0.
700043
21 ÍÁÑ 2007
7.0-CURRENT ÐÏÓÌÅ Õ×ÅÌÉÞÅÎÉÑ ÓÔÁÒÛÅÇÏ ÎÏÍÅÒÁ ×ÅÒÓÉÉ
ÄÌÑ ×ÓÅÈ ÄÉÎÁÍÉÞÅÓËÉÈ ÂÉÂÌÉÏÔÅË, ÄÌÑ ËÏÔÏÒÙÈ ÜÔÏ ÎÅ ÂÙÌÏ
ÓÄÅÌÁÎÏ Ó ÍÏÍÅÎÔÁ RELENG_6.
700044
7 ÉÀÎÑ 2007
7.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÐÁÒÁÍÅÔÒÁ ÄÌÑ
vn_open()/VOP_OPEN() ×ÍÅÓÔÏ ÆÁÊÌÏ×ÏÇÏ ÄÅÓËÒÉÐÔÏÒÁ ÎÁ
struct file *.
700045
10 ÉÀÎÑ 2007
7.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ &man.pam.nologin.8;
ÄÌÑ ÏÂÅÓÐÅÞÅÎÉÑ ÆÕÎËÃÉÉ ÕÐÒÁ×ÌÅÎÉÑ ÕÞÅÔÎÙÍÉ ÚÁÐÉÓÑÍÉ
×ÍÅÓÔÏ ÆÕÎËÃÉÉ ÁÕÔÅÎÔÉÆÉËÁÃÉÉ ÄÌÑ ÉÎÆÒÁÓÔÒÕËÔÕÒÙ PAM.
700046
11 ÉÀÎÑ 2007
7.0-CURRENT ÐÏÓÌÅ ÏÂÎÏ×ÌÅÎÉÑ ÐÏÄÄÅÒÖËÉ ÂÅÓÐÒÏ×ÏÄÎÏÊ
Ó×ÑÚÉ 802.11.
700047
11 ÉÀÎÑ 2007
7.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ×ÏÚÍÏÖÎÏÓÔÅÊ TCP LRO
ÉÎÔÅÒÆÅÊÓÁ.
700048
12 ÉÀÎÑ 2007
7.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ × ÓÔÅË IPv4 ÐÏÄÄÅÒÖËÉ API RFC
3678. õÎÁÓÌÅÄÏ×ÁÎÎÏÅ ÏÔ RFC 1724 ÐÏ×ÅÄÅÎÉÅ ioctl IP_MULTICAST_IF
ÔÅÐÅÒØ ÕÄÁÌÅÎÏ; 0.0.0.0/8 ÂÏÌØÛÅ ÎÅ ÍÏÖÅÔ ÂÙÔØ ÉÓÐÏÌØÚÏ×ÁÎ ÄÌÑ
ÕËÁÚÁÎÉÑ ÉÎÄÅËÓÁ ÉÎÔÅÒÆÅÊÓÁ. ÷ÍÅÓÔÏ ÜÔÏÇÏ ÓÌÅÄÕÅÔ ÉÓÐÏÌØÚÏ×ÁÔØ
ÓÔÒÕËÔÕÒÕ ipmreqn.
700049
3 ÉÀÌÑ 2007
7.0-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ pf ÉÚ OpenBSD 4.1
(ÎÅ ÉÚÍÅÎÅÎÏ)
7.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÐÏÄÄÅÒÖËÉ IPv6 ÄÌÑ FAST_IPSEC,
ÕÄÁÌÅÎÉÑ KAME IPSEC É ÐÅÒÅÉÍÅÎÏ×ÁÎÉÑ FAST_IPSEC × IPSEC.
700050
4 ÉÀÌÑ 2007
7.0-CURRENT ÐÏÓÌÅ ËÏÎ×ÅÒÔÁÃÉÉ ×ÙÚÏ×Ï× setenv/putenv/etc
ÉÚ ÔÒÁÄÉÃÉÏÎÎÙÈ BSD × POSIX.
700051
4 ÉÀÌÑ 2007
7.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÎÏ×ÙÈ ÓÉÓÔÅÍÎÙÈ ×ÙÚÏ×Ï×
mmap/lseek/etc.
700052
6 ÉÀÌÑ 2007
7.0-CURRENT ÐÏÓÌÅ ÐÅÒÅÍÅÝÅÎÉÑ ÚÁÇÏÌÏ×ËÏ× I4B
× include/i4b.
700053
30 ÓÅÎÔÑÂÒÑ 2007
7.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÐÏÄÄÅÒÖËÉ ÄÌÑ ÄÏÍÅÎÏ× PCI.
700054
25 ÏËÔÑÂÒÑ 2007
7.0-CURRENT ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÒÁÚÄÅÌÅÎÉÑ Ä×ÕÈÂÁÊÔÏ×ÙÈ
É ÏÄÎÏÂÁÊÔÏ×ÙÈ ctype.
700055
28 ÏËÔÑÂÒÑ 2007
7.0-RELEASE, É 7.0-CURRENT ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÏÂÒÁÔÎÏÊ
ÓÏ×ÍÅÓÔÉÍÏÓÔÉ ABI ÄÌÑ IOCTL'ÅÊ PCIOCGETCONF, PCIOCREAD É
PCIOCWRITE Ó ×ÅÒÓÉÑÍÉ FreeBSD 4/5/6, ÞÔÏ ×ÙÚ×ÁÌÏ ÐÏ×ÔÏÒÎÕÀ
ÐÏÌÏÍËÕ ABI ÄÌÑ PCIOCGETCONF IOCTL
700100
22 ÄÅËÁÂÒÑ 2007
7.0-STABLE ÐÏÓÌÅ 7.0-RELEASE
700101
8 ÆÅ×ÒÁÌÑ 2008
7.0-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC m_collapse().
700102
30 ÍÁÒÔÁ 2008
7.0-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC kdb_enter_why().
700103
10 ÁÐÒÅÌÑ 2008
7.0-STABLE ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ l_sysid × ÓÔÒÕËÔÕÒÕ flock.
700104
11 ÁÐÒÅÌÑ 2008
7.0-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC procstat(1).
700105
11 ÁÐÒÅÌÑ 2008
7.0-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ×ÏÚÍÏÖÎÏÓÔÅÊ umtx.
700106
15 ÁÐÒÅÌÑ 2008
7.0-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÐÏÄÄÅÒÖËÉ &man.write.2;
ÄÌÑ &man.psm.4;.
700107
20 ÁÐÒÅÌÑ 2008
7.0-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ËÏÍÁÎÄÙ F_DUP2FD ÄÌÑ
&man.fcntl.2;
700108
5 ÍÁÑ 2008
7.0-STABLE ÐÏÓÌÅ ÎÅËÏÔÏÒÙÈ ÉÚÍÅÎÅÎÉÊ × &man.lockmgr.9;,
ËÏÔÏÒÙÅ ÄÌÑ ÉÓÐÏÌØÚÏ×ÁÎÉÑ &man.lockmgr.9; ÔÒÅÂÕÀÔ ÐÏÄËÌÀÞÅÎÉÑ
sys/lock.h.
700109
27 ÍÁÑ 2008
7.0-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÆÕÎËÃÉÉ
memrchr.
700110
5 Á×ÇÕÓÔÁ 2008
7.0-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC NFS-ËÌÉÅÎÔÁ lockd.
700111
20 Á×ÇÕÓÔÁ 2008
7.0-STABLE ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÐÏÄÄÅÒÖËÉ ÆÉÚÉÞÅÓËÉ ÐÒÏÔÑÖÅÎÎÙÈ
jumbo-ÆÒÅÊÍÏ×.
700112
27 Á×ÇÕÓÔÁ 2008
7.0-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÐÏÄÄÅÒÖËÉ DTrace × ÑÄÒÅ.
701000
25 ÎÏÑÂÒÑ 2008
7.1-RELEASE
701100
25 ÎÏÑÂÒÑ 2008
7.1-STABLE ÐÏÓÌÅ 7.1-RELEASE.
701101
10 ÑÎ×ÁÒÑ 2009
7.1-STABLE ÐÏÓÌÅ ÂÅËÐÏÒÔÁ strndup.
701102
17 ÑÎ×ÁÒÑ 2009
7.1-STABLE ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÐÏÄÄÅÒÖËÉ cpuctl(4).
701103
7 ÆÅ×ÒÁÌÑ 2009
7.1-STABLE ÐÏÓÌÅ ÂÅËÐÏÒÔÁ jail Ó ÎÅÓËÏÌØËÉÍÉ IP / ÂÅÚ
ÕËÁÚÁÎÉÑ IP / Ó IPv6.
701104
14 ÆÅ×ÒÁÌÑ 2009
7.1-STABLE ÐÏÓÌÅ ÓÏÈÒÁÎÅÎÉÑ ×ÌÁÄÅÌØÃÁ ÐÒÉÏÓÔÁÎÏ×ËÉ ×
ÓÔÒÕËÔÕÒÅ mount É ÐÏÑ×ÌÅÎÉÑ ÍÅÔÏÄÁ vfs_susp_clean × ÓÔÒÕËÔÕÒÅ
vfsops.
701105
12 ÍÁÒÔÁ 2009
7.1-STABLE ÐÏÓÌÅ ÎÅÓÏ×ÍÅÓÔÉÍÙÈ ÉÚÍÅÎÅÎÉÊ × sysctl
kern.ipc.shmsegs ÄÌÑ ×ÏÚÍÏÖÎÏÓÔÉ ×ÙÄÅÌÅÎÉÑ ÓÅÇÍÅÎÔÏ×
ÒÁÚÄÅÌÑÅÍÏÊ ÐÁÍÑÔÉ SysV ÂÏÌØÛÅÇÏ ÒÁÚÍÅÒÁ ÎÁ 64-ÂÉÔÎÙÈ
ÁÒÈÉÔÅËÔÕÒÁÈ.
701106
14 ÍÁÒÔÁ 2009
7.1-STABLE ÐÏÓÌÅ ÂÅËÐÏÒÔÁ ÉÓÐÒÁ×ÌÅÎÉÑ ÏÐÅÒÁÃÉÊ
ÏÖÉÄÁÎÉÑ ÄÌÑ ÓÅÍÁÆÏÒÏ× POSIX.
702000
15 ÁÐÒÅÌÑ 2009
7.2-RELEASE
702100
15 ÁÐÒÅÌÑ 2009
7.2-STABLE ÐÏÓÌÅ 7.2-RELEASE.
702101
15 ÍÁÑ 2009
7.2-STABLE ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ichsmb(4) ÄÌÑ ÉÓÐÏÌØÚÏ×ÁÎÉÑ
×ÓÐÏÍÏÇÁÔÅÌØÎÏÊ ÁÄÒÅÓÁÃÉÉ Ó ×ÙÒÁ×ÎÉ×ÁÎÉÅÍ ÐÏ ÌÅ×ÏÊ ÓÔÏÒÏÎÅ,
ËÁË É × ÄÒÕÇÉÈ ÄÒÁÊ×ÅÒÁÈ ËÏÎÔÒÏÌÌÅÒÁ SMBus.
702102
28 ÍÁÑ 2009
7.2-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÆÕÎËÃÉÉ
fdopendir.
702103
6 ÉÀÎÑ 2009
7.2-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC PmcTools.
702104
14 ÉÀÌÑ 2009
7.2-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÓÉÓÔÅÍÎÏÇÏ ×ÙÚÏ×Á
closefrom.
702105
31 ÉÀÌÑ 2009
7.2-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÉÚÍÅÎÅÎÉÑ ABI ÄÌÑ SYSVIPC.
702106
14 ÓÅÎÔÑÂÒÑ 2009
7.2-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÕÌÕÞÛÅÎÉÊ × x86 PAT É
ÄÏÂÁ×ÌÅÎÉÑ d_mmap_single() É ÏÂßÅËÔÁ VM ÔÉÐÁ "ÓÐÉÓÏË
scatter/gather".
703000
9 ÆÅ×ÒÁÌÑ 2010
7.3-RELEASE
703100
9 ÆÅ×ÒÁÌÑ 2010
7.3-STABLE ÐÏÓÌÅ 7.3-RELEASE.
704000
22 ÄÅËÁÂÒÑ 2010
7.4-RELEASE
704100
22 ÄÅËÁÂÒÑ 2010
7.4-STABLE ÐÏÓÌÅ 7.4-RELEASE.
800000
11 ÏËÔÑÂÒÑ 2007
8.0-CURRENT. òÁÚÄÅÌÅÎÉÅ Ä×ÕÈÂÁÊÔÏ×ÙÈ É ÏÄÎÏÂÁÊÔÏ×ÙÈ ctype.
800001
16 ÏËÔÑÂÒÑ 2007
8.0-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ libpcap 0.9.8 É tcpdump 3.9.8.
800002
21 ÏËÔÑÂÒÑ 2007
8.0-CURRENT ÐÏÓÌÅ ÐÅÒÅÉÍÅÎÏ×ÁÎÉÑ kthread_create() É
ÓÏÐÕÔÓÔ×ÕÀÝÉÈ ÆÕÎËÃÉÊ × kproc_create() É Ô.Ä.
800003
24 ÏËÔÑÂÒÑ 2007
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÏÂÒÁÔÎÏÊ ÓÏ×ÍÅÓÔÉÍÏÓÔÉ ABI ÄÌÑ
IOCTL'ÅÊ PCIOCGETCONF, PCIOCREAD É PCIOCWRITE Ó ×ÅÒÓÉÑÍÉ FreeBSD
4/5/6, ÞÔÏ ×ÙÚ×ÁÌÏ ÐÏ×ÔÏÒÎÕÀ ÐÏÌÏÍËÕ ABI ÄÌÑ PCIOCGETCONF IOCTL
800004
12 ÎÏÑÂÒÑ 2007
8.0-CURRENT ÐÏÓÌÅ ÐÅÒÅÍÅÝÅÎÉÑ ÄÒÁÊ×ÅÒÁ agp(4) ÉÚ src/sys/pci
× src/sys/dev/agp
800005
4 ÄÅËÁÂÒÑ 2007
8.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÊ × ÒÁÓÐÒÅÄÅÌÉÔÅÌÅ jumbo-ÆÒÅÊÍÏ×
- (ÒÅ×. 174247).
+ (ÒÅ×. 174247).
800006
7 ÄÅËÁÂÒÑ 2007
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÆÕÎËÃÉÏÎÁÌØÎÏÓÔÉ ÚÁÈ×ÁÔÁ ÇÒÁÆÁ
×ÙÚÏ×Ï× × &man.hwpmc.4;.
800007
25 ÄÅËÁÂÒÑ 2007
8.0-CURRENT ÐÏÓÌÅ ÔÏÇÏ, ËÁË kdb_enter() ÐÏÌÕÞÉÌÁ ÐÁÒÁÍÅÔÒ
"why".
800008
28 ÄÅËÁÂÒÑ 2007
8.0-CURRENT ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ ÏÐÃÉÉ LK_EXCLUPGRADE.
800009
9 ÑÎ×ÁÒÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ &man.lockmgr.disown.9;
800010
10 ÑÎ×ÁÒÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÐÒÏÔÏÔÉÐÁ &man.vn.lock.9;.
800011
13 ÑÎ×ÁÒÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÐÒÏÔÏÔÉÐÏ× &man.VOP.LOCK.9; É
&man.VOP.UNLOCK.9;.
800012
19 ÑÎ×ÁÒÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ &man.lockmgr.recursed.9;,
&man.BUF.RECURSED.9; É &man.BUF.ISLOCKED.9; É ÕÄÁÌÅÎÉÑ
BUF_REFCNT().
800013
23 ÑÎ×ÁÒÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ËÏÄÉÒÏ×ËÉ ASCII
.
800014
24 ÑÎ×ÁÒÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÐÒÏÔÏÔÉÐÁ &man.lockmgr.9; É
ÕÄÁÌÅÎÉÑ lockcount() É
LOCKMGR_ASSERT().
800015
26 ÑÎ×ÁÒÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÒÁÓÛÉÒÅÎÉÑ ÔÉÐÏ× ÄÌÑ ÓÔÒÕËÔÕÒ &man.fts.3;.
800016
1 ÆÅ×ÒÁÌÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÐÁÒÁÍÅÔÒÁ MEXTADD(9)
800017
6 ÆÅ×ÒÁÌÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÏÐÃÉÊ LK_NODUP É LK_NOWITNESS ×
ÐÒÏÓÔÒÁÎÓÔ×Å &man.lockmgr.9;.
800018
8 ÆÅ×ÒÁÌÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ m_collapse.
800019
9 ÆÅ×ÒÁÌÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÐÏÄÄÅÒÖËÉ ÔÅËÕÝÅÇÏ ÒÁÂÏÞÅÇÏ
ËÁÔÁÌÏÇÁ, ËÏÒÎÅ×ÏÇÏ ËÁÔÁÌÏÇÁ É ËÁÔÁÌÏÇÏ× jail × sysctl
kern.proc.filedesc.
800020
13 ÆÅ×ÒÁÌÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÆÕÎËÃÉÊ &man.lockmgr.assert.9; É
BUF_ASSERT.
800021
15 ÆÅ×ÒÁÌÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ &man.lockmgr.args.9; É ÕÄÁÌÅÎÉÑ
ÆÌÁÇÁ LK_INTERNAL.
800022
(ÏÔÍÅÎÅÎÏ)
8.0-CURRENT ÐÏÓÌÅ ÚÁÍÅÎÙ ÉÓÐÏÌØÚÕÅÍÏÇÏ ÐÏ ÕÍÏÌÞÁÎÉÀ ar ÎÁ
BSD &man.ar.1;.
800023
25 ÆÅ×ÒÁÌÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÐÒÏÔÏÔÉÐÏ× &man.lockstatus.9; É
&man.VOP.ISLOCKED.9;, Á ÉÍÅÎÎÏ ÕÄÁÌÅÎÉÑ ÁÒÇÕÍÅÎÔÁ struct
thread.
800024
1 ÍÁÒÔÁ 2008
8.0-CURRENT ÐÏÓÌÅ ÓÏËÒÁÝÅÎÉÑ ÆÕÎËÃÉÊ
lockwaiters É
BUF_LOCKWAITERS, ÉÚÍÅÎÅÎÉÑ ×ÏÚ×ÒÁÝÁÅÍÏÇÏ
ÚÎÁÞÅÎÉÑ ÄÌÑ brelvp Ó void É int É ÐÏÑ×ÌÅÎÉÑ
ÎÏ×ÙÈ ÆÌÁÇÏ× ÄÌÑ &man.lockinit.9;.
800025
8 ÍÁÒÔÁ 2008
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ × &man.fcntl.2; ËÏÍÁÎÄÙ
F_DUP2FD.
800026
12 ÍÁÒÔÁ 2008
8.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÐÁÒÁÍÅÔÒÁ ÐÒÉÏÒÉÔÅÔÁ ÄÌÑ
cv_broadcastpri ÔÁË, ÞÔÏ 0 ÏÚÎÁÞÁÅÔ ÏÔÓÕÔÓÔ×ÉÅ ÐÒÉÏÒÉÔÅÔÁ.
800027
24 ÍÁÒÔÁ 2008
8.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ API ÍÏÎÉÔÏÒÉÎÇÁ bpf, ËÏÇÄÁ ÂÙÌÉ
ÄÏÂÁ×ÌÅÎÙ ÂÕÆÅÒÙ zerocopy bpf.
800028
26 ÍÁÒÔÁ 2008
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ l_sysid × ÓÔÒÕËÔÕÒÕ flock.
800029
28 ÍÁÒÔÁ 2008
8.0-CURRENT ÐÏÓÌÅ ÒÅÉÎÔÅÇÒÁÃÉÉ ÆÕÎËÃÉÉ
BUF_LOCKWAITERS É ÄÏÂÁ×ÌÅÎÉÑ
&man.lockmgr.waiters.9;.
800030
1 ÁÐÒÅÌÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÆÕÎËÃÉÊ &man.rw.try.rlock.9; É
&man.rw.try.wlock.9;.
800031
6 ÁÐÒÅÌÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÆÕÎËÃÉÊ
lockmgr_rw É
lockmgr_args_rw.
800032
8 ÁÐÒÅÌÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÒÅÁÌÉÚÁÃÉÉ openat É Ó×ÑÚÁÎÎÙÈ Ó ÎÉÍ
ÓÉÓÔÅÍÎÙÈ ×ÙÚÏ×Ï×, ÐÏÑ×ÌÅÎÉÑ ÆÌÁÇÁ O_EXEC ÄÌÑ &man.open.2; É
ÏÂÅÓÐÅÞÅÎÉÑ ÓÏÏÔ×ÅÔÓÔ×ÕÀÝÉÈ ÓÉÓÔÅÍÎÙÈ ×ÙÚÏ×Ï× ÄÌÑ
linux-ÓÏ×ÍÅÓÔÉÍÏÓÔÉ.
800033
8 ÁÐÒÅÌÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÐÏÄÄÅÒÖËÉ &man.write.2; ÄÌÑ
&man.psm.4; × ÎÁÔÉ×ÎÏÍ ÏÐÅÒÁÃÉÏÎÎÏÍ ÒÅÖÉÍÅ. ôÅÐÅÒØ ×
- /dev/psm%d ÍÏÖÎÏ ÚÁÐÉÓÙ×ÁÔØ ÐÒÏÉÚ×ÏÌØÎÙÅ
+ /dev/psm%d ÍÏÖÎÏ ÚÁÐÉÓÙ×ÁÔØ ÐÒÏÉÚ×ÏÌØÎÙÅ
ËÏÍÁÎÄÙ É ÓÞÉÔÙ×ÁÔØ ÉÚ ÎÅÇÏ ÏÂÒÁÔÎÏ ÓÏÓÔÏÑÎÉÅ.
800034
10 ÁÐÒÅÌÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÆÕÎËÃÉÉ
memrchr.
800035
16 ÁÐÒÅÌÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÆÕÎËÃÉÉ
fdopendir.
800036
20 ÁÐÒÅÌÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÐÅÒÅËÌÀÞÅÎÉÑ ÂÅÓÐÒÏ×ÏÄÎÏÊ Ó×ÑÚÉ 802.11 ÎÁ
ÐÏÄÄÅÒÖËÕ multi-bss (ÔÁËÖÅ ÉÚ×ÅÓÔÎÏÇÏ ËÁË vaps).
800037
9 ÍÁÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÐÏÄÄÅÒÖËÉ ÍÕÌØÔÉ-ÒÏÕÔÉÎÇÏ×ÙÈ
ÔÁÂÌÉà (ÔÁËÖÅ ÉÚ×ÅÓÔÎÙÈ ËÁË setfib(1), setfib(2)).
800038
26 ÍÁÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ netatm É ISDN4BSD. ôÁËÖÅ,
ÄÏÂÁ×ÌÅÎÉÅ ÉÎÓÔÒÕÍÅÎÔÁÒÉÑ Compact C Type (CTF).
800039
14 ÉÀÎÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ sgtty.
800040
26 ÉÀÎÑ 2008
8.0-CURRENT ËÌÉÅÎÔÏÍ NFS lockd × ÑÄÒÅ.
800041
22 ÉÀÌÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ arc4random_buf(3) É
arc4random_uniform(3).
800042
8 Á×ÇÕÓÔÁ 2008
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ cpuctl(4).
800043
13 Á×ÇÕÓÔÁ 2008
8.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ × bpf(4) ÄÌÑ ÉÓÐÏÌØÚÏ×ÁÎÉÑ
ÅÄÉÎÓÔ×ÅÎÎÏÇÏ ÕÚÌÁ ÕÓÔÒÏÊÓÔ×Á ×ÍÅÓÔÏ ËÌÏÎÉÒÏ×ÁÎÉÑ ÕÓÔÒÏÊÓÔ×.
800044
17 Á×ÇÕÓÔÁ 2008
8.0-CURRENT ÐÏÓÌÅ ËÏÍÍÉÔÁ ÐÅÒ×ÙÈ ÛÁÇÏ× ÐÒÏÅËÔÁ vimage Ó
ÐÅÒÅÉÍÅÎÏ×ÁÎÉÅÍ ÇÌÏÂÁÌØÎÙÈ ÐÅÒÅÍÅÎÎÙÈ ÄÌÑ ÉÈ ×ÉÒÔÕÁÌÉÚÁÃÉÉ ×
ÍÁËÒÏÓÙ Ó ÐÒÅÆÉËÓÏÍ V_ ÄÌÑ ÉÈ ÏÔÏÂÒÁÖÅÎÉÑ ÏÂÒÁÔÎÏ ÎÁ ÇÌÏÂÁÌØÎÙÅ
ÉÍÅÎÁ.
800045
20 Á×ÇÕÓÔÁ 2008
8.0-CURRENT ÐÏÓÌÅ ÉÎÔÅÇÒÁÃÉÉ ÐÒÏÓÌÏÊËÉ MPSAFE TTY,
×ËÌÀÞÁÀÝÅÊ ÉÚÍÅÎÅÎÉÑ × ÒÁÚÌÉÞÎÙÈ, ×ÚÁÉÍÏÄÅÊÓÔ×ÕÀÝÉÈ Ó ÎÅÊ
ÄÒÁÊ×ÅÒÁÈ É ÕÔÉÌÉÔÁÈ.
800046
8 ÓÅÎÔÑÂÒÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÒÁÚÄÅÌÅÎÉÑ GDT ÄÌÑ ËÁÖÄÏÇÏ CPU ×
ÁÒÈÉÔÅËÔÕÒÅ amd64.
800047
10 ÓÅÎÔÑÂÒÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ VSVTX, VSGID É VSUID.
800048
16 ÓÅÎÔÑÂÒÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÐÒÅÏÂÒÁÚÏ×ÁÎÉÑ ËÏÄÁ ÍÏÎÔÉÒÏ×ÁÎÉÑ NFS ×
ÑÄÒÅ ÄÌÑ ÐÒÉÎÑÔÉÑ ÉÎÄÉ×ÉÄÕÁÌØÎÙÈ ÏÐÃÉÊ ÍÏÎÔÉÒÏ×ÁÎÉÑ × iovec
nmount(), Á ÎÅ ÔÏÌØËÏ × ÏÄÎÏÊ ÂÏÌØÛÏÊ ÓÔÒÕËÔÕÒÅ nfs_args.
800049
17 ÓÅÎÔÑÂÒÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ &man.suser.9; É
&man.suser.cred.9;.
800050
20 ÏËÔÑÂÒÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ × API ËÅÛÁ ÂÕÆÅÒÏ×.
800051
23 ÏËÔÑÂÒÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ ÍÁËÒÏÓÏ× &man.MALLOC.9; É
&man.FREE.9;.
800052
28 ÏËÔÑÂÒÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ accmode_t É ÐÅÒÅÉÍÅÎÏ×ÁÎÉÑ
ÐÁÒÁÍÅÔÒÁ VOP_ACCESS 'a_mode' × 'a_accmode'.
800053
2 ÎÏÑÂÒÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÐÒÏÔÏÔÉÐÁ &man.vfs.busy.9; É
ÐÏÑ×ÌÅÎÉÑ ÅÇÏ ÆÌÁÇÏ× MBF_NOWAIT É MBF_MNTLSTLOCK.
800054
22 ÎÏÑÂÒÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ buf_ring, ÂÁÒØÅÒÏ× ÐÁÍÑÔÉ É
ÆÕÎËÃÉÊ ifnet ÄÌÑ ÍÎÏÖÅÓÔ×ÅÎÎÙÈ ÁÐÐÁÒÁÔÎÙÈ ÏÞÅÒÅÄÅÊ ÐÅÒÅÄÁÞÉ ÄÌÑ
ÐÏÄÄÅÒÖÉ×ÁÀÝÉÈ ÜÔÏ ËÁÒÔ, Á ÔÁËÖÅ ÒÅÁÌÉÚÁÃÉÉ ring-buffer ÂÅÚ
ÉÓÐÏÌØÚÏ×ÁÎÉÑ ÓÉÎÈÒÏÎÉÚÁÃÉÉ ÄÌÑ ÂÏÌÅÅ ÜÆÆÅËÔÉ×ÎÏÇÏ ÕÐÒÁ×ÌÅÎÉÑ
ÏÞÅÒÅÄÑÍÉ ÐÁËÅÔÏ× × ÄÒÁÊ×ÅÒÁÈ.
800055
27 ÎÏÑÂÒÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÐÏÄÄÅÒÖËÉ &man.hwpmc.4; ÄÌÑ
Intel™ Core, Core2 É Atom.
800056
29 ÎÏÑÂÒÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ jail Ó ÎÅÓËÏÌØËÉÍÉ IP / ÂÅÚ
ÕËÁÚÁÎÉÑ IP / Ó IPv6.
800057
1 ÄÅËÁÂÒÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÐÅÒÅËÌÀÞÅÎÉÑ ÎÁ ÉÓÐÏÌØÚÏ×ÁÎÉÅ ÉÓÈÏÄÎÏÇÏ
ËÏÄÁ ath hal.
800058
12 ÄÅËÁÂÒÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÏÐÅÒÁÃÉÉ VOP_VPTOCNP.
800059
15 ÄÅËÁÂÒÑ 2008
8.0-CURRENT ×ËÌÀÞÁÅÔ × ÓÅÂÑ ÎÏ×ÙÊ ÐÅÒÅÐÉÓÁÎÎÙÊ arp-v2.
800060
19 ÄÅËÁÂÒÑ 2008
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ makefs.
800061
15 ÑÎ×ÁÒÑ 2009
8.0-CURRENT ÐÏÓÌÅ TCP Appropriate Byte Counting.
800062
28 ÑÎ×ÁÒÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ minor(), minor2unit(),
unit2minor(), É Ô.Ä.
800063
18 ÆÅ×ÒÁÌÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ËÏÎÆÉÇÁ GENERIC ÄÌÑ
ÉÓÐÏÌØÚÏ×ÁÎÉÑ ÓÔÅËÁ USB2, Á ÔÁËÖÅ ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ fdevname(3).
800064
23 ÆÅ×ÒÁÌÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÔÏÇÏ, ËÁË ÐÅÒÅÍÅÝÅÎ ÓÔÅË USB2, É ÏÎ
ÚÁÍÅÎÑÅÔ dev/usb.
800065
26 ÆÅ×ÒÁÌÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÐÅÒÅÉÍÅÎÏ×ÁÎÉÑ ×ÓÅÈ ÆÕÎËÃÉÊ × libmp(3).
800066
27 ÆÅ×ÒÁÌÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÕÐÒÁ×ÌÅÎÉÑ É ÒÁÓËÌÁÄËÉ USB ×
devfs.
800067
28 ÆÅ×ÒÁÌÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ getdelim(), getline(),
stpncpy(), strnlen(), wcsnlen(), wcscasecmp() É wcsncasecmp().
800068
2 ÍÁÒÔÁ 2009
8.0-CURRENT ÐÏÓÌÅ ÐÅÒÅÉÍÅÎÏ×ÁÎÉÑ devclass ushub × uhub.
800069
9 ÍÁÒÔÁ 2009
8.0-CURRENT ÐÏÓÌÅ ÐÅÒÅÉÍÅÎÏ×ÁÎÉÑ libusb20.so.1 ×
libusb.so.1.
800070
9 ÍÁÒÔÁ 2009
8.0-CURRENT ÐÏÓÌÅ ÏÂßÅÄÉÎÅÎÉÑ IGMPv3 É Source-Specific
Multicast (SSM) × ÓÔÅË IPv4.
800071
14 ÍÁÒÔÁ 2009
8.0-CURRENT ÐÏÓÌÅ ÐÒÉÍÅÎÅÎÉÑ ÐÁÔÞÁ Ë gcc ÄÌÑ ÉÓÐÏÌØÚÏ×ÁÎÉÑ
inline-ÓÅÍÁÎÔÉËÉ C99 × ÒÅÖÉÍÅ c99 É gnu99.
800072
15 ÍÁÒÔÁ 2009
8.0-CURRENT ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ ÆÌÁÇÁ IFF_NEEDSGIANT; ÓÅÔÅ×ÙÅ
ÎÅ-MPSAFE ÄÒÁÊ×ÅÒÁ ÕÓÔÒÏÊÓÔ× ÂÏÌÅÅ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÔÓÑ.
800073
18 ÍÁÒÔÁ 2009
8.0-CURRENT ÐÏÓÌÅ ÒÅÁÌÉÚÁÃÉÉ ÄÉÎÁÍÉÞÅÓËÏÇÏ ÚÁÍÅÝÅÎÉÑ
ÓÔÒÏËÏ×ÙÈ ÔÏËÅÎÏ× ÄÌÑ rpath É ÎÅÏÂÈÏÄÉÍÙÈ ÐÕÔÅÊ.
800074
24 ÍÁÒÔÁ 2009
8.0-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ tcpdump 4.0.0 É libpcap 1.0.0.
800075
6 ÁÐÒÅÌÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÒÁÓËÌÁÄËÉ × ÓÔÒÕËÔÕÒÁÈ vnet_net,
vnet_inet É vnet_ipfw.
800076
9 ÁÐÒÅÌÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÐÒÏÆÉÌÅÊ ÚÁÄÅÒÖËÉ × dummynet.
800077
14 ÁÐÒÅÌÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ VOP_LEASE() É
vop_vector.vop_lease.
800078
15 ÁÐÒÅÌÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÐÏÌÅÊ ÓÔÒÕËÔÕÒÙ rt_weight ×
ÓÔÒÕËÔÕÒÙ rt_metrics É rt_metrics_lite, ÉÚÍÅÎÅÎÉÑ ÒÁÓËÌÁÄËÉ
ÓÔÒÕËÔÕÒÙ rt_metrics_lite. óÄÅÌÁÎÏ, ÎÏ ÚÁÔÅÍ ÏÔÍÅÎÅÎÏ Õ×ÅÌÉÞÅÎÉÅ
ÎÏÍÅÒÁ ×ÅÒÓÉÉ RTM_VERSION.
800079
15 ÁÐÒÅÌÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÕËÁÚÁÔÅÌÅÊ ÎÁ ÓÔÒÕËÔÕÒÕ llentry
× ÓÔÒÕËÔÕÒÙ route É route_in6.
800080
15 ÁÐÒÅÌÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÒÁÓËÌÁÄËÉ ÓÔÒÕËÔÕÒÙ inpcb.
800081
19 ÁÐÒÅÌÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÒÁÓËÌÁÄËÉ ÓÔÒÕËÔÕÒÙ malloc_type.
800082
21 ÁÐÒÅÌÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÒÁÓËÌÁÄËÉ ÓÔÒÕËÔÕÒÙ ifnet É
ÐÏÄÓÞÅÔÁ ÓÓÙÌÏË ÎÁ ifnet × if_ref() É if_rele().
800083
22 ÁÐÒÅÌÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÒÅÁÌÉÚÁÃÉÉ ÎÉÚËÏÕÒÏ×ÎÅÇÏ API Bluetooth
HCI.
800084
29 ÁÐÒÅÌÑ 2009
8.0-CURRENT ÉÚÍÅÎÅÎÉÊ × IPv6 SSM É MLDv2.
800085
30 ÁÐÒÅÌÑ 2009
8.0-CURRENT ÐÏÓÌÅ ×ËÌÀÞÅÎÉÑ ÐÏÄÄÅÒÖËÉ ÓÂÏÒËÉ ÑÄÒÁ VIMAGE Ó
ÏÄÎÉÍ ÁËÔÉ×ÎÙÍ ÏÂÒÁÚÏÍ.
800086
8 ÍÁÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ × patch(1) ÐÏÄÄÅÒÖËÉ ÓÔÒÏË
××ÏÄÁ ÐÒÏÉÚ×ÏÌØÎÏÊ ÄÌÉÎÙ.
800087
11 ÍÁÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÎÅËÏÔÏÒÙÈ ÉÚÍÅÎÅÎÉÊ × KPI VFS. ðÁÒÁÍÅÔÒ
ÐÏÔÏËÁ ÕÄÁÌÅÎ ÉÚ ÞÁÓÔÅÊ FSD × VFS. æÕÎËÃÉÑÍ
VFS_* ÜÔÏÔ ËÏÎÔÅËÓÔ ÂÏÌØÛÅ ÎÅ ÎÕÖÅÎ,
ÐÏÔÏÍÕ ÞÔÏ ÏÎ ×ÓÅÇÄÁ ÓÓÙÌÁÅÔÓÑ ÎÁ curthread.
÷ ÎÅËÏÔÏÒÙÈ ÏÓÏÂÙÈ ÓÌÕÞÁÑÈ ÏÓÔÁ×ÌÅÎÏ ÐÒÅÖÎÅÅ ÐÏ×ÅÄÅÎÉÅ.
800088
20 ÍÁÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÊ × ÒÅÖÉÍÅ net80211 monitor.
800089
23 ÍÁÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÐÏÄÄÅÒÖËÉ ÕÐÒÁ×ÌÑÀÝÅÇÏ ÂÌÏËÁ
UDP.
800090
23 ÍÁÑ 2009
8.0-CURRENT ÐÏÓÌÅ ËÌÏÎÉÒÏ×ÁÎÉÑ ×ÉÒÔÕÁÌÉÚÏ×ÁÎÎÙÈ ÉÎÔÅÒÆÅÊÓÏ×.
800091
27 ÍÁÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÉÅÒÁÒÈÉÞÅÓËÉÈ jail É ÕÄÁÌÅÎÉÑ
ÇÌÏÂÁÌØÎÏÇÏ securelevel.
800092
29 ÍÁÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ KPI ÄÌÑ
sx_init_flags(). äÌÑ ÏÂÒÁÔÎÏÇÏ ÌÏÇÉÞÅÓËÏÇÏ
ÕÐÒÁ×ÌÅÎÉÑ ×ÍÅÓÔÏ ÕÂÒÁÎÎÏÊ SX_ADAPTIVESPIN
ÐÒÅÄÓÔÁ×ÌÅÎÁ ÎÏ×ÁÑ SX_NOADAPTIVE.
800093
29 ÍÁÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ mnt_xflag × ÓÔÒÕËÔÕÒÕ mount.
800094
30 ÍÁÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ &man.VOP.ACCESSX.9;.
800095
30 ÍÁÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ KPI polling. ïÂÒÁÂÏÔÞÉËÉ
polling ÔÅÐÅÒØ ×ÏÚ×ÒÁÝÁÀÔ ËÏÌÉÞÅÓÔ×Ï ÏÂÒÁÂÏÔÁÎÎÙÈ ÐÁËÅÔÏ×. ôÁËÖÅ
ÐÒÅÄÓÔÁ×ÌÅÎÁ ÎÏ×ÁÑ IFCAP_POLLING_NOCOUNT ÄÌÑ
ÕËÁÚÁÎÉÑ ÎÁ ÎÅ×ÁÖÎÏÓÔØ ×ÏÚ×ÒÁÝÁÅÍÏÇÏ ÚÎÁÞÅÎÉÑ É ÐÒÏÐÕÓËÁ
ÓÞÅÔÞÉËÏ×.
800096
1 ÉÀÎÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÏÂÎÏ×ÌÅÎÉÑ ÄÏ ÎÏ×ÏÊ ÒÅÁÌÉÚÁÃÉÉ netisr É
ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÓÐÏÓÏÂÁ ÈÒÁÎÅÎÉÑ É ÄÏÓÔÕÐÁ Ë FIB.
800097
8 ÉÀÎÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÈÕËÏ× ÄÌÑ ÄÅÓÔÒÕËÔÏÒÏ× É
ÉÎÆÒÁÓÔÒÕËÔÕÒÙ vnet.
800097
11 ÉÀÎÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÏÂÎÁÒÕÖÅÎÉÑ ÐÕÔÉ ×ÙÚÏ×Ï× ÏÔ
ÉÓÈÏÄÑÝÅÇÏ ÎÁ ×ÈÏÄÑÝÉÊ ÄÌÑ netgraph É ÐÏÓÔÁÎÏ×ÌÅÎÉÑ × ÏÞÅÒÅÄØ,
ÞÔÏ ÔÁËÖÅ ÉÚÍÅÎÑÅÔ ÒÁÓËÌÁÄËÕ ÓÔÒÕËÔÕÒÙ thread.
800098
14 ÉÀÎÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ OpenSSL 0.9.8k.
800099
22 ÉÀÎÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÏÂÎÏ×ÌÅÎÉÑ NGROUPS É ÐÅÒÅÍÅÝÅÎÉÑ
×ÉÒÔÕÁÌÉÚÁÃÉÉ ÍÁÒÛÒÕÔÏ× × Ó×ÏÊ ÓÏÂÓÔ×ÅÎÎÙÊ ÍÏÄÕÌØ VImage.
800100
24 ÉÀÎÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ABI ÄÌÑ SYSVIPC.
800101
29 ÉÀÎÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ ÓÉÍ×ÏÌØÎÙÈ ÕÓÔÒÏÊÓÔ× /dev/net/*,
ÉÓÐÏÌØÚÕÅÍÙÈ ÏÔÄÅÌØÎÏ ÄÌÑ ËÁÖÄÏÇÏ ÉÎÔÅÒÆÅÊÓÁ.
800102
12 ÉÀÌÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÒÅÚÅÒ×ÎÙÈ ÐÏÌÅÊ × ÓÔÒÕËÔÕÒÁÈ
sackhint, tcpcb É tcpstat.
800103
13 ÉÀÌÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÚÁÍÅÎÙ ÓÔÒÕËÔÕÒÙ tcpopt ÎÁ ÓÔÒÕËÔÕÒÕ
toeopt × ÉÎÔÅÒÆÅÊÓÅ ÄÒÁÊ×ÅÒÁ TOE × TCP syncache.
800104
14 ÉÀÌÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÒÁÓÐÒÅÄÅÌÉÔÅÌÑ, ÉÎÄÉ×ÉÄÕÁÌØÎÏÇÏ
ÄÌÑ ËÁÖÄÏÇÏ vnet, ÎÁ ÏÓÎÏ×Å Ó×ÑÚÁÎÎÏÇÏ ÍÎÏÖÅÓÔ×Á.
800105
19 ÉÀÌÑ 2009
8.0-CURRENT ÐÏÓÌÅ Õ×ÅÌÉÞÅÎÉÑ ÎÏÍÅÒÁ ×ÅÒÓÉÉ ÄÌÑ ×ÓÅÈ
ÄÉÎÁÍÉÞÅÓËÉÈ ÂÉÂÌÉÏÔÅË, ÄÌÑ ËÏÔÏÒÙÈ ÎÅ ×ËÌÀÞÅÎÏ ÓÉÍ×ÏÌØÎÏÅ
×ÅÒÓÉÏÎÉÒÏ×ÁÎÉÅ.
800106
24 ÉÀÌÑ 2009
8.0-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÔÉÐÁ ÏÂßÅËÔÁ VM OBJT_SG.
800107
2 Á×ÇÕÓÔÁ 2009
8.0-CURRENT ÐÏÓÌÅ ÏÓ×ÏÂÏÖÄÅÎÉÑ ÐÏÄÓÉÓÔÅÍÙ newbus ÏÔ Giant
ÞÅÒÅÚ ÄÏÂÁ×ÌÅÎÉÅ newbus sxlock.
800108
21 ÎÏÑÂÒÑ 2009
8.0-STABLE ÐÏÓÌÅ ÒÅÁÌÉÚÁÃÉÉ kevent-ÆÉÌØÔÒÁ EVFILT_USER.
800500
7 ÑÎ×ÁÒÑ 2010
8.0-STABLE ÐÏÓÌÅ Õ×ÅÌÉÞÅÎÉÑ ÎÏÍÅÒÁ
__FreeBSD_version ÄÌÑ ÉÓÐÏÌØÚÏ×ÁÎÉÑ ×
pkg_add -r packages-8-stable.
800501
24 ÑÎ×ÁÒÑ 2010
8.0-STABLE ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÐÒÏÔÏÔÉÐÏ×
scandir(3) É
alphasort(3) ÄÌÑ ÓÏÏÔ×ÅÔÓÔ×ÉÑ SUSv4.
800502
31 ÑÎ×ÁÒÑ 2010
8.0-STABLE ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ
sigpause(3).
800503
25 ÆÅ×ÒÁÌÑ 2010
8.0-STABLE ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ioctl SIOCGIFDESCR É
SIOCSIFDESCR Ë ÓÅÔÅ×ÙÍ ÉÎÔÅÒÆÅÊÓÁÍ. üÔÉ ioctl ÍÏÖÎÏ ÉÓÐÏÌØÚÏ×ÁÔØ
ÄÌÑ ÏÐÉÓÁÎÉÑ ÉÎÔÅÒÆÅÊÓÏ× × ÄÕÈÅ OpenBSD.
800504
1 ÍÁÒÔÁ 2010
8.0-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÉÍÐÏÒÔÁ x86emu ÉÚ OpenBSD,
ÐÒÏÇÒÁÍÍÎÏÇÏ ÜÍÕÌÑÔÏÒÁ ÒÅÁÌØÎÏÇÏ ÒÅÖÉÍÁ ÄÌÑ CPU x86.
800505
18 ÍÁÑ 2010
8.0-STABLE ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC ÄÏÂÁ×ÌÅÎÉÑ liblzma, xz,
xzdec, É lzmainfo.
801000
14 ÉÀÎÑ 2010
8.1-RELEASE
801500
14 ÉÀÎÑ 2010
8.1-STABLE ÐÏÓÌÅ 8.1-RELEASE.
801501
3 ÎÏÑÂÒÑ 2010
8.1-STABLE ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ KBI × ÓÔÒÕËÔÕÒÅ sysentvec É
ÒÅÁÌÉÚÁÃÉÉ PL_FLAG_SCE/SCX/EXEC/SI É pl_siginfo ÄÌÑ
ptrace(PT_LWPINFO).
802000
22 ÄÅËÁÂÒÑ 2010
8.2-RELEASE
802500
22 ÄÅËÁÂÒÑ 2010
8.2-STABLE ÐÏÓÌÅ 8.2-RELEASE.
802501
28 ÆÅ×ÒÁÌÑ 2011
8.2-STABLE ÐÏÓÌÅ ÏÂÒÁÔÎÏÇÏ ÐÏÒÔÉÒÏ×ÁÎÉÑ ÉÚÍÅÎÅÎÉÊ DTrace,
×ËÌÀÞÁÀÝÉÈ ÐÏÄÄÅÒÖËÕ ÔÒÁÓÓÉÒÏ×ËÉ ÐÏÌØÚÏ×ÁÔÅÌØÓËÉÈ ÐÒÏÇÒÁÍÍ.
802502
6 ÍÁÒÔÁ 2011
8.2-STABLE ÐÏÓÌÅ ÏÂÒÁÔÎÏÇÏ ÐÏÒÔÉÒÏ×ÁÎÉÑ log2 É log2f × libm.
802503
1 ÍÁÑ 2011
8.2-STABLE ÐÏÓÌÅ ÏÂÎÏ×ÌÅÎÉÑ gcc ÄÏ ÐÏÓÌÅÄÎÅÊ ×ÅÒÓÉÉ Ó
ÌÉÃÅÎÚÉÅÊ GPLv2 ÉÚ FSF gcc-4_2-branch.
802504
28 ÍÁÑ 2011
8.2-STABLE ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ KPI É ×ÓÐÏÍÏÇÁÔÅÌØÎÏÊ
ÉÎÆÒÁÓÔÒÕËÔÕÒÙ ÍÏÄÕÌØÎÏÇÏ ËÏÎÔÒÏÌÑ ÐÅÒÅÇÒÕÚËÉ.
802505
28 ÍÁÑ 2011
8.2-STABLE ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ KPI Hhook É Khelp.
802506
28 ÍÁÑ 2011
8.2-STABLE ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ OSD × ÓÔÒÕËÔÕÒÕ tcpcb.
802507
6 ÉÀÎÑ 2011
8.2-STABLE ÐÏÓÌÅ ÉÍÐÏÒÔÁ ZFS v28.
802508
8 ÉÀÎÑ 2011
8.2-STABLE ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ ÏÂÒÁÂÏÔÞÉËÁ ÓÏÂÙÔÉÊ schedtail
É ÄÏÂÁ×ÌÅÎÉÑ ÍÅÔÏÄÁ sv_schedtail × ÓÔÒÕËÔÕÒÕ sysvec.
802509
14 ÉÀÌÑ 2011
8.2-STABLE ÐÏÓÌÅ ÏÂÒÁÔÎÏÇÏ ÐÏÒÔÉÒÏ×ÁÎÉÑ ÐÏÄÄÅÒÖËÉ SSSE3 ×
binutils.
802510
19 ÉÀÌÑ 2011
8.2-STABLE ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÆÌÁÇÁ RFTSIGZMB ×
rfork(2).
802511
9 ÓÅÎÔÑÂÒÑ 2011
8.2-STABLE ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ Á×ÔÏÍÁÔÉÞÅÓËÏÇÏ ÒÁÓÐÏÚÎÁ×ÁÎÉÑ
ÕÓÔÒÏÊÓÔ× USB mass storage, ËÏÔÏÒÙÅ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÔ ËÏÍÁÎÄÕ SCSI
no synchronize cache.
802512
10 ÓÅÎÔÑÂÒÑ 2011
8.2-STABLE ÐÏÓÌÅ ÏÂÒÁÔÎÏÇÏ ÐÏÒÔÉÒÏ×ÁÎÉÑ ÐÅÒÅÒÁÂÏÔÁÎÎÏÇÏ
auto-quirk.
802513
25 ÏËÔÑÂÒÑ 2011
8.2-STABLE ÐÏÓÌÅ ÏÂÒÁÔÎÏÇÏ ÐÏÒÔÉÒÏ×ÁÎÉÑ ÆÌÁÇÁ
MAP_PREFAULT_READ × mmap(2).
802514
16 ÎÏÑÂÒÑ 2011
8.2-STABLE ÐÏÓÌÅ ÏÂÒÁÔÎÏÇÏ ÐÏÒÔÉÒÏ×ÁÎÉÑ ÓÉÓÔÅÍÎÏÇÏ ×ÙÚÏ×Á
posix_fallocate(2).
802515
6 ÑÎ×ÁÒÑ 2012
8.2-STABLE ÐÏÓÌÅ ÏÂÒÁÔÎÏÇÏ ÐÏÒÔÉÒÏ×ÁÎÉÑ ÓÉÓÔÅÍÎÏÇÏ ×ÙÚÏ×Á
posix_fadvise(2).
802516
16 ÑÎ×ÁÒÑ 2012
8.2-STABLE ÐÏÓÌÅ ÏÂÒÁÔÎÏÇÏ ÐÏÒÔÉÒÏ×ÁÎÉÑ gperf 3.0.3.
802517
15 ÆÅ×ÒÁÌÑ 2012
8.2-STABLE ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÎÏ×ÏÇÏ ÒÁÓÛÉÒÑÅÍÏÇÏ ÉÎÔÅÒÆÅÊÓÁ
sysctl(3) NET_RT_IFLISTL ÄÌÑ ÐÏÌÕÞÅÎÉÑ ÓÐÉÓËÁ ÁÄÒÅÓÏ× (ÒÅ×.
- 231769).
+ 231769).
803000
3 ÍÁÒÔÁ 2012
8.3-RELEASE.
803500
3 ÍÁÒÔÁ 2012
8.3-STABLE ÐÏÓÌÅ ÏÔÄÅÌÅÎÉÑ ×ÅÔËÉ releng/8.3 (RELENG_8_3).
804000
28 ÍÁÒÔÁ 2013
8.4-RELEASE.
804500
28 ÍÁÒÔÁ 2013
8.4-STABLE ÐÏÓÌÅ 8.4-RELEASE.
900000
22 Á×ÇÕÓÔÁ 2009
9.0-CURRENT.
900001
8 ÓÅÎÔÑÂÒÑ 2009
9.0-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ x86emu ÉÚ OpenBSD, ÐÒÏÇÒÁÍÍÎÏÇÏ
ÜÍÕÌÑÔÏÒÁ ÒÅÁÌØÎÏÇÏ ÒÅÖÉÍÁ ÄÌÑ CPU x86.
900002
23 ÓÅÎÔÑÂÒÑ 2009
9.0-CURRENT ÐÏÓÌÅ ÒÅÁÌÉÚÁÃÉÉ ÆÕÎËÃÉÏÎÁÌØÎÏÓÔÉ kevent-ÆÉÌØÔÒÁ
EVFILT_USER.
900003
2 ÄÅËÁÂÒÑ 2009
9.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ
sigpause(3) É ÐÏÄÄÅÒÖËÉ PIE × csu.
900004
6 ÄÅËÁÂÒÑ 2009
9.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ libulog É ÅÇÏ ÉÎÔÅÒÆÅÊÓÁ
ÓÏ×ÍÅÓÔÉÍÏÓÔÉ libutempter.
900005
12 ÄÅËÁÂÒÑ 2009
9.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ
sleepq_sleepcnt(), ËÏÔÏÒÕÀ ÍÏÖÎÏ
ÉÓÐÏÌØÚÏ×ÁÔØ ÄÌÑ ÚÁÐÒÏÓÁ ËÏÌÉÞÅÓÔ×Á ÏÖÉÄÁÀÝÉÈ × ÕËÁÚÁÎÎÏÊ
ÏÞÅÒÅÄÉ ÏÖÉÄÁÎÉÑ.
900006
4 ÑÎ×ÁÒÑ 2010
9.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÐÒÏÔÏÔÉÐÏ×
scandir(3) É
alphasort(3) ÄÌÑ ÓÏÏÔ×ÅÔÓÔ×ÉÑ SUSv4.
900007
13 ÑÎ×ÁÒÑ 2010
9.0-CURRENT ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ utmp(5) É ÄÏÂÁ×ÌÅÎÉÑ utmpx
(ÓÍÏÔÒÉÔÅ getutxent(3)) ÄÌÑ ÕÌÕÞÛÅÎÎÏÇÏ
ÐÒÏÔÏËÏÌÉÒÏ×ÁÎÉÑ ÐÏÌØÚÏ×ÁÔÅÌØÓËÉÈ ×ÈÏÄÏ× É ÓÉÓÔÅÍÎÙÈ ÓÏÂÙÔÉÊ.
900008
20 ÑÎ×ÁÒÑ 2010
9.0-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ BSDL bc/dc É ÏÂßÑ×ÌÅÎÉÑ GNU bc/dc
ÕÓÔÁÒÅ×ÛÉÍÉ.
900009
26 ÑÎ×ÁÒÑ 2010
9.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ioctl SIOCGIFDESCR É
SIOCSIFDESCR Ë ÓÅÔÅ×ÙÍ ÉÎÔÅÒÆÅÊÓÁÍ. üÔÉ ioctl ÍÏÖÎÏ ÉÓÐÏÌØÚÏ×ÁÔØ
ÄÌÑ ÏÐÉÓÁÎÉÑ ÉÎÔÅÒÆÅÊÓÏ× × ÄÕÈÅ OpenBSD.
900010
22 ÍÁÒÔÁ 2010
9.0-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ zlib 1.2.4.
900011
24 ÁÐÒÅÌÑ 2010
9.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÖÕÒÎÁÌÉÒÏ×ÁÎÉÑ ÍÑÇËÉÈ
ÏÂÎÏ×ÌÅÎÉÊ.
900012
10 ÍÁÑ 2010
9.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ liblzma, xz, xzdec É lzmainfo.
900013
14 ÍÁÑ 2010
9.0-CURRENT ÐÏÓÌÅ ÐÒÉ×ÌÅÞÅÎÉÑ ÉÓÐÒÁ×ÌÅÎÉÊ USB × linux(4).
900014
10 ÉÀÎÑ 2010
9.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ Clang.
900015
22 ÉÀÌÑ 2010
9.0-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ BSD grep.
900016
28 ÉÀÌÑ 2010
9.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ mti_zone × ÓÔÒÕËÔÕÒÕ
malloc_type_internal.
900017
23 Á×ÇÕÓÔÁ 2010
9.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ grep ÐÏ ÕÍÏÌÞÁÎÉÀ ÏÂÒÁÔÎÏ ÎÁ
GNU grep É ÄÏÂÁ×ÌÅÎÉÑ knob WITH_BSD_GREP.
900018
24 Á×ÇÕÓÔÁ 2010
9.0-CURRENT ÐÏÓÌÅ ÔÏÇÏ, ËÁË ÓÉÇÎÁÌ, ÓÇÅÎÅÒÉÒÏ×ÁÎÎÙÊ ×
pthread_kill(3), ÒÁÓÐÏÚÎÁÅÔÓÑ × si_code
ËÁË SI_LWP. òÁÎÅÅ si_code ÓÏÄÅÒÖÁÌ SI_USER.
900019
28 Á×ÇÕÓÔÁ 2010
9.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ × mmap(2)
ÆÌÁÇÁ MAP_PREFAULT_READ.
900020
9 ÓÅÎÔÑÂÒÑ 2010
9.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ × sbufs ÆÕÎËÃÉÏÎÁÌØÎÏÓÔÉ
ÏÓÕÛÅÎÉÑ, ÞÔÏ ÔÁËÖÅ ÉÚÍÅÎÉÌÏ ÒÁÓËÌÁÄËÕ × ÓÔÒÕËÔÕÒÅ sbuf.
900021
13 ÓÅÎÔÑÂÒÑ 2010
9.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ × DTrace ÐÏÄÄÅÒÖËÉ ÔÒÁÓÓÉÒÏ×ËÉ
ÐÏÌØÚÏ×ÁÔÅÌØÓËÉÈ ÐÒÏÃÅÓÓÏ×.
900022
2 ÏËÔÑÂÒÑ 2010
9.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ BSDL ÕÔÉÌÉÔ man É ÓÐÉÓÁÎÉÑ
GNU/GPL ÕÔÉÌÉÔ man.
900023
11 ÏËÔÑÂÒÑ 2010
9.0-CURRENT ÐÏÓÌÅ ÏÂÎÏ×ÌÅÎÉÑ xz ÄÏ ÓÎÁÐÛÏÔÁ git 20101010.
900024
11 ÎÏÑÂÒÑ 2010
9.0-CURRENT ÐÏÓÌÅ ÚÁÍÅÎÙ libgcc.a ÎÁ libcompiler_rt.a.
900025
12 ÎÏÑÂÒÑ 2010
9.0-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÍÏÄÕÌØÎÏÇÏ ËÏÎÔÒÏÌÑ ÐÅÒÅÇÒÕÚËÉ.
900026
30 ÎÏÑÂÒÑ 2010
9.0-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÐÒÏÔÏËÏÌÁ ÄÌÑ ÐÏÄÄÅÒÖËÉ
ÒÁÓÛÉÒÉÔÅÌÅÊ SAS (SMP, Serial Management Protocol) É ÂÌÏËÏ×
ÕÐÒÁ×ÌÅÎÉÑ (CCB) CAM XPT_SMP_IO É XPT_GDEV_ADVINFO.
900027
5 ÄÅËÁÂÒÑ 2010
9.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ log2 × libm.
900028
21 ÄÅËÁÂÒÑ 2010
9.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ KPI Hhook (Helper Hook), Khelp
(Kernel Helpers) É Object Specific Data (OSD).
900029
28 ÄÅËÁÂÒÑ 2010
9.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÓÔÅËÁ TCP ÄÌÑ ×ÚÁÉÍÏÄÅÊÓÔ×ÉÑ Ó
ÍÏÄÕÌÑÍÉ Khelp ÞÅÒÅÚ ×ÓÐÏÍÏÇÁÔÅÌØÎÙÅ ÔÏÞËÉ Ó×ÑÚÉ É ÈÒÁÎÅÎÉÑ
ÄÁÎÎÙÈ ÕÒÏ×ÎÑ ÓÅÔÅ×ÏÇÏ ÓÏÅÄÉÎÅÎÉÑ × ÕÐÒÁ×ÌÑÀÝÅÍ ÂÌÏËÅ TCP.
900030
12 ÑÎ×ÁÒÑ 2011
9.0-CURRENT ÐÏÓÌÅ ÏÂÎÏ×ÌÅÎÉÑ libdialog ÄÏ ×ÅÒÓÉÉ 20100428.
900031
7 ÆÅ×ÒÁÌÑ 2011
9.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ
pthread_getthreadid_np(3).
900032
8 ÆÅ×ÒÁÌÑ 2011
9.0-CURRENT ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ ÓÉÍ×ÏÌÁ É ÐÒÏÔÏÔÉÐÁ uio_yield.
900033
18 ÆÅ×ÒÁÌÑ 2011
9.0-CURRENT ÐÏÓÌÅ ÏÂÎÏ×ÌÅÎÉÑ binutils ÄÏ ×ÅÒÓÉÉ 2.17.50.
900034
8 ÍÁÒÔÁ 2011
9.0-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÊ × struct sysvec (sv_schedtail).
900035
29 ÍÁÒÔÁ 2011
9.0-CURRENT ÐÏÓÌÅ ÏÂÎÏ×ÌÅÎÉÑ ÂÁÚÏ×ÙÈ gcc É libstdc++ ÄÏ
ÐÏÓÌÅÄÎÉÈ ÒÅ×ÉÚÉÊ, ×ÙÐÏÌÎÅÎÎÙÈ ÐÏÄ ÌÉÃÅÎÚÉÅÊ GPLv2.
900036
18 ÁÐÒÅÌÑ 2011
9.0-CURRENT ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ libobjc É ÐÏÄÄÅÒÖËÉ Objective-C
ÉÚ ÂÁÚÏ×ÏÊ ÓÉÓÔÅÍÙ.
900037
13 ÍÁÑ 2011
9.0-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ ÂÉÂÌÉÏÔÅËÉ libprocstat(3) É
ÕÔÉÌÉÔÙ fuser(1) × ÂÁÚÏ×ÕÀ ÓÉÓÔÅÍÕ.
900038
22 ÍÁÑ 2011
9.0-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÆÌÁÇÁ Ó ÐÁÒÁÍÅÔÒÁÍÉ ÂÌÏËÉÒÏ×ËÉ
× VFS_FHTOVP(9).
900039
28 ÉÀÎÑ 2011
9.0-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ pf ÉÚ OpenBSD 4.5.
900040
19 ÉÀÌÑ 2011
úÎÁÞÅÎÉÅ MAXCPU, ÉÓÐÏÌØÚÕÅÍÏÅ ÐÏ ÕÍÏÌÞÁÎÉÀ, Õ×ÅÌÉÞÅÎÏ ÄÏ 64
ÎÁ amd64 É ia64, É ÄÏ 128 ÄÌÑ XLP (mips).
900041
13 Á×ÇÕÓÔÁ 2011
9.0-CURRENT ÐÏÓÌÅ ÒÅÁÌÉÚÁÃÉÉ Capsicum capabilities; ×
fget(9) ÄÏÂÁ×ÌÅÎ ÁÒÇÕÍÅÎÔ rights.
900042
28 Á×ÇÕÓÔÁ 2011
õ×ÅÌÉÞÅÎ ÎÏÍÅÒ ×ÅÒÓÉÉ ÄÌÑ ÄÉÎÁÍÉÞÅÓËÉÈ ÂÉÂÌÉÏÔÅË, ABI
ËÏÔÏÒÙÈ ÂÙÌ ÉÚÍÅÎÅÎ, × ÒÁÍËÁÈ ÐÏÄÇÏÔÏ×ËÉ Ë 9.0.
900043
2 ÓÅÎÔÑÂÒÑ 2011
äÏÂÁ×ÌÅÎÏ Á×ÔÏÍÁÔÉÞÅÓËÏÅ ÒÁÓÐÏÚÎÁ×ÁÎÉÅ ÕÓÔÒÏÊÓÔ× USB mass
storage, ËÏÔÏÒÙÅ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÔ ËÏÍÁÎÄÕ SCSI no synchronize
cache.
900044
10 ÓÅÎÔÑÂÒÑ 2011
ðÅÒÅÒÁÂÏÔÁÎ ÍÅÈÁÎÉÚÍ auto-quirk. 9.0-RELEASE
900045
2 ÑÎ×ÁÒÑ 2012
9.0-CURRENT ÐÏÓÌÅ ×ÙÐÏÌÎÅÎÉÑ MFC true/false ÉÚ 1000002.
900500
2 ÑÎ×ÁÒÑ 2012
9.0-STABLE.
900501
6 ÑÎ×ÁÒÑ 2012
9.0-STABLE ÐÏÓÌÅ ÏÂÒÁÔÎÏÇÏ ÐÏÒÔÉÒÏ×ÁÎÉÑ ÓÉÓÔÅÍÎÏÇÏ ×ÙÚÏ×Á
posix_fadvise(2).
900502
16 ÑÎ×ÁÒÑ 2012
9.0-STABLE ÐÏÓÌÅ ÏÂÒÁÔÎÏÇÏ ÐÏÒÔÉÒÏ×ÁÎÉÑ gperf 3.0.3.
900503
15 ÆÅ×ÒÁÌÑ 2012
9.0-STABLE ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÎÏ×ÏÇÏ ÒÁÓÛÉÒÑÅÍÏÇÏ ÉÎÔÅÒÆÅÊÓÁ
sysctl(3) NET_RT_IFLISTL ÄÌÑ ÐÏÌÕÞÅÎÉÑ ÓÐÉÓËÁ ÁÄÒÅÓÏ× (ÒÅ×.
- 231768).
+ 231768).
900504
3 ÍÁÒÔÁ 2012
9.0-STABLE ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÍÅÈÁÎÉÚÍÁ ÍÏÎÔÉÒÏ×ÁÎÉÑ ÆÁÊÌÏ×ÙÈ
- ÓÉÓÔÅÍ × jail (ÒÅ×. 232728).
+ ÓÉÓÔÅÍ × jail (ÒÅ×. 232728).
900505
13 ÍÁÒÔÁ 2012
9.0-STABLE ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÎÏ×ÙÈ ÐÁÒÁÍÅÔÒÏ× ÓÏËÅÔÁ tcp(4):
TCP_KEEPINIT, TCP_KEEPIDLE, TCP_KEEPINTVL É TCP_KEEPCNT (ÒÅ×.
- 232945).
+ 232945).
900506
22 ÍÁÑ 2012
9.0-STABLE ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÆÕÎËÃÉÉ
quick_exit É ÓÏÏÔ×ÅÔÓÔ×ÕÀÝÉÈ ÉÚÍÅÎÅÎÉÊ,
- ÔÒÅÂÕÅÍÙÈ × C++11 (ÒÅ×. 235786).
+ ÔÒÅÂÕÅÍÙÈ × C++11 (ÒÅ×. 235786).
901000
5 Á×ÇÕÓÔÁ 2012
9.1-RELEASE.
901500
6 Á×ÇÕÓÔÁ 2012
9.1-STABLE ÐÏÓÌÅ ÏÔÄÅÌÅÎÉÑ ×ÅÔËÉ releng/9.1 (RELENG_9_1).
901501
11 ÎÏÑÂÒÑ 2012
9.1-STABLE ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ LIST_PREV() × queue.h (ÒÅ×.
- 242893) É ÉÚÍÅÎÅÎÉÊ × KPI ÐÏÓÌÅÄÏ×ÁÔÅÌØÎÙÈ
- ÕÓÔÒÏÊÓÔ× USB (ÒÅ×. 240659).
+ 242893) É ÉÚÍÅÎÅÎÉÊ × KPI ÐÏÓÌÅÄÏ×ÁÔÅÌØÎÙÈ
+ ÕÓÔÒÏÊÓÔ× USB (ÒÅ×. 240659).
901502
28 ÎÏÑÂÒÑ 2012
9.1-STABLE ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÄÖÉÔÔÅÒ-ÂÕÆÅÒÁ × ÏÂÝÉÊ ËÏÄ
ÐÏÓÌÅÄÏ×ÁÔÅÌØÎÙÈ ÕÓÔÒÏÊÓÔ× USB, ÞÔÏ ÔÒÅÂÕÅÔ ÐÅÒÅÓÂÏÒËÉ
ÓÏÏÔ×ÅÔÓÔ×ÕÀÝÉÈ ÍÏÄÕÌÅÊ.
901503
21 ÆÅ×ÒÁÌÑ 2013
9.1-STABLE ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÊ × ÓÔÒÕËÔÕÒÅ USB ÄÒÁÊ×ÅÒÁ,
ÔÒÅÂÕÀÝÉÈ ÐÅÒÅÓÂÏÒËÉ ×ÓÅÈ USB ÍÏÄÕÌÅÊ. ôÁËÖÅ ÓÌÕÖÉÔ ÉÎÄÉËÁÔÏÒÏÍ
ÎÁÌÉÞÉÑ nmtree.
901504
15 ÍÁÒÔÁ 2013
9.1-STABLE ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ × install ÐÁÒÁÍÅÔÒÏ× -l, -M, -N
É ÄÒÕÇÉÈ, ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ × cat ÐÁÒÁÍÅÔÒÁ -l.
901505
13 ÉÀÎÑ 2013
9.1-STABLE ÐÏÓÌÅ ÉÓÐÒÁ×ÌÅÎÉÊ × Á×ÔÏÎÁÓÔÒÏÊËÅ ctfmerge (ÒÅ×.
- 249243).
+ 249243).
902001
3 Á×ÇÕÓÔÁ 2013
ïÔÄÅÌÅÎÉÅ ×ÅÔËÉ releng/9.2 ÏÔ
- stable/9 (ÒÅ×. 253912).
+ stable/9 (ÒÅ×. 253912).
902501
August 2, 2013
9.2-STABLE ÐÏÓÌÅ ÓÏÚÄÁÎÉÑ ×ÅÔËÉ
- releng/9.2 (ÒÅ×. 253913).
+ releng/9.2 (ÒÅ×. 253913).
1000000
26 ÓÅÎÔÑÂÒÑ 2011
10.0-CURRENT.
1000001
4 ÎÏÑÂÒÑ 2011
10-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÓÉÓÔÅÍÎÏÇÏ ×ÙÚÏ×Á
posix_fadvise(2).
1000002
12 ÄÅËÁÂÒÑ 2011
10-CURRENT ÐÏÓÌÅ ÏÐÒÅÄÅÌÅÎÉÑ ÂÕÌÅ×ÙÈ true/false ×
sys/types.h, ÚÎÁÞÅÎÉÅ sizeof(bool) ÍÏÇÌÏ ÉÚÍÅÎÉÔØÓÑ (ÒÅ×.
- 228444). 10-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ xlocale.h
- (ÒÅ×. r227753).
+ 228444). 10-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ xlocale.h
+ (ÒÅ×. r227753).
1000003
15 ÄÅËÁÂÒÑ 2011
10-CURRENT ÐÏÓÌÅ ËÒÕÐÎÙÈ ÉÚÍÅÎÅÎÉÊ × carp(4), ÉÚÍÅÎÅÎÉÑ
ÒÁÚÍÅÒÁ ÓÔÒÕËÔÕÒ in_aliasreq, in6_aliasreq (ÒÅ×.
- 228571) É ÂÏÌÅÅ ÓÔÒÏÇÉÈ ÐÒÏ×ÅÒÏË ÐÁÒÁÍÅÔÒÏ×
- SIOCAIFADDR (ÒÅ× 228574).
+ 228571) É ÂÏÌÅÅ ÓÔÒÏÇÉÈ ÐÒÏ×ÅÒÏË ÐÁÒÁÍÅÔÒÏ×
+ SIOCAIFADDR (ÒÅ× 228574).
1000004
1 ÑÎ×ÁÒÑ 2012
10-CURRENT ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ skpc(9) É ÄÏÂÁ×ÌÅÎÉÑ memcchr(9)
- (ÒÅ×. 229200).
+ (ÒÅ×. 229200).
1000005
16 ÑÎ×ÁÒÑ 2012
10-CURRENT ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ ÐÏÄÄÅÒÖËÉ ioctl SIOCSIFADDR,
SIOCSIFNETMASK, SIOCSIFBRDADDR, SIOCSIFDSTADDR (ÒÅ×.
- 230207).
+ 230207).
1000006
26 ÑÎ×ÁÒÑ 2012
10-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÁÓÉÎÈÒÏÎÎÙÈ Õ×ÅÄÏÍÌÅÎÉÊ Ï ÎÁÌÉÞÉÉ
- ×ÈÏÄÎÙÈ ÄÁÎÎÙÈ × ÕÒÏ×ÎÅ cam(4) (ÒÅ×. 230590).
+ ×ÈÏÄÎÙÈ ÄÁÎÎÙÈ × ÕÒÏ×ÎÅ cam(4) (ÒÅ×. 230590).
1000007
5 ÆÅ×ÒÁÌÑ 2012
10-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÎÏ×ÙÈ ÐÁÒÁÍÅÔÒÏ× ÓÏËÅÔÁ tcp(4):
TCP_KEEPINIT, TCP_KEEPIDLE, TCP_KEEPINTVL É TCP_KEEPCNT (ÒÅ×.
- 231025).
+ 231025).
1000008
11 ÆÅ×ÒÁÌÑ 2012
10-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÎÏ×ÏÇÏ ÒÁÓÛÉÒÑÅÍÏÇÏ ÉÎÔÅÒÆÅÊÓÁ
sysctl(3) NET_RT_IFLISTL ÄÌÑ ÐÏÌÕÞÅÎÉÑ ÓÐÉÓËÁ ÁÄÒÅÓÏ× (ÒÅ×.
- 231505).
+ 231505).
1000009
25 ÆÅ×ÒÁÌÑ 2012
10-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ libarchive 3.0.3 (ÒÅ×.
- 232153).
+ 232153).
1000010
31 ÍÁÒÔÁ 2012
10-CURRENT ÐÏÓÌÅ ÉÓÐÒÁ×ÌÅÎÉÊ × xlocale (ÒÅ×.
- 233757).
+ 233757).
1000011
16 ÁÐÒÅÌÑ 2012
10-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ LLVM/Clang 3.1 trunk r154661 (ÒÅ×.
- 234353).
+ 234353).
1000012
2 ÍÁÑ 2012
10-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ jemalloc (ÒÅ×.
- 234924).
+ 234924).
1000013
22 ÍÁÑ 2012
10-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ byacc (ÒÅ×.
- 235788).
+ 235788).
1000014
27 ÉÀÎÑ 2012
10-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ sort ÐÏ ÕÍÏÌÞÁÎÉÀ ÎÁ BSD sort
- (ÒÅ×. 237629).
+ (ÒÅ×. 237629).
1000015
12 ÉÀÌÑ 2012
10-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ OpenSSL 1.0.1c (ÒÅ×.
- 238405).
+ 238405).
(ÎÅ ÉÚÍÅÎÅÎÏ)
13 ÉÀÌÑ 2012
10-CURRENT ÐÏÓÌÅ ÉÓÐÒÁ×ÌÅÎÉÑ ÒÅÇÒÅÓÓÉÉ × LLVM/Clang 3.1
- (ÒÅ×. 238429).
+ (ÒÅ×. 238429).
1000016
8 Á×ÇÕÓÔÁ 2012
10-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ KBI × &man.ucom.4; (ÒÅ×.
- 239179).
+ 239179).
1000017
8 Á×ÇÕÓÔÁ 2012
10-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÆÕÎËÃÉÏÎÁÌØÎÏÓÔÉ streams ×
- USB-ÓÔÅË (ÒÅ×. 239214).
+ USB-ÓÔÅË (ÒÅ×. 239214).
1000018
8 ÓÅÎÔÑÂÒÑ 2012
10-CURRENT ÐÏÓÌÅ ÚÎÁÞÉÔÁÌØÎÏÇÏ ÐÅÒÅÐÉÓÙ×ÁÎÉÑ &man.pf.4;
- (ÒÅ×. 240233).
+ (ÒÅ×. 240233).
1000019
6 ÏËÔÑÂÒÑ 2012
10-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÊ KPI/KBI × &man.pfil.9; ÄÌÑ
ÐÅÒÅÄÁÞÉ ÐÁËÅÔÏ× × ÓÅÔÅ×ÏÍ ÐÏÒÑÄËÅ ÂÁÊÔÏ× × ÆÉÌØÔÒ-ÌÏ×ÕÛËÉ
- AF_INET (ÒÅ×. 241245).
+ AF_INET (ÒÅ×. 241245).
1000020
16 ÏËÔÑÂÒÑ 2012
10-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ KPI ËÌÏÎÉÒÏ×ÁÎÉÑ ÓÅÔÅ×ÙÈ
ÉÎÔÅÒÆÅÊÓÏ×; ÓÔÒÕËÔÕÒÁ if_clone ÓÔÁÎÏ×ÉÔÓÑ ÎÅÐÒÏÚÒÁÞÎÏÊ (ÒÅ×.
- 241610).
+ 241610).
1000021
22 ÏËÔÑÂÒÑ 2012
10-CURRENT ÐÏÓÌÅ ÕÄÁÌÅÎÉÑ ÐÏÄÄÅÒÖËÉ ÆÁÊÌÏ×ÙÈ ÓÉÓÔÅÍ, ÎÅ
Ñ×ÌÑÀÝÉÈÓÑ MPSAFE, É ÄÏÂÁ×ÌÅÎÉÑ ÐÏÄÄÅÒÖËÉ FUSEFS (ÒÅ×.
- 241519, 241897).
+ 241519, 241897).
1000022
22 ÏËÔÑÂÒÑ 2012
10-CURRENT ÐÏÓÌÅ ÐÅÒÅËÌÀÞÅÎÉÑ ×ÓÅÇÏ ÓÔÅËÁ IPv4 ÎÁ ÈÒÁÎÅÎÉÅ
ÚÁÇÏÌÏ×ËÏ× IP-ÐÁËÅÔÏ× × ÓÅÔÅ×ÏÍ ÐÏÒÑÄËÅ ÂÁÊÔÏ× (ÒÅ×.
- 241913).
+ 241913).
1000023
5 ÎÏÑÂÒÑ 2012
10-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÄÖÉÔÔÅÒ-ÂÕÆÅÒÁ × ÏÂÝÉÊ ËÏÄ
ÄÒÁÊ×ÅÒÏ× ÐÏÓÌÅÄÏ×ÁÔÅÌØÎÙÈ ÕÓÔÒÏÊÓÔ× USB ÄÌÑ ×ÒÅÍÅÎÎÏÇÏ ÈÒÁÎÅÎÉÑ
ÓÉÍ×ÏÌÏ× ÐÒÉ ÚÁÐÏÌÎÅÎÉÉ ÂÕÆÅÒÁ TTY. äÏÂÁ×ÌÅÎÙ ÓÉÇÎÁÌÙ
ÓÔÁÒÔ-ÓÔÏÐÎÏÊ ÓÉÎÈÒÏÎÉÚÁÃÉÉ ÐÒÉ ×ÏÚÎÉËÎÏ×ÅÎÉÉ ÜÔÏÊ ÓÉÔÕÁÃÉÉ (ÒÅ×.
- 242619).
+ 242619).
1000024
5 ÎÏÑÂÒÑ 2012
10-CURRENT ÐÏÓÌÅ ÐÅÒÅËÌÀÞÅÎÉÑ ËÏÍÐÉÌÑÔÏÒÁ ÐÏ ÕÍÏÌÞÁÎÉÀ ÎÁ
- clang ÎÁ ÐÌÁÔÆÏÒÍÁÈ i386 É amd64 (ÒÅ×. 242624).
+ clang ÎÁ ÐÌÁÔÆÏÒÍÁÈ i386 É amd64 (ÒÅ×. 242624).
1000025
17 ÎÏÑÂÒÑ 2012
10-CURRENT ÐÏÓÌÅ ÔÏÇÏ ËÁË ÚÎÁÞÅÎÉÅ ÐÅÒÅÍÅÎÎÏÊ sin6_scope_id
× ÓÔÒÕËÔÕÒÅ sockaddr_in6 ÓÔÁÌÏ ÚÁÐÏÌÎÑÔØÓÑ ÓÒÅÄÓÔ×ÁÍÉ ÑÄÒÁ ÐÅÒÅÄ
ÏÔÐÒÁ×ËÏÊ ÓÔÒÕËÔÕÒÙ × ÐÏÌØÚÏ×ÁÔÅÌØÓËÉÊ ÒÅÖÉÍ ÐÏÓÒÅÄÓÔ×ÏÍ sysctl
ÉÌÉ ÓÏËÅÔÁ ÍÁÒÛÒÕÔÉÚÁÃÉÉ. üÔÏ ÏÚÎÁÞÁÅÔ, ÞÔÏ ÓÐÅÃÉÆÉÞÎÙÊ ÄÌÑ KAME
embedded scope id × sin6_addr.s6_addr[2] × ÐÏÌØÚÏ×ÁÔÅÌØÓËÏÍ
- ÐÒÉÌÏÖÅÎÉÉ ×ÓÅÇÄÁ ÏÞÉÝÁÅÔÓÑ (ÒÅ×. 243443).
+ ÐÒÉÌÏÖÅÎÉÉ ×ÓÅÇÄÁ ÏÞÉÝÁÅÔÓÑ (ÒÅ×. 243443).
1000026
11 ÑÎ×ÁÒÑ 2013
10-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ × install ÐÁÒÁÍÅÔÒÁ -N (ÒÅ×.
- 245313). ôÁËÖÅ ÓÌÕÖÉÔ ÉÎÄÉËÁÔÏÒÏÍ ÎÁÌÉÞÉÑ
+ 245313). ôÁËÖÅ ÓÌÕÖÉÔ ÉÎÄÉËÁÔÏÒÏÍ ÎÁÌÉÞÉÑ
nmtree.
1000027
29 ÑÎ×ÁÒÑ 2013
10-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ × cat ÐÁÒÁÍÅÔÒÁ -l (ÒÅ×.
- 246083).
+ 246083).
1000028
13 ÆÅ×ÒÁÌÑ 2013
10-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÊ × ÓÔÒÕËÔÕÒÅ USB ÄÒÁÊ×ÅÒÁ,
ÔÒÅÂÕÀÝÉÈ ÐÅÒÅÓÂÏÒËÉ ×ÓÅÈ USB ÍÏÄÕÌÅÊ (ÒÅ×.
- 246759).
+ 246759).
1000029
4 ÍÁÒÔÁ 2013
10-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÍÅÈÁÎÉÚÍÁ tickless callout, ÞÔÏ
ÔÁËÖÅ ×ÎÅÓÌÏ ÉÚÍÅÎÅÎÉÑ × struct callout (ÒÅ×.
- 247777).
+ 247777).
1000030
12 ÍÁÒÔÁ 2013
10-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ KPI × ÐÏÄÓÉÓÔÅÍÅ ×ÉÒÔÕÁÌØÎÏÊ
ÐÁÍÑÔÉ ÄÌÑ ÐÏÄÄÅÒÖËÉ ÂÌÏËÉÒÏ×ÏË ÞÔÅÎÉÑ/ÚÁÐÉÓÉ (ÒÅ×.
- 248084).
+ 248084).
1000031
26 ÁÐÒÅÌÑ 2013
10-CURRENT ÐÏÓÌÅ ÐÏÌÕÞÅÎÉÑ ÐÁÒÁÍÅÔÒÏÍ dst Ë×ÁÌÉÆÉËÁÔÏÒÁ
const × ÍÅÔÏÄÅ ifnet if_output (ÒÅ×.
- 249925).
+ 249925).
1000032
1 ÍÁÑ 2013
10-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÓÉÓÔÅÍÎÙÈ ×ÙÚÏ×Ï×
- accept4 (ÒÅ×. 250154) É
- pipe2 (ÒÅ×. 250159).
+ accept4 (ÒÅ×. 250154) É
+ pipe2 (ÒÅ×. 250159).
1000033
21 ÍÁÑ 2013
10-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ flex 2.5.37 (ÒÅ×.
- 250881).
+ 250881).
1000034
3 ÉÀÎÑ 2013
10-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ × libm ÓÌÅÄÕÀÝÉÈ ÆÕÎËÃÉÊ:
cacos, cacosf,
cacosh, cacoshf,
casin, casinf,
casinh, casinhf,
catan, catanf,
catanh, catanhf,
logl, log2l,
log10l, log1pl,
- expm1l (ÒÅ×. 251294).
+ expm1l (ÒÅ×. 251294).
1000035
8 ÉÀÎÑ 2013
10-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÓÉÓÔÅÍÎÏÇÏ ×ÙÚÏ×Á
- aio_mlock (ÒÅ×. 251526).
+ aio_mlock (ÒÅ×. 251526).
1000036
9 ÉÀÌÑ 2013
10-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÎÏ×ÏÊ ÆÕÎËÃÉÉ × ÐÒÏÇÒÁÍÍÎÙÊ
- ÉÎÔÅÒÆÅÊÓ ÍÏÄÕÌÑ ÑÄÒÁ GSSAPI (ÒÅ×. 253049).
+ ÉÎÔÅÒÆÅÊÓ ÍÏÄÕÌÑ ÑÄÒÁ GSSAPI (ÒÅ×. 253049).
1000037
9 ÉÀÌÑ 2013
10-CURRENT ÐÏÓÌÅ ÐÅÒÅ×ÏÄÁ ÓÔÒÕËÔÕÒ ÄÌÑ ÈÒÁÎÅÎÉÑ ÓÔÁÔÉÓÔÉËÉ
ÎÁ PCPU ÓÞ£ÔÞÉËÉ. éÚÍÅÎÅÎÉÑ × ÓÔÒÕËÔÕÒÁÈ
ahstat, arpstat,
espstat, icmp6_ifstat,
icmp6stat, in6_ifstat,
ip6stat, ipcompstat,
ipipstat, ipsecstat,
mrt6stat, mrtstat,
pfkeystat, pim6stat,
pimstat, rip6stat,
- udpstat (ÒÅ×. 253081).
+ udpstat (ÒÅ×. 253081).
1000038
16 ÉÀÌÑ 2013
10-CURRENT ÐÏÓÌÅ ÐÅÒÅËÌÀÞÅÎÉÑ ABI, ÉÓÐÏÌØÚÕÅÍÏÇÏ ÐÏ
ÕÍÏÌÞÁÎÉÀ, ÎÁ ARM EABI ÄÌÑ ÁÒÈÉÔÅËÔÕÒ arm,
- armeb, armv6, and armv6eb (ÒÅ×. 253396).
+ armeb, armv6, and armv6eb (ÒÅ×. 253396).
1000039
22 ÉÀÌÑ 2013
10-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÊ × ÄÒÁÊ×ÅÒÁÈ
CAM É &man.mps.4; (ÒÅ×.
- 253549).
+ 253549).
1000040
24 ÉÀÌÑ 2013
10-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÆÁÊÌÏ× pkgconf × libusb (ÒÅ×.
- 253638).
+ 253638).
1000041
5 Á×ÇÕÓÔÁ 2013
10-CURRENT ÐÏÓÌÅ ÚÁÍÅÎÙ time_second ÎÁ
time_uptime ÄÌÑ PF_INET6
- (ÒÅ×. 253970).
+ (ÒÅ×. 253970).
1000042
9 Á×ÇÕÓÔÁ 2013
10-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ × ÐÏÄÓÉÓÔÅÍÅ ×ÉÒÔÕÁÌØÎÏÊ ÐÁÍÑÔÉ
ÄÌÑ ÕÎÉÆÉËÁÃÉÉ ÍÅÈÁÎÉÚÍÏ× ÍÑÇËÏÇÏ É Ö£ÓÔËÏÇÏ ÚÁÈ×ÁÔÁ (ÒÅ×.
- 254138).
+ 254138).
1000043
13 Á×ÇÕÓÔÁ 2013
- 10-CURRENT ÐÏÓÌÅ ×ËÌÀÞÅÎÉÑ WITH_ICONV ÐÏ
+ 10-CURRENT ÐÏÓÌÅ ×ËÌÀÞÅÎÉÑ WITH_ICONV ÐÏ
ÕÍÏÌÞÁÎÉÀ. îÏ×ÙÊ ÐÁÒÁÍÅÔÒ × &man.src.conf.5;
- WITH_LIBICONV_COMPAT (ÐÏ ÕÍÏÌÞÁÎÉÀ ×ÙËÌÀÞÅÎ)
+ WITH_LIBICONV_COMPAT (ÐÏ ÕÍÏÌÞÁÎÉÀ ×ÙËÌÀÞÅÎ)
ÄÏÂÁ×ÌÑÅÔ libiconv_open ÄÌÑ ÏÂÅÓÐÅÞÅÎÉÑ
ÓÏ×ÍÅÓÔÉÍÏÓÔÉ Ó ÐÏÒÔÏÍ libiconv (ÒÅ×.
- 254273).
+ 254273).
1000044
15 Á×ÇÕÓÔÁ 2013
10-CURRENT ÐÏÓÌÅ ÐÅÒÅ×ÏÄÁ libc.so ÎÁ
- ÉÓÐÏÌØÚÏ×ÁÎÉÅ ÓÃÅÎÁÒÉÑ &man.ld.1; (ÒÅ×. 251668,
- 254358).
+ ÉÓÐÏÌØÚÏ×ÁÎÉÅ ÓÃÅÎÁÒÉÑ &man.ld.1; (ÒÅ×. 251668,
+ 254358).
1000045
15 Á×ÇÕÓÔÁ 2013
10-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ × ÐÒÏÇÒÁÍÍÎÏÍ ÉÎÔÅÒÆÅÊÓÅ devfs
ÄÌÑ ÚÁÍÅÎÙ ÆÌÁÇÁ cdevsw D_UNMAPPED_IO ÎÁ ÆÌÁÇ
ÓÔÒÕËÔÕÒÙ cdev SI_UNMAPPED (ÒÅ×.
- 254389).
+ 254389).
1000046
19 Á×ÇÕÓÔÁ 2013
10-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÆÌÁÇÏ× mbuf
M_PROTO[9-12] É ÕÄÁÌÅÎÉÑ ÆÌÁÇÏ×
M_FRAG|M_FIRSTFRAG|M_LASTFRAG (ÒÅ×.
- 254524, 254526).
+ 254524, 254526).
1000047
21 Á×ÇÕÓÔÁ 2013
10-CURRENT ÐÏÓÌÅ ÏÂÎÏ×ÌÅÎÉÑ &man.stat.2;, ÐÏÚ×ÏÌÑÀÛÅÇÏ
ÓÏÈÒÁÎÑÔØ ÎÅËÏÔÏÒÙÅ ÆÁÊÌÏ×ÙÅ ÁÔÒÉÂÕÔÙ Windows/DOS É CIFS ×
- ËÁÞÅÓÔ×Å ÆÌÁÇÏ× &man.stat.2; (ÒÅ×. 254627).
+ ËÁÞÅÓÔ×Å ÆÌÁÇÏ× &man.stat.2; (ÒÅ×. 254627).
1000048
22 Á×ÇÕÓÔÁ 2013
10-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÓÔÒÕËÔÕÒÙ
- xsctp_inpcb (ÒÅ×. 254672).
+ xsctp_inpcb (ÒÅ×. 254672).
1000049
24 Á×ÇÕÓÔÁ 2013
10-CURRENT ÐÏÓÌÅ ÐÏÑ×ÌÅÎÉÑ ÐÏÄÄÅÒÖËÉ &man.physio.9; ÄÌÑ
ÕÓÔÒÏÊÓÔ×, ÔÁËÉÈ ËÁË &man.sa.4;, ËÏÔÏÒÙÅ ÎÅ ÆÕÎËÃÉÏÎÉÒÕÀÔ
ËÏÒÒÅËÔÎÏ Ó ÒÁÚÄÅÌÅÎÉÅÍ ××ÏÄÁ/×Ù×ÏÄÁ (ÒÅ×.
- 254760).
+ 254760).
1000050
24 Á×ÇÕÓÔÁ 2013
10-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÑ ÓÔÒÕËÔÕÒÙ mbuf
- (ÒÅ×. 254780, 254799,
- 254804, 254807
- 254842).
+ (ÒÅ×. 254780, 254799,
+ 254804, 254807
+ 254842).
1000051
25 Á×ÇÕÓÔÁ 2013
10-CURRENT ÐÏÓÌÅ ÉÍÐÏÒÔÁ ÄÒÁÊ×ÅÒÁ Radeon KMS (ÒÅ×.
- 254885, 254887).
+ 254885, 254887).
1000052
3 ÓÅÎÔÑÂÒÑ 2013
10-CURRENT ÐÏÓÌÅ ÐÏÄËÌÀÞÅÎÉÑ Ë ÓÂÏÒËÅ ÂÉÂÌÉÏÔÅËÉ
libexecinfo, ÉÍÐÏÒÔÉÒÏ×ÁÎÎÏÊ ÉÚ NetBSD (ÒÅ×.
- 255180).
+ 255180).
1000053
6 ÓÅÎÔÑÂÒÑ 2013
10-CURRENT ÐÏÓÌÅ ÉÚÍÅÎÅÎÉÊ × API É ABI ÉÎÓÔÒÕÍÅÎÔÁÒÉÑ
- Capsicum (ÒÅ×. 255305).
+ Capsicum (ÒÅ×. 255305).
1000054
6 ÓÅÎÔÑÂÒÑ 2013
10-CURRENT ÐÏÓÌÅ ÉÓËÌÀÞÅÎÉÑ gcc É
libstdc++ ÉÚ ÓÂÏÒËÉ ÐÏ ÕÍÏÌÞÁÎÉÀ (ÒÅ×.
- 255321).
+ 255321).
1000055
6 ÓÅÎÔÑÂÒÑ 2013
10-CURRENT ÐÏÓÌÅ ÄÏÂÁ×ÌÅÎÉÑ ÆÌÁÇÁ
MMAP_32BIT × &man.mmap.2; (ÒÅ×.
- 255426).
+ 255426).
1000500
10 ÏËÔÑÂÒÑ 2013
10-STABLE ÐÏÓÌÅ ÏÔÄÅÌÅÎÉÑ ×ÅÔËÉ ÏÔ head/
- (ÒÅ×. 256283).
+ (ÒÅ×. 256283).
1100000
10 ÏËÔÑÂÒÑ 2013
- 11.0-CURRENT (ÒÅ×. 256284).
-
\ No newline at end of file
+ 11.0-CURRENT (ÒÅ×. 256284).
+
diff --git a/ru_RU.KOI8-R/share/xml/mailing-lists.ent b/ru_RU.KOI8-R/share/xml/mailing-lists.ent
index 6193170308..8187b18609 100644
--- a/ru_RU.KOI8-R/share/xml/mailing-lists.ent
+++ b/ru_RU.KOI8-R/share/xml/mailing-lists.ent
@@ -1,574 +1,574 @@
óÅÒ×ÅÒ ÓÐÉÓËÏ× ÒÁÓÓÙÌËÉ FreeBSD">
&a.mailman.listinfo;">
óÐÉÓÏË ÒÁÓÓÙÌËÉ FreeBSD ACPI">
freebsd-acpi">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÐÕÌÑÒÉÚÁÃÉÉ FreeBSD">
freebsd-advocacy">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÒÔÉÒÏ×ÁÎÉÀ AFS ÎÁ FreeBSD">
freebsd-afs">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÄÄÅÒÖËÅ ËÏÎÔÒÏÌÌÅÒÏ× Adaptec AIC7xxx × FreeBSD">
freebsd-aic7xxx">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÒÔÉÒÏ×ÁÎÉÀ FreeBSD ÎÁ ÁÒÈÉÔÅËÔÕÒÕ AMD64">
freebsd-amd64">
óÐÉÓÏË ÒÁÓÓÙÌËÉ ÁÎÏÎÓÏ× FreeBSD">
freebsd-announce">
ðÏÄÄÅÒÖËÁ ×ÅÂ-ÓÅÒ×ÅÒÁ Apache ÐÏÄ FreeBSD">
freebsd-apache">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÁÒÈÉÔÅËÔÕÒÅ É ×ÎÕÔÒÅÎÎÅÍÕ ÕÓÔÒÏÊÓÔ×Õ FreeBSD">
freebsd-arch">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÒÔÉÒÏ×ÁÎÉÀ FreeBSD ÎÁ ÁÒÈÉÔÅËÔÕÒÕ ARM">
freebsd-arm">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÒÁÂÏÔÅ ATM ÓÅÔÅÊ ÐÏÄ FreeBSD">
freebsd-atm">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÁÕÄÉÔÕ ËÏÄÁ FreeBSD">
freebsd-audit">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÓÉÓÔÅÍÅ ÂÉÎÁÒÎÏÇÏ ÏÂÎÏ×ÌÅÎÉÑ FreeBSD">
freebsd-binup">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÄÄÅÒÖËÅ BlueTooth ×Ï FreeBSD">
freebsd-bluetooth">
óÐÉÓÏË ÒÁÓÓÙÌËÉ ÏÈÏÔÎÉËÏ× ÚÁ ÏÛÉÂËÁÍÉ FreeBSD">
freebsd-bugbusters">
óÐÉÓÏË ÒÁÓÓÙÌËÉ FreeBSD, ÐÏÓ×ÑÝ£ÎÎÙÊ ÓÏÏÂÝÅÎÉÑÍ Ï ÐÒÏÂÌÅÍÁÈ">
freebsd-bugs">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÎÅÆÏÒÍÁÌØÎÙÍ ÂÅÓÅÄÁÍ Ï FreeBSD">
freebsd-chat">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝÅÎÎÙÊ ×ÏÐÒÏÓÁÍ ÒÁÚÒÁÂÏÔËÉ É ÕÓÔÁÎÏ×ËÉ Chromium ×Ï FreeBSD">
freebsd-chromium">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ËÌÁÓÔÅÒÁÍ ÐÏÄ ÕÐÒÁ×ÌÅÎÉÅÍ FreeBSD">
freebsd-cluster">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÏÂÓÕÖÄÅÎÉÀ &os.current;">
freebsd-current">
áÎÏÎÓÙ CTM">
ctm-announce">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÒÁÓÐÒÏÓÔÒÁÎÅÎÉÀ ÆÁÊÌÏ× CVS Ó ÉÓÐÏÌØÚÏ×ÁÎÉÅÍ CTM">
ctm-cvs-cur">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÒÁÓÐÒÏÓÔÒÁÎÅÎÉÀ ÆÁÊÌÏ× ÉÓÈÏÄÎÙÈ ÔÅËÓÔÏ× ×ÅÔËÉ 4-STABLE Ó ÉÓÐÏÌØÚÏ×ÁÎÉÅÍ CTM">
ctm-src-4">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÒÁÓÐÒÏÓÔÒÁÎÅÎÉÀ ÆÁÊÌÏ× ÉÓÈÏÄÎÙÈ ÔÅËÓÔÏ× ×ÅÔËÉ 5-STABLE Ó ÉÓÐÏÌØÚÏ×ÁÎÉÅÍ CTM">
ctm-src-5">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÒÁÓÐÒÏÓÔÒÁÎÅÎÉÀ ÆÁÊÌÏ× ÉÓÈÏÄÎÙÈ ÔÅËÓÔÏ× ×ÅÔËÉ 6-STABLE Ó ÉÓÐÏÌØÚÏ×ÁÎÉÅÍ CTM">
ctm-src-6">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÒÁÓÐÒÏÓÔÒÁÎÅÎÉÀ ÆÁÊÌÏ× ÉÓÈÏÄÎÙÈ ÔÅËÓÔÏ× ×ÅÔËÉ 7-STABLE Ó ÉÓÐÏÌØÚÏ×ÁÎÉÅÍ CTM">
ctm-src-7">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÒÁÓÐÒÏÓÔÒÁÎÅÎÉÀ ÆÁÊÌÏ× ÉÓÈÏÄÎÙÈ ÔÅËÓÔÏ× ×ÅÔËÉ 8-STABLE Ó ÉÓÐÏÌØÚÏ×ÁÎÉÅÍ CTM">
ctm-src-8">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÒÁÓÐÒÏÓÔÒÁÎÅÎÉÀ ÆÁÊÌÏ× ÉÓÈÏÄÎÙÈ ÔÅËÓÔÏ× ×ÅÔËÉ -CURRENT Ó ÉÓÐÏÌØÚÏ×ÁÎÉÅÍ CTM">
ctm-src-cur">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ CTM">
ctm-users">
óÐÉÓÏË ÒÁÓÓÙÌËÉ ÓÏÏÂÝÅÎÉÊ Ï ÉÚÍÅÎÅÎÉÑÈ × ÇÌÁ×ÎÏÍ ÄÅÒÅ×Å ÉÓÈÏÄÎÙÈ ÔÅËÓÔÏ× FreeBSD">
cvs-all">
óÐÉÓÏË ÒÁÓÓÙÌËÉ ÓÏÏÂÝÅÎÉÊ Ï ÉÚÍÅÎÅÎÉÑÈ × ÄÅÒÅ×Å ÄÏËÕÍÅÎÔÁÃÉÉ FreeBSD">
cvs-doc">
óÐÉÓÏË ÒÁÓÓÙÌËÉ ÓÏÏÂÝÅÎÉÊ Ï ÉÚÍÅÎÅÎÉÑÈ × ÄÅÒÅ×Å ÐÏÒÔÏ× FreeBSD">
cvs-ports">
óÐÉÓÏË ÒÁÓÓÙÌËÉ ÓÏÏÂÝÅÎÉÊ Ï ÉÚÍÅÎÅÎÉÑÈ × ÄÅÒÅ×Å ÐÒÏÅËÔÏ× FreeBSD">
cvs-projects">
óÐÉÓÏË ÒÁÓÓÙÌËÉ ÓÏÏÂÝÅÎÉÊ Ï ÉÚÍÅÎÅÎÉÑÈ × ÄÅÒÅ×Å ÉÓÈÏÄÎÙÈ ÔÅËÓÔÏ× FreeBSD">
cvs-src">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÄÄÅÒÖËÅ FreeBSD CVSweb">
freebsd-cvsweb">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÂÁÚÁÍ ÄÁÎÎÙÈ, ÒÁÂÏÔÁÀÝÉÍ ÐÏÄ ÕÐÒÁ×ÌÅÎÉÅÍ FreeBSD">
freebsd-database">
óÐÉÓÏË ÒÁÓÓÙÌËÉ ðÒÏÅËÔÁ äÏËÕÍÅÎÔÁÃÉÉ FreeBSD">
freebsd-doc">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝÅÎÎÙÊ ÎÁÐÉÓÁÎÉÀ ÄÒÁÊ×ÅÒÏ× ÕÓÔÒÏÊÓÔ× ÄÌÑ FreeBSD">
freebsd-drivers">
óÐÉÓÏË ÒÁÓÓÙÌËÉ FreeBSD, ÐÏÓ×ÑÝÅÎÎÙÊ ÓÉÓÔÅÍÁÍ ÜÌÅËÔÒÏÎÎÏÇÏ ÄÏËÕÍÅÎÔÏÏÂÏÒÏÔÁ Eclipse">
freebsd-eclipse">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÒÁÂÏÔÅ FreeBSD ×Ï ×ÓÔÒÏÅÎÎÙÈ ÓÉÓÔÅÍÁÈ">
freebsd-embedded">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÜÍÕÌÑÃÉÉ ×Ï FreeBSD">
freebsd-emulation">
óÐÉÓÏË ÒÁÓÓÙÌËÉ FreeBSD-eol">
freebsd-eol">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÄÄÅÒÖËÅ FireWire (IEEE 1394) × FreeBSD">
freebsd-firewire">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÏÂÓÕÖÄÅÎÉÀ ÆÁÊÌÏ×ÙÈ ÓÉÓÔÅÍ ×Ï FreeBSD">
freebsd-fs">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ FreeBSD gecko">
freebsd-gecko">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ FreeBSD GEOM">
freebsd-geom">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÉÓÐÏÌØÚÏ×ÁÎÉÀ GNOME É GNOME-ÐÒÉÌÏÖÅÎÉÊ ÐÏÄ FreeBSD">
freebsd-gnome">
óÐÉÓÏË ÒÁÓÓÙÌËÉ FreeBSD, ÐÏÓ×ÑÝ£ÎÎÙÊ ÔÅÈÎÉÞÅÓËÉÍ ÄÉÓËÕÓÓÉÑÍ">
freebsd-hackers">
óÐÉÓÏË ÒÁÓÓÙÌËÉ FreeBSD, ÐÏÓ×ÑÝ£ÎÎÙÊ ÏÂÏÒÕÄÏ×ÁÎÉÀ">
freebsd-hardware">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÚÅÒËÁÌÉÒÏ×ÁÎÉÀ FreeBSD">
freebsd-hubs">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÉÎÔÅÒÎÁÃÉÏÎÁÌÉÚÁÃÉÉ FreeBSD">
freebsd-i18n">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÒÏÂÌÅÍÁÍ ÓÐÅÃÉÆÉÞÎÙÍ ÄÌÑ ÐÒÏÃÅÓÓÏÒÏ× i386 ÐÏÄ FreeBSD">
freebsd-i386">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÒÔÉÒÏ×ÁÎÉÀ FreeBSD ÎÁ ÁÒÈÉÔÅËÔÕÒÕ IA32">
freebsd-ia32">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÒÔÉÒÏ×ÁÎÉÀ FreeBSD ÎÁ ÁÒÈÉÔÅËÔÕÒÕ IA64">
freebsd-ia64">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÏÂÓÕÖÄÅÎÉÀ ËÏÄÁ IPFW">
freebsd-ipfw">
óÐÉÓÏË ÒÁÓÓÙÌËÉ FreeBSD, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÄÄÅÒÖËÅ ISDN">
freebsd-isdn">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÉÓÐÏÌØÚÏ×ÁÎÉÀ FreeBSD Õ ÐÒÏ×ÁÊÄÅÒÏ× éÎÔÅÒÎÅÔ ÕÓÌÕÇ (ISP)">
freebsd-isp">
óÐÉÓÏË ÒÁÓÓÙÌËÉ FreeBSD jail">
freebsd-jail">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÄÄÅÒÖËÅ Java ×Ï FreeBSD">
freebsd-java">
óÐÉÓÏË ÒÁÓÓÙÌËÉ FreeBSD, ÐÏÓ×ÑÝ£ÎÎÙÊ ÎÁÊÍÕ ÎÁ ÒÁÂÏÔÕ">
freebsd-jobs">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÄÄÅÒÖËÅ KDE/Qt and KDE ÐÒÉÌÏÖÅÎÉÊ × FreeBSD">
freebsd-kde">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÒÔÉÒÏ×ÁÎÉÀ LFS ÎÁ FreeBSD">
freebsd-lfs">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÓÉÓÔÅÍÅ ÕÓÔÁÎÏ×ËÉ É ÕÐÒÁ×ÌÅÎÉÑ ÐÁËÅÔÁÍÉ ×Ï FreeBSD">
freebsd-libh">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÒÔÉÒÏ×ÁÎÉÀ FreeBSD ÎÁ ÁÒÈÉÔÅËÔÕÒÕ MIPS">
freebsd-mips">
áÄÍÉÎÉÓÔÒÁÔÏÒÙ
ÚÅÒËÁÌØÎÙÈ ÓÁÊÔÏ× FreeBSD">
mirror-announce">
óÐÉÓÏË ÒÁÓÓÙÌËÉ FreeBSD, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÅÒÅÎÏÓÎÙÍ ËÏÍÐØÀÔÅÒÁÍ">
freebsd-mobile">
Mono and C# ÐÒÉÌÏÖÅÎÉÑ ÎÁ FreeBSD">
freebsd-mono">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÒÔÉÒÏ×ÁÎÉÀ Mozilla ÐÏÄ FreeBSD">
freebsd-mozilla">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÄÄÅÒÖËÅ ÓÒÅÄÓÔ× ÍÕÌØÔÉÍÅÄÉÁ ÐÏÄ FreeBSD">
freebsd-multimedia">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÓÅÔÅ×ÙÍ ×ÏÚÍÏÖÎÏÓÔÑÍ FreeBSD">
freebsd-net">
óÐÉÓÏË ÒÁÓÓÙÌËÉ ÄÌÑ ÏÂÝÅÎÉÑ ÎÏ×ÉÞËÏ×">
freebsd-newbies">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÁÒÈÉÔÅËÔÕÒÅ New Bus ×Ï FreeBSD">
freebsd-new-bus">
ïÆÉÓÎÙÅ ÐÒÉÌÏÖÅÎÉÑ ×Ï FreeBSD">
freebsd-office">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÏÐÔÉÍÉÚÁÃÉÉ FreeBSD">
freebsd-performance">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ FreeBSD Perl">
freebsd-perl">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ FreeBSD packet filter">
freebsd-pf">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÒÔÉÒÏ×ÁÎÉÀ FreeBSD ÎÁ ÎÅ-Intel ÐÌÁÔÆÏÒÍÙ">
freebsd-platforms">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÌÉÔÉËÅ É ÐÒÉÎÉÍÁÅÍÙÍ ÒÅÛÅÎÉÑÍ Core">
freebsd-policy">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ðÏÒÔÁÍ FreeBSD">
freebsd-ports">
-óÐÉÓÏË ÒÁÓÓÙÌËÉ ÁÎÏÎÓÏ× FreeBSD Ports">
-freebsd-ports-announce">
+óÐÉÓÏË ÒÁÓÓÙÌËÉ ÁÎÏÎÓÏ× FreeBSD Ports">
+freebsd-ports-announce">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÏÛÉÂËÁÍ × ÐÏÒÔÁÈ FreeBSD">
freebsd-ports-bugs">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÒÔÉÒÏ×ÁÎÉÀ FreeBSD ÎÁ ÁÒÈÉÔÅËÔÕÒÕ PowerPC">
freebsd-ppc">
ïÂÓÕÖÄÅÎÉÅ ÒÁÂÏÔÙ FreeBSD ÎÁ ÓÅÒ×ÅÒÎÏÊ ÐÌÁÔÆÏÒÍÅ HP ProLiant">
freebsd-proliant">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÕÌÕÞÛÅÎÉÀ ÐÏÄÄÅÒÖËÉ ÑÚÙËÁ Python ×Ï FreeBSD">
freebsd-python">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ×ÏÐÒÏÓÁÍ É ÏÔ×ÅÔÁÍ ÐÏÌØÚÏ×ÁÔÅÌÅÊ FreeBSD">
freebsd-questions">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÚÁÇÒÕÚÏÞÎÙÍ ÓËÒÉÐÔÁÍ ×Ï FreeBSD">
freebsd-rc">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ realtime-ÒÁÓÛÉÒÅÎÉÑÍ FreeBSD">
freebsd-realtime">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ FreeBSD Ruby">
freebsd-ruby">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÏÂÓÕÖÄÅÎÉÀ ÐÏÄÓÉÓÔÅÍÙ SCSI ×Ï FreeBSD">
freebsd-scsi">
óÐÉÓÏË ÒÁÓÓÙÌËÉ FreeBSD, ÐÏÓ×ÑÝ£ÎÎÙÊ ÉÎÆÏÒÍÁÃÉÏÎÎÏÊ ÂÅÚÏÐÁÓÎÏÓÔÉ">
freebsd-security">
óÐÉÓÏË ÒÁÓÓÙÌËÉ FreeBSD, ÐÏÓ×ÑÝ£ÎÎÙÊ ÓÒÏÞÎÙÍ ÓÏÏÂÝÅÎÉÑÍ, Ó×ÑÚÁÎÎÙÍ Ó ÂÅÚÏÐÁÓÎÏÓÔØÀ">
freebsd-security-notifications">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÍÁÌÙÍ É ×ÓÔÒÏÅÎÎÙÍ ÓÉÓÔÅÍÁÍ, ÓÏÚÄÁÎÎÙÍ ÎÁ ÂÁÚÅ FreeBSD">
freebsd-small">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÒÔÉÒÏ×ÁÎÉÀ FreeBSD ÎÁ ÁÒÈÉÔÅËÔÕÒÕ SPARC">
freebsd-sparc64">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÏÂÓÕÖÄÅÎÉÀ &os.stable;">
freebsd-stable">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÄÄÅÒÖËÅ ÓÔÁÎÄÁÒÔÏ× C99 É POSIX ×Ï FreeBSD">
freebsd-standards">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÒÔÉÒÏ×ÁÎÉÀ FreeBSD ÎÁ sun4v">
freebsd-sun4v">
óÐÉÓÏË ÒÁÓÓÙÌËÉ ÓÏÏÂÝÅÎÉÊ Ï ÉÚÍÅÎÅÎÉÑÈ × ÒÅÐÏÚÉÔÏÒÉÉ SVN ÄÌÑ ×ÓÅÇÏ ÄÅÒÅ×Á ÉÓÈÏÄÎÙÈ ÔÅËÓÔÏ× (ÚÁ ÉÓËÌÀÞÅÎÉÅÍ user
É projects
)">
svn-src-all">
óÐÉÓÏË ÒÁÓÓÙÌËÉ ÓÏÏÂÝÅÎÉÊ Ï ÉÚÍÅÎÅÎÉÑÈ × ÒÅÐÏÚÉÔÏÒÉÉ SVN ÄÌÑ ×ÅÔËÉ head/-current ÄÅÒÅ×Á ÉÓÈÏÄÎÙÈ ÔÅËÓÔÏ×">
svn-src-head">
óÐÉÓÏË ÒÁÓÓÙÌËÉ ÓÏÏÂÝÅÎÉÊ ÏÂ ÉÚÍÅÎÅÎÉÑÈ × ÒÅÐÏÚÉÔÏÒÉÉ SVN × ÞÁÓÔÉ projects
ÄÅÒÅ×Á ÉÓÈÏÄÎÙÈ ÔÅËÓÔÏ×">
svn-src-projects">
óÐÉÓÏË ÒÁÓÓÙÌËÉ ÓÏÏÂÝÅÎÉÊ ÏÂ ÉÚÍÅÎÅÎÉÑÈ × ÒÅÐÏÚÉÔÏÒÉÉ SVN × ÞÁÓÔÉ release
ÄÅÒÅ×Á ÉÓÈÏÄÎÙÈ ÔÅËÓÔÏ×">
svn-src-release">
óÐÉÓÏË ÒÁÓÓÙÌËÉ ÓÏÏÂÝÅÎÉÊ Ï ÉÚÍÅÎÅÎÉÑÈ × ÒÅÐÏÚÉÔÏÒÉÉ SVN × ÞÁÓÔÉ releng / security ÄÅÒÅ×Á ÉÓÈÏÄÎÙÈ ÔÅËÓÔÏ×">
svn-src-releng">
óÐÉÓÏË ÒÁÓÓÙÌËÉ ÓÏÏÂÝÅÎÉÊ Ï ÉÚÍÅÎÅÎÉÑÈ × ÒÅÐÏÚÉÔÏÒÉÉ SVN ÄÌÑ ×ÓÅÈ ×ÅÔÏË -stable ÄÅÒÅ×Á ÉÓÈÏÄÎÙÈ ÔÅËÓÔÏ×">
svn-src-stable">
óÐÉÓÏË ÒÁÓÓÙÌËÉ ÓÏÏÂÝÅÎÉÊ Ï ÉÚÍÅÎÅÎÉÑÈ × ÒÅÐÏÚÉÔÏÒÉÉ SVN ÄÌÑ ×ÅÔËÉ 6-stable ÄÅÒÅ×Á ÉÓÈÏÄÎÙÈ ÔÅËÓÔÏ×">
svn-src-stable-6">
óÐÉÓÏË ÒÁÓÓÙÌËÉ ÓÏÏÂÝÅÎÉÊ Ï ÉÚÍÅÎÅÎÉÑÈ × ÒÅÐÏÚÉÔÏÒÉÉ SVN ÄÌÑ ×ÅÔËÉ 7-stable ÄÅÒÅ×Á ÉÓÈÏÄÎÙÈ ÔÅËÓÔÏ×">
svn-src-stable-7">
óÐÉÓÏË ÒÁÓÓÙÌËÉ ÓÏÏÂÝÅÎÉÊ Ï ÉÚÍÅÎÅÎÉÑÈ × ÒÅÐÏÚÉÔÏÒÉÉ SVN ÄÌÑ ×ÅÔËÉ 8-stable ÄÅÒÅ×Á ÉÓÈÏÄÎÙÈ ÔÅËÓÔÏ×">
svn-src-stable-8">
óÐÉÓÏË ÒÁÓÓÙÌËÉ ÓÏÏÂÝÅÎÉÊ Ï ÉÚÍÅÎÅÎÉÑÈ × ÒÅÐÏÚÉÔÏÒÉÉ SVN ÄÌÑ ÐÒÅÄÙÄÕÝÉÈ stable ×ÅÔÏË ÄÅÒÅ×Á ÉÓÈÏÄÎÙÈ ÔÅËÓÔÏ×">
svn-src-stable-other">
óÐÉÓÏË ÒÁÓÓÙÌËÉ ÓÏÏÂÝÅÎÉÊ ÏÂ ÉÚÍÅÎÅÎÉÑÈ × ÒÅÐÏÚÉÔÏÒÉÉ SVN ÄÌÑ ÞÁÓÔÉ admin / configuration">
svn-src-svnadmin">
óÐÉÓÏË ÒÁÓÓÙÌËÉ ÓÏÏÂÝÅÎÉÊ ÏÂ ÉÚÍÅÎÅÎÉÑÈ × ÒÅÐÏÚÉÔÏÒÉÉ SVN ÄÌÑ ÜËÓÐÅÒÉÍÅÎÔÁÌØÎÏÊ ÞÁÓÔÉ user
ÄÅÒÅ×Á ÉÓÈÏÄÎÙÈ ÔÅËÓÔÏ×">
svn-src-user">
óÐÉÓÏË ÒÁÓÓÙÌËÉ ÓÏÏÂÝÅÎÉÊ Ï ÉÚÍÅÎÅÎÉÑÈ × ÒÅÐÏÚÉÔÏÒÉÉ SVN ÄÌÑ ÞÁÓÔÉ ÄÅÒÅ×Á, ×ÙÄÅÌÅÎÎÏÇÏ ÄÌÑ ÒÁÂÏÔÙ ÐÏÓÔÁ×ÝÉËÏ× (vendor work area)">
svn-src-vendor">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝÅÎÎÙÊ ÒÁÚÒÁÂÏÔËÅ sysinstall">
freebsd-sysinstall">
ôÅÓÔÏ×ÙÊ ÓÐÉÓÏË ÒÁÓÓÙÌËÉ FreeBSD">
freebsd-test">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÏÐÔÉÍÉÚÁÃÉÉ É ÔÅÓÔÉÒÏ×ÁÎÉÀ FreeBSD">
freebsd-testing">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÄÄÅÒÖËÅ ÍÎÏÇÏÐÏÔÏÞÎÏÓÔÉ × FreeBSD">
freebsd-threads">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ×ÏÐÒÏÓÁÍ ÐÏÒÔÉÒÏ×ÁÎÉÑ FreeBSD ÎÁ ÐÒÏÃÅÓÓÏÒÙ Tilera">
freebsd-tilera">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÄÄÅÒÖËÅ TokenRing ×Ï FreeBSD">
freebsd-tokenring">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÄÄÅÒÖËÅ ×ÓÔÒÏÅÎÎÙÈ ÉÎÓÔÒÕÍÅÎÔÁÌØÎÙÈ ÓÒÅÄÓÔ× FreeBSD">
freebsd-toolchain">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝÅÎÎÙÊ ÐÏÄÄÅÒÖËÅ USB × FreeBSD">
freebsd-usb">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ËÏÏÒÄÉÎÉÒÏ×ÁÎÉÀ ÐÏÌØÚÏ×ÁÔÅÌØÓËÉÈ ÇÒÕÐÐ FreeBSD">
freebsd-user-groups">
óÐÉÓÏË ÒÁÓÓÙÌËÉ FreeBSD, ÐÏÓ×ÑÝ£ÎÎÙÊ ËÏÏÒÄÉÎÉÒÏ×ÁÎÉÀ ÒÁÂÏÔÙ ÓÔÏÒÏÎÎÉÈ ÐÒÏÉÚ×ÏÄÉÔÅÌÅÊ">
freebsd-vendors">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÏÂÓÕÖÄÅÎÉÀ ÒÁÚÌÉÞÎÙÈ ÔÅÈÎÉË ×ÉÒÔÕÁÌÉÚÁÃÉÉ, ÐÏÄÄÅÒÖÉ×ÁÅÍÙÈ FreeBSD">
freebsd-virtualization">
ïÂÓÕÖÄÅÎÉÅ ÉÎÆÒÁÓÔÒÕËÔÕÒÙ VuXML">
freebsd-vuxml">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÒÅÄÎÁÚÎÁÞÅÎÎÙÊ ÄÌÑ ÁÎÏÎÓÏ× ÓÔÁÔÕÓÁ ÎÁÞÁÔÙÈ ÒÁÂÏÔ ÎÁÄ FreeBSD (Work-In-Progress Status)">
freebsd-wip-status">
ïÂÓÕÖÄÅÎÉÅ ÒÁÚÒÁÂÏÔËÉ ÓÔÅËÁ 802.11, ÕÔÉÌÉÔ, ÄÒÁÊ×ÅÒÏ× ÕÓÔÒÏÊÓÔ×">
freebsd-wireless">
÷ÅÂÍÁÓÔÅÒÙ ÓÁÊÔÁ www.FreeBSD.org">
freebsd-www">
óÐÉÓÏË ÒÁÓÓÙÌËÉ FreeBSD, ÐÏÓ×ÑÝ£ÎÎÙÊ
X11">
freebsd-x11">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ×ÏÐÒÏÓÁÍ ÐÏÒÔÉÒÏ×ÁÎÉÑ FreeBSD ÎÁ Xen">
freebsd-xen">
bug-followup@FreeBSD.org">
majordomo@FreeBSD.org">
frdp@FreeBSD.org.ua">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÄÄÅÒÖËÅ FreeBSD ÎÁ ÁÒÈÉÔÅËÔÕÒÅ Alpha">
freebsd-alpha">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ËÏÎÔÒÏÌÀ ËÁÞÅÓÔ×Á FreeBSD">
freebsd-qa">
óÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝ£ÎÎÙÊ ÐÏÄÄÅÒÖËÅ ÍÎÏÇÏÐÒÏÃÅÓÓÏÒÎÏÓÔÉ (SMP) ×Ï FreeBSD">
freebsd-smp">
diff --git a/share/xml/authors.ent b/share/xml/authors.ent
index 2626972da2..519e103eb6 100644
--- a/share/xml/authors.ent
+++ b/share/xml/authors.ent
@@ -1,2289 +1,2289 @@
aaron@FreeBSD.org">
abial@FreeBSD.org">
ache@FreeBSD.org">
achim@FreeBSD.org">
acm@FreeBSD.org">
adam@FreeBSD.org">
adamw@FreeBSD.org">
ade@FreeBSD.org">
adrian@FreeBSD.org">
ae@FreeBSD.org">
ahasty@FreeBSD.org">
ahd@FreeBSD.org">
ahze@FreeBSD.org">
ak@FreeBSD.org">
akiyama@FreeBSD.org">
alane@FreeBSD.org">
alc@FreeBSD.org">
ale@FreeBSD.org">
alepulver@FreeBSD.org">
alex@FreeBSD.org">
alexbl@FreeBSD.org">
alfred@FreeBSD.org">
alm@FreeBSD.org">
am@FreeBSD.org">
ambrisko@FreeBSD.org">
amdmi3@FreeBSD.org">
amorita@FreeBSD.org">
amurai@FreeBSD.org">
anchie@FreeBSD.org">
anders@FreeBSD.org">
andre@FreeBSD.org">
andreas@FreeBSD.org">
andreast@FreeBSD.org">
andrew@FreeBSD.org">
andy@FreeBSD.org">
anholt@FreeBSD.org">
anray@FreeBSD.org">
antoine@FreeBSD.org">
araujo@FreeBSD.org">
archie@FreeBSD.org">
ariff@FreeBSD.org">
arr@FreeBSD.org">
art@FreeBSD.org">
arun@FreeBSD.org">
arundel@FreeBSD.org">
arved@FreeBSD.org">
asami@FreeBSD.org">
ashish@FreeBSD.org">
asmodai@FreeBSD.org">
asomers@FreeBSD.org">
assar@FreeBSD.org">
ats@FreeBSD.org">
attilio@FreeBSD.org">
avatar@FreeBSD.org">
avg@FreeBSD.org">
avilla@FreeBSD.org">
avl@FreeBSD.org">
awebster@pubnix.net">
az@FreeBSD.org">
babb@FreeBSD.org">
babkin@FreeBSD.org">
bakul@FreeBSD.org">
bapt@FreeBSD.org">
bar@FreeBSD.org">
barner@FreeBSD.org">
bbraun@FreeBSD.org">
bcr@FreeBSD.org">
bde@FreeBSD.org">
bdrewery@FreeBSD.org">
bean@FreeBSD.org">
beat@FreeBSD.org">
beech@FreeBSD.org">
ben@FreeBSD.org">
benjsc@FreeBSD.org">
benl@FreeBSD.org">
benno@FreeBSD.org">
bf@FreeBSD.org">
bgray@FreeBSD.org">
bhaga@FreeBSD.org">
billf@FreeBSD.org">
bjk@FreeBSD.org">
bk@FreeBSD.org">
blackend@FreeBSD.org">
bland@FreeBSD.org">
bmah@FreeBSD.org">
bmilekic@FreeBSD.org">
bms@FreeBSD.org">
bp@FreeBSD.org">
-br@FreeBSD.org">
+br@FreeBSD.org">
brandon@FreeBSD.org">
brd@FreeBSD.org">
brian@FreeBSD.org">
brix@FreeBSD.org">
brooks@FreeBSD.org">
brucec@FreeBSD.org">
brueffer@FreeBSD.org">
bruno@FreeBSD.org">
bryanv@FreeBSD.org">
bsam@FreeBSD.org">
bschmidt@FreeBSD.org">
bsd@FreeBSD.org">
bushman@FreeBSD.org">
bvs@FreeBSD.org">
bz@FreeBSD.org">
carl@FreeBSD.org">
carvay@FreeBSD.org">
cawimm@FreeBSD.org">
cbzimmer@FreeBSD.org">
cel@FreeBSD.org">
ceri@FreeBSD.org">
cg@FreeBSD.org">
charnier@FreeBSD.org">
chern@FreeBSD.org">
cherry@FreeBSD.org">
chinsan@FreeBSD.org">
chm@FreeBSD.org">
chmr@FreeBSD.org">
chris@FreeBSD.org">
chuckr@FreeBSD.org">
cjc@FreeBSD.org">
cjh@FreeBSD.org">
clement@FreeBSD.org">
clive@FreeBSD.org">
clsung@FreeBSD.org">
cognet@FreeBSD.org">
cokane@FreeBSD.org">
conklin@FreeBSD.org">
cp@FreeBSD.org">
cperciva@FreeBSD.org">
cpiazza@FreeBSD.org">
cracauer@FreeBSD.org">
crees@FreeBSD.org">
cs@FreeBSD.org">
csgr@FreeBSD.org">
cshumway@FreeBSD.org">
csjp@FreeBSD.org">
culot@FreeBSD.org">
cwt@FreeBSD.org">
cy@FreeBSD.org">
daichi@FreeBSD.org">
damien@FreeBSD.org">
dan@FreeBSD.org">
danfe@FreeBSD.org">
danger@FreeBSD.org">
-danilo@FreeBSD.org">
+danilo@FreeBSD.org">
danny@FreeBSD.org">
dannyboy@FreeBSD.org">
darrenr@FreeBSD.org">
das@FreeBSD.org">
davidc@FreeBSD.org">
davidch@FreeBSD.org">
davide@FreeBSD.org">
davidn@FreeBSD.org">
davidxu@FreeBSD.org">
db@FreeBSD.org">
dbaker@FreeBSD.org">
dbn@FreeBSD.org">
dburr@FreeBSD.org">
dchagin@FreeBSD.org">
dcs@FreeBSD.org">
dd@FreeBSD.org">
dds@FreeBSD.org">
deb@FreeBSD.org">
dec@FreeBSD.org">
decke@FreeBSD.org">
deischen@FreeBSD.org">
delphij@FreeBSD.org">
demon@FreeBSD.org">
den@FreeBSD.org">
des@FreeBSD.org">
dfr@FreeBSD.org">
dg@FreeBSD.org">
dhartmei@FreeBSD.org">
dhn@FreeBSD.org">
dhw@FreeBSD.org">
dick@FreeBSD.org">
dillon@FreeBSD.org">
dim@FreeBSD.org">
dima@FreeBSD.org">
dinoex@FreeBSD.org">
dirk@FreeBSD.org">
dmarion@FreeBSD.org">
dmlb@FreeBSD.org">
don@FreeBSD.org">
dougb@FreeBSD.org">
dru@FreeBSD.org">
dryice@FreeBSD.org">
ds@FreeBSD.org">
dt@FreeBSD.org">
dteske@FreeBSD.org">
dufault@FreeBSD.org">
dumbbell@FreeBSD.org">
dutchdaemon@FreeBSD.org">
dvl@FreeBSD.org">
dwcjr@FreeBSD.org">
dwhite@FreeBSD.org">
dwmalone@FreeBSD.org">
dyson@FreeBSD.org">
eadler@FreeBSD.org">
ebrandi@FreeBSD.org">
ed@FreeBSD.org">
-edavis@FreeBSD.org">
+edavis@FreeBSD.org">
edwin@FreeBSD.org">
ehaupt@FreeBSD.org">
eik@FreeBSD.org">
eivind@FreeBSD.org">
ejc@FreeBSD.org">
emaste@FreeBSD.org">
emax@FreeBSD.org">
emoore@FreeBSD.org">
eri@FreeBSD.org">
eric@FreeBSD.org">
erich@FreeBSD.org">
erik@FreeBSD.org">
erwin@FreeBSD.org">
fabient@FreeBSD.org">
fanf@FreeBSD.org">
farrokhi@FreeBSD.org">
feld@FreeBSD.org">
fenner@FreeBSD.org">
fjoe@FreeBSD.org">
flathill@FreeBSD.org">
flo@FreeBSD.org">
fluffy@FreeBSD.org">
flz@FreeBSD.org">
foxfair@FreeBSD.org">
fsmp@FreeBSD.org">
furuta@FreeBSD.org">
gabor@FreeBSD.org">
gad@FreeBSD.org">
gahr@FreeBSD.org">
gallatin@FreeBSD.org">
ganbold@FreeBSD.org">
garga@FreeBSD.org">
garys@FreeBSD.org">
gavin@FreeBSD.org">
gber@FreeBSD.org">
gblach@FreeBSD.org">
gclarkii@FreeBSD.org">
gehenna@FreeBSD.org">
gerald@FreeBSD.org">
ghelmer@FreeBSD.org">
gibbs@FreeBSD.org">
gioria@FreeBSD.org">
girgen@FreeBSD.org">
gj@FreeBSD.org">
gjb@FreeBSD.org">
glarkin@FreeBSD.org">
gleb@FreeBSD.org">
glebius@FreeBSD.org">
glewis@FreeBSD.org">
gnn@FreeBSD.org">
gonzo@FreeBSD.org">
gordon@FreeBSD.org">
gpalmer@FreeBSD.org">
graichen@FreeBSD.org">
green@FreeBSD.org">
grehan@FreeBSD.org">
greid@FreeBSD.org">
grog@FreeBSD.org">
groudier@FreeBSD.org">
gryphon@FreeBSD.org">
gshapiro@FreeBSD.org">
gsutter@FreeBSD.org">
guido@FreeBSD.org">
hanai@FreeBSD.org">
harti@FreeBSD.org">
helbig@FreeBSD.org">
hiren@FreeBSD.org">
hm@FreeBSD.org">
hmp@FreeBSD.org">
hoek@FreeBSD.org">
horikawa@FreeBSD.org">
hosokawa@FreeBSD.org">
hq@FreeBSD.org">
hrs@FreeBSD.org">
hselasky@FreeBSD.org">
hsu@FreeBSD.org">
ian@FreeBSD.org">
iedowse@FreeBSD.org">
ijliao@FreeBSD.org">
ikob@FreeBSD.org">
imp@FreeBSD.org">
imura@FreeBSD.org">
issei@FreeBSD.org">
issyl0@FreeBSD.org">
itetcu@FreeBSD.org">
itojun@FreeBSD.org">
ivoras@FreeBSD.org">
iwasaki@FreeBSD.org">
jacula@FreeBSD.org">
jadawin@FreeBSD.org">
jake@FreeBSD.org">
jamie@FreeBSD.org">
jamil@FreeBSD.org">
jase@FreeBSD.org">
jasone@FreeBSD.org">
jayanth@FreeBSD.org">
jb@FreeBSD.org">
jcamou@FreeBSD.org">
jceel@FreeBSD.org">
jchandra@FreeBSD.org">
jdp@FreeBSD.org">
jedgar@FreeBSD.org">
jeff@FreeBSD.org">
jeh@FreeBSD.org">
jehamby@FreeBSD.org">
jennifer@FreeBSD.org">
jesper@FreeBSD.org">
jesusr@FreeBSD.org">
jfieber@FreeBSD.org">
jfitz@FreeBSD.org">
jfv@FreeBSD.org">
jgh@FreeBSD.org">
jgreco@FreeBSD.org">
jh@FreeBSD.org">
jhale@FreeBSD.org">
jhay@FreeBSD.org">
jhb@FreeBSD.org">
jhibbits@FreeBSD.org">
jhs@FreeBSD.org">
jilles@FreeBSD.org">
jim@FreeBSD.org">
jimharris@FreeBSD.org">
jinmei@FreeBSD.org">
jkb@FreeBSD.org">
jkh@FreeBSD.org">
jkim@FreeBSD.org">
jkois@FreeBSD.org">
jkoshy@FreeBSD.org">
jlaffaye@FreeBSD.org">
jlemon@FreeBSD.org">
jlh@FreeBSD.org">
jlrobin@FreeBSD.org">
jls@FreeBSD.org">
jmacd@FreeBSD.org">
jmallett@FreeBSD.org">
jmas@FreeBSD.org">
jmb@FreeBSD.org">
jmelo@FreeBSD.org">
jmg@FreeBSD.org">
-jmmv@FreeBSD.org">
+jmmv@FreeBSD.org">
jmz@FreeBSD.org">
joe@FreeBSD.org">
joel@FreeBSD.org">
joerg@FreeBSD.org">
johan@FreeBSD.org">
johans@FreeBSD.org">
john@FreeBSD.org">
jon@FreeBSD.org">
jonathan@FreeBSD.org">
josef@FreeBSD.org">
jpaetzel@FreeBSD.org">
jraynard@FreeBSD.org">
jsa@FreeBSD.org">
jseger@FreeBSD.org">
jtc@FreeBSD.org">
julian@FreeBSD.org">
jvh@FreeBSD.org">
jwd@FreeBSD.org">
jylefort@FreeBSD.org">
kaiw@FreeBSD.org">
kan@FreeBSD.org">
kargl@FreeBSD.org">
karl@FreeBSD.org">
kato@FreeBSD.org">
kbyanc@FreeBSD.org">
keichii@FreeBSD.org">
keith@FreeBSD.org">
ken@FreeBSD.org">
kensmith@FreeBSD.org">
keramida@FreeBSD.org">
kevlo@FreeBSD.org">
kib@FreeBSD.org">
kientzle@FreeBSD.org">
kiri@FreeBSD.org">
kishore@FreeBSD.org">
kjc@FreeBSD.org">
kmacy@FreeBSD.org">
kmoore@FreeBSD.org">
knu@FreeBSD.org">
koitsu@FreeBSD.org">
koobs@FreeBSD.org">
krion@FreeBSD.org">
kris@FreeBSD.org">
kuku@FreeBSD.org">
kuriyama@FreeBSD.org">
kwm@FreeBSD.org">
lars@FreeBSD.org">
laszlof@FreeBSD.org">
lawrance@FreeBSD.org">
lbr@FreeBSD.org">
le@FreeBSD.org">
leeym@FreeBSD.org">
lesi@FreeBSD.org">
lev@FreeBSD.org">
lile@FreeBSD.org">
linimon@FreeBSD.org">
lioux@FreeBSD.org">
lippe@FreeBSD.org">
ljo@FreeBSD.org">
lkoeller@FreeBSD.org">
lme@FreeBSD.org">
loader@FreeBSD.org">
lofi@FreeBSD.org">
logo@FreeBSD.org">
loos@FreeBSD.org">
lstewart@FreeBSD.org">
lth@FreeBSD.org">
luigi@FreeBSD.org">
lulf@FreeBSD.org">
luoqi@FreeBSD.org">
lwhsu@FreeBSD.org">
lx@FreeBSD.org">
madpilot@FreeBSD.org">
maho@FreeBSD.org">
makc@FreeBSD.org">
mandree@FreeBSD.org">
manolis@FreeBSD.org">
marcel@FreeBSD.org">
marck@FreeBSD.org">
marcus@FreeBSD.org">
marino@FreeBSD.org">
marius@FreeBSD.org">
markj@FreeBSD.org">
markm@FreeBSD.org">
marko@FreeBSD.org">
markp@FreeBSD.org">
marks@FreeBSD.org">
markus@FreeBSD.org">
martin@FreeBSD.org">
martymac@FreeBSD.org">
mat@FreeBSD.org">
matk@FreeBSD.org">
matt@FreeBSD.org">
matteo@FreeBSD.org">
matthew@FreeBSD.org">
matusita@FreeBSD.org">
mav@FreeBSD.org">
max@FreeBSD.org">
maxim@FreeBSD.org">
mb@FreeBSD.org">
mbarkah@FreeBSD.org">
mbr@FreeBSD.org">
mckay@FreeBSD.org">
mckusick@FreeBSD.org">
mdf@FreeBSD.org">
mdodd@FreeBSD.org">
meganm@FreeBSD.rgo">
melifaro@FreeBSD.org">
metal@FreeBSD.org">
mezz@FreeBSD.org">
mharo@FreeBSD.org">
mheinen@FreeBSD.org">
mi@FreeBSD.org">
mich@FreeBSD.org">
mike@FreeBSD.org">
mikeh@FreeBSD.org">
mini@FreeBSD.org">
mita@FreeBSD.org">
miwi@FreeBSD.org">
mjacob@FreeBSD.org">
mjg@FreeBSD.org">
mks@FreeBSD.org">
mlaier@FreeBSD.org">
mm@FreeBSD.org">
mnag@FreeBSD.org">
mohans@FreeBSD.org">
monthadar@FreeBSD.org">
motoyuki@FreeBSD.org">
mp@FreeBSD.org">
mph@FreeBSD.org">
mpp@FreeBSD.org">
mr@FreeBSD.org">
msmith@FreeBSD.org">
mtaylor@FreeBSD.org">
mtm@FreeBSD.org">
murray@FreeBSD.org">
mux@FreeBSD.org">
mva@FreeBSD.org">
mwlucas@FreeBSD.org">
naddy@FreeBSD.org">
nakai@FreeBSD.org">
nate@FreeBSD.org">
nbm@FreeBSD.org">
nectar@FreeBSD.org">
neel@FreeBSD.org">
nemoliu@FreeBSD.org">
netchild@FreeBSD.org">
newton@FreeBSD.org">
n_hibma@FreeBSD.org">
niels@FreeBSD.org">
nik@FreeBSD.org">
niklas@FreeBSD.org">
nivit@FreeBSD.org">
njl@FreeBSD.org">
nobutaka@FreeBSD.org">
non@FreeBSD.org">
nork@FreeBSD.org">
novel@FreeBSD.org">
nox@FreeBSD.org">
np@FreeBSD.org">
nra@FreeBSD.org">
nsayer@FreeBSD.org">
nsj@FreeBSD.org">
nsouch@FreeBSD.org">
nwhitehorn@FreeBSD.org">
nyan@FreeBSD.org">
obraun@FreeBSD.org">
obrien@FreeBSD.org">
ohauer@FreeBSD.org">
okazaki@FreeBSD.org">
olah@FreeBSD.org">
oleg@FreeBSD.org">
olgeni@FreeBSD.org">
oliver@FreeBSD.org">
olivierd@FreeBSD.org">
olli@FreeBSD.org">
onoe@FreeBSD.org">
orion@FreeBSD.org">
osa@FreeBSD.org">
pat@FreeBSD.org">
patrick@FreeBSD.org">
paul@FreeBSD.org">
pav@FreeBSD.org">
pawel@FreeBSD.org">
pb@FreeBSD.org">
pclin@FreeBSD.org">
pdeuskar@FreeBSD.org">
pds@FreeBSD.org">
peadar@FreeBSD.org">
perky@FreeBSD.org">
petef@FreeBSD.org">
peter@FreeBSD.org">
peterj@FreeBSD.org">
pfg@FreeBSD.org">
pgj@FreeBSD.org">
pgollucci@FreeBSD.org">
phantom@FreeBSD.org">
philip@FreeBSD.org">
phk@FreeBSD.org">
pho@FreeBSD.org">
piero@FreeBSD.org">
pirzyk@FreeBSD.org">
piso@FreeBSD.org">
pjd@FreeBSD.org">
pluknet@FreeBSD.org">
proven@FreeBSD.org">
ps@FreeBSD.org">
pst@FreeBSD.org">
qingli@FreeBSD.org">
rafan@FreeBSD.org">
raj@FreeBSD.org">
rakuco@FreeBSD.org">
randi@FreeBSD.org">
ray@FreeBSD.org">
rdivacky@FreeBSD.org">
rea@FreeBSD.org">
rees@FreeBSD.org">
reg@FreeBSD.org">
remko@FreeBSD.org">
rene@FreeBSD.org">
rgrimes@FreeBSD.org">
ricardag@FreeBSD.org">
rich@FreeBSD.org">
rik@FreeBSD.org">
rink@FreeBSD.org">
rm@FreeBSD.org">
-nemysis@FreeBSD.org">
+nemysis@FreeBSD.org">
rmacklem@FreeBSD.org">
rmh@FreeBSD.org">
rnoland@FreeBSD.org">
rnordier@FreeBSD.org">
roam@FreeBSD.org">
robert@FreeBSD.org">
roberto@FreeBSD.org">
rodrigc@FreeBSD.org">
roger@FreeBSD.org">
romain@FreeBSD.org">
rpaulo@FreeBSD.org">
rpratt@FreeBSD.org">
rrs@FreeBSD.org">
rse@FreeBSD.org">
rsm@FreeBSD.org">
rstone@FreeBSD.org">
ru@FreeBSD.org">
rushani@FreeBSD.org">
rv@FreeBSD.org">
rvb@FreeBSD.org">
rwatson@FreeBSD.org">
ryusuke@FreeBSD.org">
sada@FreeBSD.org">
sah@FreeBSD.org">
sahil@FreeBSD.org">
sam@FreeBSD.org">
sanpei@FreeBSD.org">
sat@FreeBSD.org">
sbruno@FreeBSD.org">
sbz@FreeBSD.org">
scf@FreeBSD.org">
scheidell@FreeBSD.org">
schweikh@FreeBSD.org">
scop@FreeBSD.org">
scottl@FreeBSD.org">
scrappy@FreeBSD.org">
se@FreeBSD.org">
sean@FreeBSD.org">
seanc@FreeBSD.org">
sef@FreeBSD.org">
sem@FreeBSD.org">
semenu@FreeBSD.org">
sephe@FreeBSD.org">
sepotvin@FreeBSD.org">
sergei@FreeBSD.org">
sf@FreeBSD.org">
shafeeq@FreeBSD.org">
shaun@FreeBSD.org">
sheldonh@FreeBSD.org">
shiba@FreeBSD.org">
shige@FreeBSD.org">
shin@FreeBSD.org">
silby@FreeBSD.org">
simokawa@FreeBSD.org">
simon@FreeBSD.org">
sjg@FreeBSD.org">
skreuzer@FreeBSD.org">
skv@FreeBSD.org">
smace@FreeBSD.org">
smh@FreeBSD.org">
smkelly@FreeBSD.org">
smpatel@FreeBSD.org">
snb@FreeBSD.org">
sobomax@FreeBSD.org">
sos@FreeBSD.org">
sperber@FreeBSD.org">
sson@FreeBSD.org">
ssouhlal@FreeBSD.org">
adam@redprince.net">
stark@FreeBSD.org">
stas@FreeBSD.org">
stb@FreeBSD.org">
stefan@FreeBSD.org">
stefanf@FreeBSD.org">
stephane@FreeBSD.org">
stephen@FreeBSD.org">
steve@FreeBSD.org">
sumikawa@FreeBSD.org">
sunpoet@FreeBSD.org">
suz@FreeBSD.org">
swallace@FreeBSD.org">
swills@FreeBSD.org">
sylvio@FreeBSD.org">
syrinx@FreeBSD.org">
syuu@FreeBSD.org">
tabthorpe@FreeBSD.org">
tackerman@FreeBSD.org">
takawata@FreeBSD.org">
tanimura@FreeBSD.org">
taoka@FreeBSD.org">
taras@FreeBSD.org">
tdb@FreeBSD.org">
tedm@FreeBSD.org">
tegge@FreeBSD.org">
tg@FreeBSD.org">
thepish@FreeBSD.org">
theraven@FreeBSD.org">
thierry@FreeBSD.org">
thomas@FreeBSD.org">
thompsa@FreeBSD.org">
ticso@FreeBSD.org">
tijl@FreeBSD.org">
timur@FreeBSD.org">
tj@FreeBSD.org">
tjr@FreeBSD.org">
tmclaugh@FreeBSD.org">
tmm@FreeBSD.org">
tmseck@FreeBSD.org">
tobez@FreeBSD.org">
tom@FreeBSD.org">
tomsoft@FreeBSD.org">
torstenb@FreeBSD.org">
toshi@FreeBSD.org">
tota@FreeBSD.org">
trasz@FreeBSD.org">
trevor@FreeBSD.org">
trhodes@FreeBSD.org">
trociny@FreeBSD.org">
truckman@FreeBSD.org">
tshiozak@FreeBSD.org">
tuexen@FreeBSD.org">
tweten@FreeBSD.org">
twinterg@FreeBSD.org">
uch@FreeBSD.org">
ue@FreeBSD.org">
ugen@FreeBSD.org">
uhclem@FreeBSD.org">
ulf@FreeBSD.org">
ume@FreeBSD.org">
unfurl@FreeBSD.org">
ups@FreeBSD.org">
uqs@FreeBSD.org">
vanhu@FreeBSD.org">
vanilla@FreeBSD.org">
vd@FreeBSD.org">
versus@FreeBSD.org">
vg@FreeBSD.org">
viny@FreeBSD.org">
vkashyap@FreeBSD.org">
vs@FreeBSD.org">
vsevolod@FreeBSD.org">
vwe@FreeBSD.org">
wblock@FreeBSD.org">
wen@FreeBSD.org">
weongyo@FreeBSD.org">
wes@FreeBSD.org">
wg@FreeBSD.org">
whiteside@acm.org">
wilko@FreeBSD.org">
will@FreeBSD.org">
wjv@FreeBSD.org">
wkoszek@FreeBSD.org">
wolf@FreeBSD.org">
wollman@FreeBSD.org">
wosch@FreeBSD.org">
wpaul@FreeBSD.org">
wsalamon@FreeBSD.org">
wsanchez@FreeBSD.org">
wxs@FreeBSD.org">
wylie@magnesium.net">
xride@FreeBSD.org">
yar@FreeBSD.org">
yoichi@FreeBSD.org">
yokota@FreeBSD.org">
yongari@FreeBSD.org">
yzlin@FreeBSD.org">
zack@FreeBSD.org">
zarzycki@FreeBSD.org">
-zbb@FreeBSD.org">
+zbb@FreeBSD.org">
zec@FreeBSD.org">
zeising@FreeBSD.org">
zi@FreeBSD.org">
zml@FreeBSD.org">
znerd@FreeBSD.org">
zont@FreeBSD.org">
diff --git a/share/xml/freebsd.sch b/share/xml/freebsd.sch
index c8f75ba91a..aac5143c36 100644
--- a/share/xml/freebsd.sch
+++ b/share/xml/freebsd.sch
@@ -1,317 +1,319 @@
Image reference () cannot have an extension; the proper format is inferred by the output type to generate.
Image reference () format must not be specified; it is inferred by the output type to generate.
+
Link () element must have a content; or use xref to auto-generate the linking text.
Callouts with screenco are not supported; use screen and co instead.
Callouts with programlistingco are not supported; use programlisting and co instead.
Callouts on graphics are not supported.
Invalid edition value (); must be either 'online' or "print".
Invalid os value (); must be either 'freebsd8', 'freebsd9' or 'freebsd10'.
There must be a title either in the the doc component () or in the info element.
There must be exactly one title for a doc component ().
You cannot use both colname and spanname attributes on table entries.
Indexterm () is not allowed directly in question, place it into a concrete paragraph (in section ).
Indexterm () is not allowed directly in answer, place it into a concrete paragraph (in section ).
Indexterm () is not allowed directly in listitem, place it into a concrete paragraph (in section ).
@linkend on firstterm must point to a glossentry.
@linkend on footnoteref must point to a footnote.
@linkend on glossterm must point to a glossentry.
@linkend on synopfragmentref must point to a synopfragment.
@otherterm on glosssee must point to a glossentry.
@otherterm on glossseealso must point to a glossentry.
A termdef must contain exactly one firstterm
The number of seg elements must be the same as the number of segtitle elements in the parent segmentedlist
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
The root element must have a version attribute.
annotation must not occur in the descendants of annotation
caution must not occur in the descendants of caution
important must not occur in the descendants of caution
note must not occur in the descendants of caution
tip must not occur in the descendants of caution
warning must not occur in the descendants of caution
caution must not occur in the descendants of important
important must not occur in the descendants of important
note must not occur in the descendants of important
tip must not occur in the descendants of important
warning must not occur in the descendants of important
caution must not occur in the descendants of note
important must not occur in the descendants of note
note must not occur in the descendants of note
tip must not occur in the descendants of note
warning must not occur in the descendants of note
caution must not occur in the descendants of tip
important must not occur in the descendants of tip
note must not occur in the descendants of tip
tip must not occur in the descendants of tip
warning must not occur in the descendants of tip
caution must not occur in the descendants of warning
important must not occur in the descendants of warning
note must not occur in the descendants of warning
tip must not occur in the descendants of warning
warning must not occur in the descendants of warning
caution must not occur in the descendants of caption
equation must not occur in the descendants of caption
example must not occur in the descendants of caption
figure must not occur in the descendants of caption
important must not occur in the descendants of caption
note must not occur in the descendants of caption
sidebar must not occur in the descendants of caption
table must not occur in the descendants of caption
task must not occur in the descendants of caption
tip must not occur in the descendants of caption
warning must not occur in the descendants of caption
caution must not occur in the descendants of equation
equation must not occur in the descendants of equation
example must not occur in the descendants of equation
figure must not occur in the descendants of equation
important must not occur in the descendants of equation
note must not occur in the descendants of equation
table must not occur in the descendants of equation
tip must not occur in the descendants of equation
warning must not occur in the descendants of equation
caution must not occur in the descendants of example
equation must not occur in the descendants of example
example must not occur in the descendants of example
figure must not occur in the descendants of example
important must not occur in the descendants of example
note must not occur in the descendants of example
table must not occur in the descendants of example
tip must not occur in the descendants of example
warning must not occur in the descendants of example
caution must not occur in the descendants of figure
equation must not occur in the descendants of figure
example must not occur in the descendants of figure
figure must not occur in the descendants of figure
important must not occur in the descendants of figure
note must not occur in the descendants of figure
table must not occur in the descendants of figure
tip must not occur in the descendants of figure
warning must not occur in the descendants of figure
caution must not occur in the descendants of table
equation must not occur in the descendants of table
example must not occur in the descendants of table
figure must not occur in the descendants of table
important must not occur in the descendants of table
informaltable must not occur in the descendants of table
note must not occur in the descendants of table
tip must not occur in the descendants of table
warning must not occur in the descendants of table
caution must not occur in the descendants of footnote
epigraph must not occur in the descendants of footnote
equation must not occur in the descendants of footnote
example must not occur in the descendants of footnote
figure must not occur in the descendants of footnote
footnote must not occur in the descendants of footnote
important must not occur in the descendants of footnote
indexterm must not occur in the descendants of footnote
note must not occur in the descendants of footnote
sidebar must not occur in the descendants of footnote
table must not occur in the descendants of footnote
task must not occur in the descendants of footnote
tip must not occur in the descendants of footnote
warning must not occur in the descendants of footnote
sidebar must not occur in the descendants of sidebar
diff --git a/share/xml/freebsd50.rnc b/share/xml/freebsd50.rnc
index 93cff05752..a240d0317a 100644
--- a/share/xml/freebsd50.rnc
+++ b/share/xml/freebsd50.rnc
@@ -1,63 +1,69 @@
default namespace db = "http://docbook.org/ns/docbook"
# $FreeBSD$
# ======================================================================
include "/usr/local/share/xml/docbook/5.0/rng/docbook.rnc" inherit = db {
# XXX: trademark not allowed in lineannotation in normal DocBook 5.0
db.lineannotation =
element lineannotation { db.lineannotation.attlist, (db._text | db.trademark)* }
# XXX: trademark not allowed in application in normal DocBook 5.0
db.application =
element application { db.application.attlist, (db._text | db.trademark)* }
# XXX: trademark not allowed in contrib in normal DocBook 5.0
db.contrib =
element contrib { db.contrib.attlist, (db._text | db.trademark)* }
# XXX: email not allowed in attribution in normal DocBook 5.0
db.attribution =
element attribution {
db.attribution.attlist,
(db._text
| db.person
| db.personname
| db.citetitle
| db.citation
| db.email )*
}
+ # XXX: DocBook 5.0 disallows mixing CDATA and itemizedlist
+ db.entry =
+ element entry {
+ db.entry.attlist, (db.all.inlines|db.all.blocks)*
+ }
+
# FreeBSD extension: add buildtarget element to allowed inlines
db.extension.inlines = db.buildtarget
| db.revnumber
# | db.trademark
# FreeBSD extension: edition and releasetype profiling attributes
db.effectivity.attributes =
db.arch.attribute?
& db.audience.attribute?
& db.condition.attribute?
& db.conformance.attribute?
& db.os.attribute?
& db.revision.attribute?
& db.security.attribute?
& db.userlevel.attribute?
& db.vendor.attribute?
& db.wordsize.attribute?
& db.edition.attribute?
& db.releasetype.attribute?
}
# FreeBSD extension: buildtarget for make targets
db.buildtarget = element buildtarget { (text | db.replaceable)* }
# FreeBSD extension: profiling attribute for edition (online, print)
db.edition.attribute = attribute edition { text }
# FreeBSD extension: profiling attribute for release type (release,
# current, snapshot)
db.releasetype.attribute = attribute releasetype { text }