summaryrefslogtreecommitdiff
path: root/sbin/wsconsctl
AgeCommit message (Expand)Author
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-19rework to use the newer _MKMSGCREATE (et al) macroslukem
2003-10-19support MAKEVERBOSE and use ${HOST_SH}lukem
2003-08-01Rework how dependency generation is performed:lukem
2003-07-29move ${DEPENDSRCS} target to after .include <bsd.*.mk>lukem
2003-07-28Use ${DEPENDSRCS} as a target instead of .depend, now thatlukem
2003-05-04Explicitly close open file descriptor before exiting.jmmv
2003-04-05Some minor fixes from Soren Jacobsen in PR 21017.wiz
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-01-31Define Atari keyboard type.thomas
2002-12-10Add WSKBD_TYPE_MAPLE and WSMOUSE_TYPE_MAPLE for Dreamcast Maple bus devices.itohy
2002-10-03New sentence, new line. From Robert Elz.wiz
2002-08-19Sort supported languages, and sync them with reality, as suggested bywiz
2002-04-07Allow setting display's font.hannken
2002-02-24Add WSMOUSE_TYPE_MAXINE.ad
2002-02-18s/read only/write only/ for FLG_WRONLY.yamt
2002-01-30Move the inclusion of <bsd.prog.mk> up so that keysym.h can have ${DESTDIR}tv
2002-01-13added amiga display/mouse/keyboard typesjandberg
2001-12-04Fix typo; pointed out by Gregory McGarry. :-)ad
2001-12-04Update for new HP devices. Add some others while here.gmcgarry
2001-11-16Whitespace nitswiz
2001-09-19- Sync device lists with wsconsio.h.ad
2001-02-19convert to use getprogname()cgd
2001-02-04avoid redundant declarationchristos
2000-10-03Put the sections in the canonical order.bjh21
2000-07-06Fix type of WSKBDIO_?ETENCODING.hannken
2000-07-03More include fixups and GCC 2.96 nonsensematt
2000-03-14add some keyboard and mouse type from sys/dev/wscons/wsconsio.h.sato
2000-03-13Add new framebuffer types since 1.4 and change descriptions on a fewad
1999-12-21remove a leftover debug messagedrochner
1999-11-15If we changed the sample rate or resolution, then say so.ad
1999-11-11Allow setting mouse resolution and sample rate.ad
1999-11-10allow to set multiple keyboard "variants" simultanously.drochner
1999-09-12Use full month names with .Dd, as per mdoc.samples(7).kleink
1999-06-28Flesh out the manual page, add an examples section, and correct some of theagc
1999-02-08Numbers 0..9 must be treated as keysyms depending on context. Allowhannken
1999-02-03Xref wscons wsconscfg wsfontloadaugustss
1999-01-10Make keysym.h depend on dev/wscons/wsksymdef.h.augustss
1999-01-02Update for the 1990s: don't try to pass an integer in a pointer in ksym2name().nathanw
1998-12-30Add USB keyboard type.augustss
1998-12-30Add a wscons display type `unknown' that the generic VGA driver canaugustss
1998-12-30Add a special wsmouse type for USB mice.augustss
1998-12-30Remove a slight ambiguity in the flag description.augustss
1998-12-29Display usage information if called without arguments.hannken
1998-12-28wsconsctl(8) - a program to manipulate wscons devices.hannken