aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/primes/primes.c
Commit message (Expand)AuthorAgeFilesLines
* primes: put an additional commentMaxim Konovalov2025-05-201-0/+4
* primes: fix a typo in the commentMaxim Konovalov2025-05-201-1/+1
* primes: respect the precalculated primes table boundaryMaxim Konovalov2025-05-201-0/+3
* Remove copyright strings ifdef'd outWarner Losh2023-11-271-9/+0
* usr.bin: Remove ancient SCCS tags.Warner Losh2023-11-271-3/+0
* Purge more stray embedded $FreeBSD$ stringsJohn Baldwin2023-09-251-2/+0
* Fix the way 'factor' behaves when using OpenSSL to match the descriptionGarance A Drosehn2020-01-121-2/+2
* Use capsicum helpers to cache NLS data.Mariusz Zaborski2018-06-201-3/+1
* Convert `cap_enter() < 0 && errno != ENOSYS` to `caph_enter() < 0`.Mariusz Zaborski2018-06-191-2/+2
* Using results fromColin Percival2017-06-041-3/+1
* primes: trivially capsicumizeEd Maste2016-09-301-0/+8
* Final step of eliminating the "games" distribution: Merge src/gamesColin Percival2015-10-021-0/+325