OpenBSD CVS

CVS log for src/usr.sbin/iteconfig/Attic/iteconfig.c


[BACK] Up to [local] / src / usr.sbin / iteconfig

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_2_8_BASE


Revision 1.3 / (download) - annotate - [select for diffs], Wed Jan 19 16:33:00 2000 UTC (24 years, 4 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.2: +157 -82 lines
Diff to previous 1.2 (colored)

Bug-fix: iteconfig was performing lots of iotcl on the console, but it
turns out all amiga sub-console handlers don't implement all those ioctl,
but still could use iteconfig.

So:
* rework iteconfig's logic to only perform strictly required ioctl,
* turn on -Wall and fix a few details,
* add -b option to handle console blanker.

Approved by niklas@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.