Home | History | Annotate | Download | only in wsmuxctl
History log of /src/usr.sbin/wsmuxctl/wsmuxctl.c
RevisionDateAuthorComments
 1.14  29-Mar-2019  mlelstv expand error message to also list wsbell as valid name.
 1.13  29-Mar-2019  mlelstv Add support for WSMUX_BELL, also avoid crashes when the kernel returns
unknown device types.
 1.12  03-Feb-2019  mrg - 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
 1.11  30-Aug-2011  joerg branches: 1.11.42;
static + __dead
 1.10  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.9  30-Oct-2004  dsl branches: 1.9.24;
Add (unsigned char) cast to ctype functions
 1.8  05-Jan-2004  jmmv Homogenize usage messages: make the 'usage' word all lowercase, as this seems
to be the most common practice in our tree.
 1.7  13-Jul-2003  itojun use bounded string op
 1.6  20-Jul-2002  grant sweep of errx/warnx, remove unnecessary trailing \n
 1.5  07-Jul-2002  drochner fix error handling if open() fails
 1.4  24-Oct-2001  augustss Update usage message.
 1.3  24-Oct-2001  augustss Update for wsmux ioctl() name changes.
 1.2  18-Oct-2001  augustss Add -L flag to list devices recursively.
 1.1  13-Oct-2001  augustss 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.
 1.9.24.1  18-May-2008  yamt sync with head.
 1.11.42.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed