aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/primes
Commit message (Expand)AuthorAgeFilesLines
* Fix the way 'factor' behaves when using OpenSSL to match the descriptionGarance A Drosehn2020-01-121-2/+2
* Remove unneeded assert.h (there is no assertion in this file).Xin LI2019-01-061-1/+0
* 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
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Using results fromColin Percival2017-06-043-15/+30
* primes: trivially capsicumizeEd Maste2016-09-301-0/+8
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-041-2/+1
* Final step of eliminating the "games" distribution: Merge src/gamesColin Percival2015-10-027-0/+1604