summaryrefslogtreecommitdiff
path: root/usr.bin/window/ttgeneric.c
diff options
context:
space:
mode:
authorjruoho <jruoho@NetBSD.org>2010-03-20 07:59:44 +0000
committerjruoho <jruoho@NetBSD.org>2010-03-20 07:59:44 +0000
commit7e4def2e7db87494c39b2e52cfa67d94de1f1af1 (patch)
treee75d1e17069957f25a5cac32c10854e0a49b894d /usr.bin/window/ttgeneric.c
parentc8c2757eb3a48f6254b040fa0b61327077097f77 (diff)
Add a note that APM was deprecated by the PC manufacturers in about 1996.
Mention the APM emulation layer of ACPI. In addition, some small fixes.
Diffstat (limited to 'usr.bin/window/ttgeneric.c')
0 files changed, 0 insertions, 0 deletions
7f7cbf8643787a'>Some days you wonder if some of the function declaration consistencyoster 2003-07-01Actually toss the comment I said I was tossing in the last commit.oster 2003-07-01- toss a comment that is no longer relevant.oster 2003-07-01Minor cleanup. No functional changes.oster 2002-09-23Nuke 'lockflag', a holdover from the simulation code. Thanks to Simon B.oster 2002-09-14Everyone and their dog was using RF_ERRORMSG3 to print out the sameoster 2001-11-20Cleanup some whitespace that indent got wrong a long time ago.oster 2001-11-13add RCSIDslukem 2001-10-04If rf_options.h needs to be include it, then include it. Don't rely onoster 2001-10-04Step 2 of the disentanglement. We now look to <dev/raidframe/*> foroster 2001-07-18bzero -> memsetthorpej