Skip to content
/ src Public

Automatic conversion of the NetBSD src CVS module, use with care. Please submit bugs/changes via https://gnats.netbsd.org

Notifications You must be signed in to change notification settings

NetBSD/src

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fa1ae70 · Mar 21, 2025
Mar 20, 2025
Mar 4, 2025
Jul 9, 2024
Mar 20, 2025
Jan 7, 2025
Mar 14, 2025
Mar 21, 2025
Mar 11, 2025
Mar 20, 2025
Dec 11, 2024
Mar 13, 2025
Mar 13, 2025
Jan 31, 2025
Sep 8, 2024
May 16, 2022
Mar 5, 2025
Mar 17, 2025
Mar 21, 2025
Mar 20, 2025
Mar 17, 2025
Mar 14, 2025
Mar 20, 2025
Apr 26, 2024
Sep 8, 2023
May 2, 2018
Sep 5, 2021
Feb 6, 2025
Dec 28, 2024

Repository files navigation

NetBSD

NetBSD is a free, fast, secure, and highly portable Unix-like Open Source operating system. It is available for a wide range of platforms, from large-scale servers and powerful desktop systems to handheld and embedded devices.

Building

You can cross-build NetBSD from most UNIX-like operating systems. To build for amd64 (x86_64), in the src directory:

./build.sh -U -u -j4 -m amd64 -O ~/obj release

Additional build information available in the BUILDING file.

Binaries

Testing

On a running NetBSD system:

cd /usr/tests; atf-run | atf-report

Troubleshooting

Latest sources

To fetch the main CVS repository:

cvs -d [email protected]:/cvsroot checkout -P src

To work in the Git mirror, which is updated every few hours from CVS:

git clone https://github.com/NetBSD/src.git

Additional Links

About

Automatic conversion of the NetBSD src CVS module, use with care. Please submit bugs/changes via https://gnats.netbsd.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published