summaryrefslogtreecommitdiff
path: root/usr.sbin/iteconfig
AgeCommit message (Collapse)Author
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
cleanup along the way.
2000-02-12Allow for iteconfig.8 to be built everywhere.Marc Espie
We don't currently care about atari... if ever we do, should scrape iteconfig_atari diffs into iteconfig.8, move the manpage to `generic' arch, and specify it only applies to atari/amiga...
2000-01-19Bug-fix: iteconfig was performing lots of iotcl on the console, but itMarc Espie
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@
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1998-11-08usr.sbin/ man page repairs, a-iAaron Campbell
1998-07-20Spelling, and omitted words for getNAME.Marc Espie
1997-09-21$OpenBSD$Theo de Raadt
1996-06-10fix "iteconfig -h" message, from Hubert Feyrer, netbsd pr#2444Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt