<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/syscons/Makefile, branch stable/13</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=stable%2F13</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=stable%2F13'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-08-23T17:43:27Z</updated>
<entry>
<title>sys: Remove $FreeBSD$: one-line sh pattern</title>
<updated>2023-08-23T17:43:27Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-22T01:31:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5510f79042fbd543de55807d0da7f8a2b8be2f89'/>
<id>urn:sha1:5510f79042fbd543de55807d0da7f8a2b8be2f89</id>
<content type='text'>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

Similar commit in current:
(cherry picked from commit 031beb4e239b)
</content>
</entry>
<entry>
<title>Remove apm screen saver.</title>
<updated>2020-10-08T20:56:00Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2020-10-08T20:56:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=28942db891132a91e90bffee1ec5f1d9f815ab3b'/>
<id>urn:sha1:28942db891132a91e90bffee1ec5f1d9f815ab3b</id>
<content type='text'>
APM BIOS support is about to be removed. Remove the apm screen saver
and its module. They are about to be irrelevant.
</content>
</entry>
<entry>
<title>Remove sparc64 kernel support</title>
<updated>2020-02-03T17:35:11Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2020-02-03T17:35:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=58aa35d42975c298ca0adba705c042596303c9f5'/>
<id>urn:sha1:58aa35d42975c298ca0adba705c042596303c9f5</id>
<content type='text'>
Remove all sparc64 specific files
Remove all sparc64 ifdefs
Removee indireeect sparc64 ifdefs
</content>
</entry>
<entry>
<title>17 years and change after I wrote warp_saver, here's a simple plasma effect</title>
<updated>2016-01-01T04:04:40Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2016-01-01T04:04:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a50b01d224ab38985b9d47fe2e27a4ae546fc62b'/>
<id>urn:sha1:a50b01d224ab38985b9d47fe2e27a4ae546fc62b</id>
<content type='text'>
(currently only three circular patterns) which requires quite a bit of
fixed-point arithmetic, including sqrt() and cos().  Happy New Year!
</content>
</entry>
<entry>
<title>MFtbemd:</title>
<updated>2010-08-23T06:13:29Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2010-08-23T06:13:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c09808d0d611d103bece3d41886b87de160900c0'/>
<id>urn:sha1:c09808d0d611d103bece3d41886b87de160900c0</id>
<content type='text'>
Use MACHINE_CPUARCH in preference to MACHINE_ARCH.  The former is the
source code location of the machine, the latter the binary output.  In
general, we want to use MACHINE_CPUARCH instead of MACHINE_ARCH unless
we're tesitng for a specific target.  The isn't even moot for
i386/amd64 where there's momemntum towards a MACHINE_CPUARCH == x86,
although a specific cleanup for that likely would be needed...
</content>
</entry>
<entry>
<title>Reconnect the old Beastie logo_saver to build as beastie_saver.</title>
<updated>2010-04-07T17:20:55Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2010-04-07T17:20:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8a19114d8e101ddcdb6f61cb1a806d200eba7d05'/>
<id>urn:sha1:8a19114d8e101ddcdb6f61cb1a806d200eba7d05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build blank_saver.ko, fade_saver.ko and green_saver.ko on sparc64</title>
<updated>2005-07-10T11:47:04Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2005-07-10T11:47:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=716dfa4cb85cd32e18ed3a8b01404f7c540bbf6d'/>
<id>urn:sha1:716dfa4cb85cd32e18ed3a8b01404f7c540bbf6d</id>
<content type='text'>
now that they work with creator(4) and machfb(4).

Reviewed by:	ru (style)
Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>Normalize SUBDIR.</title>
<updated>2004-01-19T12:36:08Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-01-19T12:36:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9cf7b160387f2553357e394223fab9f172f72b38'/>
<id>urn:sha1:9cf7b160387f2553357e394223fab9f172f72b38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new graphical screen saver (dragon_saver).</title>
<updated>2002-03-23T12:36:19Z</updated>
<author>
<name>Akio Morita</name>
<email>amorita@FreeBSD.org</email>
</author>
<published>2002-03-23T12:36:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=81b60c7395c790d1a5acbb73f8277cf5421edef2'/>
<id>urn:sha1:81b60c7395c790d1a5acbb73f8277cf5421edef2</id>
<content type='text'>
Add support for NEC PC-9821 PEGC screen (fire/logo/rain/warp_saver).
</content>
</entry>
<entry>
<title>All the screen savers other than "apm" build on the Alpha.  daemon.ko has</title>
<updated>2000-05-06T02:06:35Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-05-06T02:06:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9098c77aa828a174a24a097e93ab9dcc57bf4f31'/>
<id>urn:sha1:9098c77aa828a174a24a097e93ab9dcc57bf4f31</id>
<content type='text'>
been tested to work.
</content>
</entry>
</feed>
