mlelstv
|
63a0e3227a
|
expand error message to also list wsbell as valid name.
|
2019-03-29 07:49:38 +00:00 |
mlelstv
|
5e6e55c4f6
|
Add support for WSMUX_BELL, also avoid crashes when the kernel returns
unknown device types.
|
2019-03-29 07:47:33 +00:00 |
mrg
|
fbffadb9f8
|
- add or adjust /* FALLTHROUGH */ where appropriate
- add __unreachable() after functions that can return but won't in
this case, and thus can't be marked __dead easily
|
2019-02-03 03:19:25 +00:00 |
joerg
|
8583b49ce0
|
static + __dead
|
2011-08-30 21:03:31 +00:00 |
joerg
|
997634fe14
|
Fix preamble to match order set out by mdoc(7). Discussed with wiz.
|
2009-03-09 19:24:26 +00:00 |
martin
|
11a6dbe728
|
Convert TNF licenses to new 2 clause variant
|
2008-04-30 13:10:46 +00:00 |
martin
|
ce099b4099
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
dsl
|
3cca093e74
|
Add (unsigned char) cast to ctype functions
|
2004-10-30 15:51:20 +00:00 |
jmmv
|
b635f565e7
|
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
to be the most common practice in our tree.
|
2004-01-05 23:23:32 +00:00 |
itojun
|
d9f2774c1e
|
use bounded string op
|
2003-07-13 12:08:28 +00:00 |
abs
|
81ab107137
|
maybe -> may be
|
2003-05-16 08:37:09 +00:00 |
wiz
|
990562bfef
|
.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
|
2003-02-25 10:34:36 +00:00 |
grant
|
eda9e509bb
|
sweep of errx/warnx, remove unnecessary trailing \n
|
2002-07-20 08:40:16 +00:00 |
drochner
|
12950c5082
|
fix error handling if open() fails
|
2002-07-07 15:13:55 +00:00 |
augustss
|
87c42c4d3f
|
Improve language.
|
2001-10-24 18:33:52 +00:00 |
augustss
|
6a51bdd2f2
|
Update usage message.
|
2001-10-24 18:31:16 +00:00 |
augustss
|
b97e37c9db
|
Update for wsmux ioctl() name changes.
|
2001-10-24 14:14:03 +00:00 |
augustss
|
5869e8a41c
|
Fix another typo.
|
2001-10-18 12:35:44 +00:00 |
wiz
|
4f72f67a5e
|
Whitespace nit.
|
2001-10-18 12:28:50 +00:00 |
augustss
|
aa8b76c40d
|
Fix typo.
|
2001-10-18 12:28:06 +00:00 |
augustss
|
856c597a58
|
Add -L flag to list devices recursively.
|
2001-10-18 12:27:15 +00:00 |
augustss
|
4adb2fae92
|
Add copyright notice.
|
2001-10-14 20:13:31 +00:00 |
wiz
|
4be44c080f
|
No .Pp before .Sh.
|
2001-10-14 19:56:22 +00:00 |
augustss
|
2c843484d5
|
Fix typo.
|
2001-10-13 20:11:00 +00:00 |
augustss
|
9f01baeb47
|
Add a simple program for listing, adding, and removing wsmux devices.
It's not a much used utility, but when you need it it's a pain to
be without.
|
2001-10-13 20:05:42 +00:00 |