1
0
mirror of https://git.FreeBSD.org/src.git synced 2026-06-02 11:24:32 +00:00

7 Commits

Author SHA1 Message Date
Minsoo Choo eb82fb188f sys/README: update README.md
Add missing directories and fix alphabetical ordering

Signed-off-by:	Minsoo Choo <minsoo@minsoo.io>
Sponsored by:	FreeBSD Foundation
Reviewed by:	imp, mhorne, pouria
Pull-Request:	https://github.com/freebsd/freebsd-src/pull/2146
2026-04-23 00:33:24 +03:30
Alexander Ziaee 088cc7d221 man filesystems: fix more xrefs after move to s4
Fixes: 1a720cbec5
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1282
2024-06-27 18:32:05 -06:00
Mitchell Horne 32e47f6272 sys/README.md: Add a section for documentation
Add web links to intro(9) and the Architecture Handbook.

Reviewed by:	lwhsu, emaste
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D41253
2023-08-03 11:07:41 -03:00
John-Mark Gurney 144661f941 note that some arch independent code can live in dev (e.g. SMBios) 2023-03-03 01:54:07 -08:00
Mitchell Horne 9e0dcd0ab2 README.md: shift description of kernel config files
Document it in sys/README.md instead. Describe the purpose of LINT
config files as well.

Reviewed by:	imp
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D37134
2022-11-01 12:20:55 -03:00
Mitchell Horne 397013385d sys/README.md: source roadmap improvements
Tweak the existing descriptions slightly. Add entries for several
directories which are not yet documented, but not exhaustively.

Reviewed by:	imp (previous version), emaste
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D37133
2022-11-01 12:20:55 -03:00
Mitchell Horne d1087fe843 Create sys/README.md
Add this primarily to document the sys/ subdirectories of the source tree.

This is a straight copy from the contents of hier(7). Improvements will
follow in other changes.

Reviewed by:	imp, emaste
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D37132
2022-11-01 12:20:55 -03:00