Nate Lawson
a607c5e4cb
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
Ruslan Ermilov
1fdc189947
Mark APM manpages as i386-only.
2004-01-21 13:38:17 +00:00
Nate Lawson
744543b92e
Remove the zzz files since they have been moved to src/usr.sbin/zzz
2003-07-14 16:32:45 +00:00
Nate Lawson
d1d7c86132
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
David E. O'Brien
052238b16c
style.Makefile(5)
2003-04-04 17:49:21 +00:00
Ruslan Ermilov
345e52e742
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
Ruslan Ermilov
c73e22c3d4
Set the default manual section for usr.sbin/ to 8.
2001-03-20 18:17:26 +00:00
Bruce Evans
0e898a451c
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
Jeroen Ruigrok van der Werven
fe35cea7e9
Add MLINK for apmconf(8).
...
Suggested by: msmith
2000-01-23 10:00:05 +00:00
Peter Wemm
97d92980a9
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
Peter Wemm
476602a9d0
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
Jordan K. Hubbard
1130b656e5
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
Wolfram Schneider
18e75007df
delete MANDIR=/usr/share/man/man,
...
it breaks `env MANDIR=<dir> make maninstall'
1996-05-21 18:09:11 +00:00
Poul-Henning Kamp
0d2cd3b7e9
make the right link to "zzz"
1994-11-02 07:20:58 +00:00
Poul-Henning Kamp
19a41dfcbd
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
Poul-Henning Kamp
eab1c60e10
Stop "make install" from falling over if DESTDIR is defined.
1994-10-15 07:45:45 +00:00
David Greenman
140cffd349
Laptop Advanced Power Management support (userland end) by HOSOKAWA Tatsumi.
...
Submitted by: HOSOKAWA Tatsumi
1994-10-01 03:23:33 +00:00