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