aboutsummaryrefslogtreecommitdiff
path: root/share/examples/BSD_daemon
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-164-4/+0
| | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
* Typo, spotted by Matteo.Poul-Henning Kamp2023-01-141-1/+1
|
* Add a SVG version of vector-Beastie.Poul-Henning Kamp2023-01-142-0/+50
| | | | | (If somebody with a proper vector-based drawingprogram replaced the polylines with splines, the file would probably shrink by 80%.)
* SPDX: use the Beerware identifier.Pedro F. Giffuni2017-11-301-0/+2
| | | | Notes: svn path=/head/; revision=326408
* Update several more URLsEitan Adler2017-10-291-1/+1
| | | | | | | | - Primarily http -> https - Primarily FreeBSD project URLs Notes: svn path=/head/; revision=325096
* Add an alternate version of beastie to the examples directory.Eitan Adler2013-04-282-0/+2474
| | | | | | | | | | PR: docs/38556 Submitted by: Rahul Siddharthan <rsidd@online.fr> Submitted on: 25 May 2002 22:49:56 -0000 MFC After: 2 weeks Notes: svn path=/head/; revision=250012
* Improve the example FreeBSD/Beastie poster a bit:Poul-Henning Kamp2001-08-071-5/+5
| | | | | | | | | Move Kirks copyright up above the bottom banner. Use the right font in the bottom banner. Move the bottom banner up so inkjet printers can print it. Notes: svn path=/head/; revision=81262
* Give the shoe-laces a distinct color so they don't disappear on b/wPoul-Henning Kamp2001-03-044-21/+25
| | | | | | | daemons. Notes: svn path=/head/; revision=73489
* Add some FreeBSD logo material to the tree:Poul-Henning Kamp2001-02-176-0/+1981
"FreeBSD.pfa" - the (postscript) font used to write "FreeBSD". "beastie.fig" - a 4.3 BSD style Daemon in vector graphic. "beastie.eps" - same converted to encapsulated postscript. "poster.sh" - an example how to use this stuff. "README" - the full story. Notes: svn path=/head/; revision=72575