freebsd

FreeBSD源码树(只读镜像)。【FreeBSD src tree (read-only mirror)】

  • 所有者: freebsd/freebsd-src
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

FreeBSD源代码:

这是FreeBSD源代码目录的最高级别。这个文件的最后修订时间为:$FreeBSD$

FreeBSD是一种用于为现代服务器、台式机和嵌入式平台供电的操作系统。 一个大型社区已经持续发展了三十多年。 其先进的网络、安全和存储功能使FreeBSD成为许多最繁忙的网站和最普遍的嵌入式网络和存储设备的首选平台。

有关版权信息,请参阅此目录中的COPYRIGHT文件。 此树中的某些来源还存在其他版权信息 - 有关详细信息,请参阅特定的源目录。

此目录中的Makefile支持许多用于构建FreeBSD源代码树组件(或全部)的目标。参见build(7) 和 https://www.freebsd.org/doc/en_US.ISO8859-1 /books/handbook/makeworld.html 获取更多信息,包括设置make(1)变量。

源码路线图:

bin		System/user commands.
cddl Various commands and libraries under the Common Development
and Distribution License.
contrib Packages contributed by 3rd parties.
crypto Cryptography stuff (see crypto/README).
etc Template files for /etc.
gnu Various commands and libraries under the GNU Public License.
Please see gnu/COPYING* for more information.
include System include files.
kerberos5 Kerberos5 (Heimdal) package.
lib System libraries.
libexec System daemons.
release Release building Makefile & associated tools.
rescue Build system for statically linked /rescue utilities.
sbin System commands.
secure Cryptographic libraries and commands.
share Shared resources.
stand Boot loader sources.
sys Kernel sources.
sys//conf Kernel configuration files. GENERIC is the configuration
used in release builds. NOTES contains documentation of
all possible entries.
tests Regression tests which can be run by Kyua. See tests/README
for additional information.
tools Utilities for regression testing and miscellaneous tasks.
usr.bin User commands.
usr.sbin System administration commands.

有关将源树与一个或多个FreeBSD Project的开发分支同步的信息,请参阅:

https://www.freebsd.org/doc/en_US.ISO8859-1/books/...

概览

名称与所有者freebsd/freebsd-src
主编程语言
编程语言Makefile (语言数: 0)
平台
许可证Other
发布数137
最新版本名称release/13.3.0 (发布于 2024-03-04 23:09:10)
第一版名称release/1.0.0_cvs (发布于 1993-11-01 00:00:00)
创建于2011-09-05 12:55:55
推送于2024-05-12 18:10:08
最后一次提交2020-12-30 11:29:55
星数7.5k
关注者数464
派生数2.8k
提交数291.6k
已启用问题?
问题数0
打开的问题数0
拉请求数20
打开的拉请求数13
关闭的拉请求数989
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

FreeBSD Source:

This is the top level of the FreeBSD source directory. This file
was last revised on:
$FreeBSD$

FreeBSD is an operating system used to power modern servers,
desktops, and embedded platforms. A large community has
continually developed it for more than thirty years. Its
advanced networking, security, and storage features have
made FreeBSD the platform of choice for many of the
busiest web sites and most pervasive embedded networking
and storage devices.

For copyright information, please see the file COPYRIGHT in this
directory. Additional copyright information also exists for some
sources in this tree - please see the specific source directories for
more information.

The Makefile in this directory supports a number of targets for
building components (or all) of the FreeBSD source tree. See build(7), config(8),
https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html, and
https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html
for more information, including setting make(1) variables.

Source Roadmap:

bin		System/user commands.

cddl		Various commands and libraries under the Common Development
		and Distribution License.

contrib		Packages contributed by 3rd parties.

crypto		Cryptography stuff (see crypto/README).

etc		Template files for /etc.

gnu		Various commands and libraries under the GNU Public License.
		Please see gnu/COPYING* for more information.

include		System include files.

kerberos5	Kerberos5 (Heimdal) package.

lib		System libraries.

libexec		System daemons.

release		Release building Makefile & associated tools.

rescue		Build system for statically linked /rescue utilities.

sbin		System commands.

secure		Cryptographic libraries and commands.

share		Shared resources.

stand		Boot loader sources.

sys		Kernel sources.

sys/<arch>/conf Kernel configuration files. GENERIC is the configuration
		used in release builds. NOTES contains documentation of
		all possible entries.

tests		Regression tests which can be run by Kyua.  See tests/README
		for additional information.

tools		Utilities for regression testing and miscellaneous tasks.

usr.bin		User commands.

usr.sbin	System administration commands.

For information on synchronizing your source tree with one or more of
the FreeBSD Project's development branches, please see:

https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/current-stable.html

去到顶部