xref: /netbsd-src/libexec/rpc.rwalld/rpc.rwalld.8 (revision 8e6ab8837d8d6b9198e67c1c445300b483e2f304)
1*8e6ab883Sagc.\"	$NetBSD: rpc.rwalld.8,v 1.10 2003/08/07 09:46:48 agc Exp $
2aee4b07bSmycroft.\"
373bd7fefSbrezak.\" Copyright (c) 1985, 1991 The Regents of the University of California.
473bd7fefSbrezak.\" All rights reserved.
573bd7fefSbrezak.\"
673bd7fefSbrezak.\" Redistribution and use in source and binary forms, with or without
773bd7fefSbrezak.\" modification, are permitted provided that the following conditions
873bd7fefSbrezak.\" are met:
973bd7fefSbrezak.\" 1. Redistributions of source code must retain the above copyright
1073bd7fefSbrezak.\"    notice, this list of conditions and the following disclaimer.
1173bd7fefSbrezak.\" 2. Redistributions in binary form must reproduce the above copyright
1273bd7fefSbrezak.\"    notice, this list of conditions and the following disclaimer in the
1373bd7fefSbrezak.\"    documentation and/or other materials provided with the distribution.
14*8e6ab883Sagc.\" 3. Neither the name of the University nor the names of its contributors
1573bd7fefSbrezak.\"    may be used to endorse or promote products derived from this software
1673bd7fefSbrezak.\"    without specific prior written permission.
1773bd7fefSbrezak.\"
1873bd7fefSbrezak.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1973bd7fefSbrezak.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2073bd7fefSbrezak.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2173bd7fefSbrezak.\" ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2273bd7fefSbrezak.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2373bd7fefSbrezak.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2473bd7fefSbrezak.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2573bd7fefSbrezak.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2673bd7fefSbrezak.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2773bd7fefSbrezak.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2873bd7fefSbrezak.\" SUCH DAMAGE.
2973bd7fefSbrezak.\"
3073bd7fefSbrezak.Dd June 7, 1993
3173bd7fefSbrezak.Dt RPC.RWALLD 8
32f1247650Sgarbled.Os
3373bd7fefSbrezak.Sh NAME
344de83001Senami.Nm rpc.rwalld ,
354de83001Senami.Nm rwalld
36b977f15bSjtc.Nd write messages to users currently logged in server
3773bd7fefSbrezak.Sh SYNOPSIS
3873bd7fefSbrezak.Nm /usr/libexec/rpc.rwalld
3973bd7fefSbrezak.Sh DESCRIPTION
404de83001Senami.Nm
4173bd7fefSbrezakis a server which will send a message to users
42d6285bbfSwizcurrently logged in to the system.
43d6285bbfSwizThis server invokes the
4473bd7fefSbrezak.Xr wall 1
4573bd7fefSbrezakcommand to actually write the messages to the
4673bd7fefSbrezaksystem.
47b977f15bSjtc.Pp
4873bd7fefSbrezakMessages are sent to this server by the
4973bd7fefSbrezak.Xr rwall 1
5073bd7fefSbrezakcommand.
5173bd7fefSbrezakThe
524de83001Senami.Nm
53b977f15bSjtcdaemon is normally invoked by
54b977f15bSjtc.Xr inetd 8 .
5573bd7fefSbrezak.Pp
564de83001Senami.Nm
57b977f15bSjtcuses an RPC protocol defined in
58b977f15bSjtc.Pa /usr/include/rpcsvc/rwall.x .
5973bd7fefSbrezak.Sh SEE ALSO
6073bd7fefSbrezak.Xr rwall 1 ,
6173bd7fefSbrezak.Xr wall 1 ,
6273bd7fefSbrezak.Xr inetd 8
63