Warner Losh
b2c76c41be
Remove $FreeBSD$: one-line nroff pattern
...
Remove /^\.\\"\s*\$FreeBSD\$$\n/
2023-08-16 11:55:15 -06:00
Conrad Meyer
06257a71aa
random(6): Re-add undocumented support for floating point denominators
...
And document it in the manual page.
PR: 244139
Submitted by: Keith White <kwhite AT site.uottawa.ca> (earlier version)
2020-02-15 19:13:37 +00:00
Conrad Meyer
c7b8411cc9
random(6): produce random results
...
This program is trash and there's no reason to keep it in base. But as long as
we're shipping a silly program named 'random', let's actually make it random.
2019-12-13 04:37:39 +00:00
Colin Percival
6ae1554a5d
Final step of eliminating the "games" distribution: Merge src/games
...
(or what's left of it, at least) into src/usr.bin.
This change will not be MFCed.
Discussed at: EuroBSDCon 2014
Committed from: EuroBSDCon 2015
2015-10-02 10:08:11 +00:00