Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Remove $FreeBSD$: one-line .c comment pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
| | | | | Remove /^/[*/]\s*\$FreeBSD\$.*\n/ | ||||
* | Bring in compatibility glue for libsodium | Conrad Meyer | 2018-08-17 | 1 | -0/+2 |
The idea is untouched upstream sources live in sys/contrib/libsodium. sys/crypto/libsodium are support routines or compatibility headers to allow building unmodified upstream code. This is not yet integrated into the build system, so no functional change. Notes: svn path=/head/; revision=337938 |