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
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