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
/
usr.sbin
/
wsconscfg
Age
Commit message (
Expand
)
Author
2017-05-04
Drop main() prototype.
sevan
2009-04-22
Enable WARNS=4 by default, except for:
lukem
2009-03-09
Fix preamble to match order set out by mdoc(7). Discussed with wiz.
joerg
2008-05-26
kill license clauses 3 and 4
drochner
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2007-12-15
include sys/cdefs.h so that __attribute__ can be fixed later
perry
2006-06-24
Sort options in usage().
wiz
2006-06-24
Sort options.
wiz
2006-06-24
Add a -g switch to retrieve the current vt.
christos
2006-06-24
warns=4
christos
2005-11-30
Fix typo reported by adam@.
wiz
2005-07-12
Sync usage with man page.
wiz
2005-07-12
Sort options. New sentence, new line.
wiz
2005-07-10
Add a -s flag to switch between terminals.
christos
2004-01-05
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
jmmv
2003-02-25
.Nm does not need a dummy argument ("") before punctuation or
wiz
2003-02-17
add copyright notices
drochner
2002-02-02
Sort sections.
wiz
2001-06-25
Missing space in usage(); from OpenBSD.
ad
2001-04-03
Xref wskbd 4, not 8.
wiz
2001-02-19
convert to use getprogname()
cgd
2000-10-03
Split the SYNOPSIS into three cases, since not all options can be used
bjh21
2000-10-03
Use \(mu for a multiplication sign.
bjh21
2000-10-02
Put sections in the canonical order.
bjh21
2000-08-22
replace references to /etc/rc.wscons with /etc/rc.d/wscons
lukem
2000-07-07
errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd
itojun
2000-07-04
More #include <stdlib.h> string, etc. cleanup
matt
1999-11-10
print a nicer error message if a screen is already configured
drochner
1999-07-29
Make it possible to add a mux.
augustss
1999-05-15
update for keyboard attachment
drochner
1999-05-15
add support for attaching/deleting of keyboards to/from displays
drochner
1999-04-06
change:
cgd
1999-03-31
add some notes and an example
drochner
1999-03-13
cleaner error message, from "Soren S. Jorvang" <soren@t.dk>
drochner
1999-02-03
Xref wsconsctl, wsfontload
augustss
1999-01-13
add a tool to add/delete virtual screens at runtime
drochner