aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/syscons/apm
Commit message (Expand)AuthorAgeFilesLines
* No need to ifdef this pc98.Warner Losh2005-04-041-2/+0
* Catch up with recent events.Matthew N. Dodd2003-03-271-3/+1
* Use repo-copied files in sys/i386/bios.Matthew N. Dodd2003-03-241-1/+1
* Added dependency on the apm(4) module.Ruslan Ermilov2003-02-151-0/+1
* Remove __P.Alfred Perlstein2002-03-201-1/+1
* Added necessary include for pc98.Yoshihiro Takahashi2001-01-251-0/+1
* Added PC-98 apm support.Yoshihiro Takahashi2001-01-221-0/+4
* select() DKI is now in <sys/selinfo.h>.Garrett Wollman2001-01-091-1/+1
* Don't needlessly indirect the APM softstate. It does nothing butNick Sayer2000-10-311-6/+2
* Add the apm_saver syscons screen saver module.Nick Sayer1999-10-021-0/+91