Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | primes: put an additional comment | Maxim Konovalov | 2025-05-20 | 1 | -0/+4 |
* | primes: fix a typo in the comment | Maxim Konovalov | 2025-05-20 | 1 | -1/+1 |
* | primes: respect the precalculated primes table boundary | Maxim Konovalov | 2025-05-20 | 1 | -0/+3 |
* | Remove copyright strings ifdef'd out | Warner Losh | 2023-11-27 | 1 | -9/+0 |
* | usr.bin: Remove ancient SCCS tags. | Warner Losh | 2023-11-27 | 1 | -3/+0 |
* | Purge more stray embedded $FreeBSD$ strings | John Baldwin | 2023-09-25 | 1 | -2/+0 |
* | Fix the way 'factor' behaves when using OpenSSL to match the description | Garance A Drosehn | 2020-01-12 | 1 | -2/+2 |
* | Use capsicum helpers to cache NLS data. | Mariusz Zaborski | 2018-06-20 | 1 | -3/+1 |
* | Convert `cap_enter() < 0 && errno != ENOSYS` to `caph_enter() < 0`. | Mariusz Zaborski | 2018-06-19 | 1 | -2/+2 |
* | Using results from | Colin Percival | 2017-06-04 | 1 | -3/+1 |
* | primes: trivially capsicumize | Ed Maste | 2016-09-30 | 1 | -0/+8 |
* | Final step of eliminating the "games" distribution: Merge src/games | Colin Percival | 2015-10-02 | 1 | -0/+325 |