aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/fortune/README
Commit message (Collapse)AuthorAgeFilesLines
* usr.bin: Remove ancient SCCS tags.Warner Losh2023-11-271-1/+0
| | | | | | | | Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl script. Sponsored by: Netflix
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
| | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
* fortune: remove warning about potentially offensive fortunesEd Maste2020-05-281-7/+0
| | | | | | | | | | | They were removed long ago. PR: 246736 Submitted by: Ruby Lazuli Lord MFC after: 3 days Notes: svn path=/head/; revision=361596
* Final step of eliminating the "games" distribution: Merge src/gamesColin Percival2015-10-021-0/+42
(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 Notes: svn path=/head/; revision=288485