<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/usr.sbin/apm/Makefile, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2016-01-21T18:41:55Z</updated>
<entry>
<title>Create a package for apm(8).</title>
<updated>2016-01-21T18:41:55Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2016-01-21T18:41:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=396953934d6d89413ecc5943e682bd09685ea6a9'/>
<id>urn:sha1:396953934d6d89413ecc5943e682bd09685ea6a9</id>
<content type='text'>
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>MFtbemd:</title>
<updated>2010-08-23T22:24:11Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2010-08-23T22:24:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=25faff346c8453b8248f99c7cff71708262faa37'/>
<id>urn:sha1:25faff346c8453b8248f99c7cff71708262faa37</id>
<content type='text'>
Prefer MACHNE_CPUARCH to MACHINE_ARCH in most contexts where you want
to test of all the CPUs of a given family conform.
</content>
</entry>
<entry>
<title>The last big commit: let usr.sbin/ use WARNS=6 by default.</title>
<updated>2010-01-02T11:07:44Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2010-01-02T11:07:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=71ccf09269546d398fa847168fc74c22d6338a62'/>
<id>urn:sha1:71ccf09269546d398fa847168fc74c22d6338a62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copy apm(4) emulation from sys/i386/acpica/acpi_machdep.c and</title>
<updated>2009-09-27T14:00:16Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2009-09-27T14:00:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=71f99e637a35759dc3d4906c6ce368988025c151'/>
<id>urn:sha1:71f99e637a35759dc3d4906c6ce368988025c151</id>
<content type='text'>
install apm(8) and apm_bios.h on amd64.
</content>
</entry>
<entry>
<title>Check for &gt;= 255 since sign extension from byte to u_int sometimes makes</title>
<updated>2004-05-27T19:23:27Z</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2004-05-27T19:23:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=a607c5e4cbe13bef404adccb684ae6a3a25078b3'/>
<id>urn:sha1:a607c5e4cbe13bef404adccb684ae6a3a25078b3</id>
<content type='text'>
the value for "unknown" 0xffffffff.  The underlying kernel drivers should
be updated to only return 255 but the ABI is used by too many userland
utilities.

Also, make this WARNS 6 compatible.
</content>
</entry>
<entry>
<title>Mark APM manpages as i386-only.</title>
<updated>2004-01-21T13:38:17Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-01-21T13:38:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=1fdc189947193bb78eecfb3f75814c65a1570e1d'/>
<id>urn:sha1:1fdc189947193bb78eecfb3f75814c65a1570e1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the zzz files since they have been moved to src/usr.sbin/zzz</title>
<updated>2003-07-14T16:32:45Z</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2003-07-14T16:32:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=744543b92ecefbcd566bebb9352014bd4f6162ce'/>
<id>urn:sha1:744543b92ecefbcd566bebb9352014bd4f6162ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change zzz to be a shell script that checks for APM or ACPI support and</title>
<updated>2003-07-14T03:58:05Z</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2003-07-14T03:58:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d1d7c86132f05aa7aaac0e22b2f4fde71f14cd91'/>
<id>urn:sha1:d1d7c86132f05aa7aaac0e22b2f4fde71f14cd91</id>
<content type='text'>
suspends the system appropriately.

Submitted by:	Mark Santcroos &lt;marks@ripe.net&gt;
</content>
</entry>
<entry>
<title>style.Makefile(5)</title>
<updated>2003-04-04T17:49:21Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-04-04T17:49:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=052238b16cf05cb96be651f5ab80deacf8d6cf0a'/>
<id>urn:sha1:052238b16cf05cb96be651f5ab80deacf8d6cf0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Backout botched attempt to introduce MANSECT feature.</title>
<updated>2001-03-26T14:42:20Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-26T14:42:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=345e52e74228df732bb0c9732aca0fc0404c360d'/>
<id>urn:sha1:345e52e74228df732bb0c9732aca0fc0404c360d</id>
<content type='text'>
- MAN[1-9] -&gt; MAN.
</content>
</entry>
</feed>
