aboutsummaryrefslogtreecommitdiffstats
path: root/docs/freebsd/found_bugs.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: fix misspellingsTaras Madan2025-08-191-1/+1
| | | | Gemini CLI experiments side effect.
* docs/freebsd: fix typoMichael Tuexen2019-04-301-1/+1
| | | | Thanks to Greg for making me aware of it.
* docs/freebsd: update found_bugs.mdMichael Tuexen2019-04-301-3/+26
|
* docs/freebsd: add missing found bugMichael Tüxen2019-03-011-0/+1
| | | | | When committing the fix the the FreeBSD repo, I missed the line stating that the issue was found by running syzkaller. So this entry was missed...
* docs: add FreeBSD found bugsEd Maste2019-02-261-0/+10
|
* docs: sort FreeBSD bugs most recent firstEd Maste2019-02-261-2/+2
|
* docs: move OS-specific docs to subdirsDmitry Vyukov2019-02-261-0/+7
Move freebsd, fuchsia, gvisor docs into own subdirs as we do for all other OSes. Add freebsd found_bugs.md.