imp
c3a399c4ba
MFtbemd:
...
Prefer MACHNE_CPUARCH to MACHINE_ARCH in most contexts where you want
to test of all the CPUs of a given family conform.
2010-08-23 22:24:11 +00:00
ed
073cafdd42
The last big commit: let usr.sbin/ use WARNS=6 by default.
2010-01-02 11:07:44 +00:00
jkim
6f26f72e08
Copy apm(4) emulation from sys/i386/acpica/acpi_machdep.c and
...
install apm(8) and apm_bios.h on amd64.
2009-09-27 14:00:16 +00:00
njl
543df2d4d6
Check for >= 255 since sign extension from byte to u_int sometimes makes
...
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.
2004-05-27 19:23:27 +00:00
ru
1612d3d95f
Mark APM manpages as i386-only.
2004-01-21 13:38:17 +00:00
njl
f599f696ad
Remove the zzz files since they have been moved to src/usr.sbin/zzz
2003-07-14 16:32:45 +00:00
njl
0e3fa51e49
Change zzz to be a shell script that checks for APM or ACPI support and
...
suspends the system appropriately.
Submitted by: Mark Santcroos <marks@ripe.net>
2003-07-14 03:58:05 +00:00
obrien
a920d12f89
style.Makefile(5)
2003-04-04 17:49:21 +00:00
ru
afd506414e
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
ru
f10dc9aca1
Set the default manual section for usr.sbin/ to 8.
2001-03-20 18:17:26 +00:00
bde
9e82d8f13d
Fixed breakage of installation of zzz.8 in previous commit. MLINKS
...
consists of pairs of link names.
2000-01-25 08:39:15 +00:00
asmodai
848ebfbc51
Add MLINK for apmconf(8).
...
Suggested by: msmith
2000-01-23 10:00:05 +00:00
peter
efabb9ccb1
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
peter
b782f4df30
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
wosch
bbabd3ea4b
delete MANDIR=/usr/share/man/man,
...
it breaks `env MANDIR=<dir> make maninstall'
1996-05-21 18:09:11 +00:00
phk
d39ebc09c3
make the right link to "zzz"
1994-11-02 07:20:58 +00:00
phk
7874667561
The latest user-land changes from the author. I added a big warning to the
...
apm.4 man-page. I also hope the Makefiles make sense now.
Submitted by: HOSOKAWA Tatsumi
1994-11-01 22:46:40 +00:00
phk
19619a7bef
Stop "make install" from falling over if DESTDIR is defined.
1994-10-15 07:45:45 +00:00
dg
76254fd53b
Laptop Advanced Power Management support (userland end) by HOSOKAWA Tatsumi.
...
Submitted by: HOSOKAWA Tatsumi
1994-10-01 03:23:33 +00:00