Go to file
Richard Lowe dfc6980a47 16805 dladm should format size_t with %z
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Approved by: Dan McDonald <danmcd@mnx.io>
2024-09-24 17:18:03 -04:00
exception_lists 16754 libjedec support for LPDDR3-5, DDR3 2024-09-21 12:32:03 +00:00
usr/src 16805 dladm should format size_t with %z 2024-09-24 17:18:03 -04:00
.gitignore
.hgtags
CODE_OF_CONDUCT.md
README.md

README.md

illumos-gate

This is the core illumos source tree.

Building

The illumos build must be run on an illumos-based operating system. See the Building illumos section of our documentation for detailed instructions.

Contributing

Code changes must be reviewed and tested. If you'd like to submit a change for inclusion in the project, please see the Contributing to illumos guide in our documentation.

Community

The illumos community is small but active. We welcome everybody who would like to use the software and participate in the community -- whether you've decades of experience in systems software, or you're just getting started; whether you work for a company that uses illumos, or you just find it personally interesting.

Our Community guide includes details about our Mailing Lists and IRC channels.

Code of Conduct

Participation in our community spaces, and in the project in general, are covered by our Code of Conduct. By participating in the project you agree to abide by its terms.

License

Most of the existing code is licensed under the CDDL and we expect new code will generally be under this license as well. Modifications of existing code may not alter the original license terms. Integrations of code from upstream sources that use another open source license are permissible, subject to approval of the advocates.