Revision 11895,
1.4 KB
checked in by ghudson, 26 years ago
(diff) |
liblarv, a small library for larvnet client-side work
|
Line | |
---|
1 | .\" $Id: larv_set_busy.3,v 1.1 1998-08-25 03:26:57 ghudson Exp $ |
---|
2 | .\" |
---|
3 | .\" Copyright 1998 by the Massachusetts Institute of Technology. |
---|
4 | .\" |
---|
5 | .\" Permission to use, copy, modify, and distribute this |
---|
6 | .\" software and its documentation for any purpose and without |
---|
7 | .\" fee is hereby granted, provided that the above copyright |
---|
8 | .\" notice appear in all copies and that both that copyright |
---|
9 | .\" notice and this permission notice appear in supporting |
---|
10 | .\" documentation, and that the name of M.I.T. not be used in |
---|
11 | .\" advertising or publicity pertaining to distribution of the |
---|
12 | .\" software without specific, written prior permission. |
---|
13 | .\" M.I.T. makes no representations about the suitability of |
---|
14 | .\" this software for any purpose. It is provided "as is" |
---|
15 | .\" without express or implied warranty. |
---|
16 | .TH LARV_SET_BUSY 3 "23 Aug 1998" |
---|
17 | .SH NAME |
---|
18 | larv_set_busy \- Set and report the workstation's busy state |
---|
19 | .SH SYNOPSIS |
---|
20 | .B int larv_set_busy(int \fIbusy\fP) |
---|
21 | .SH DESCRIPTION |
---|
22 | The |
---|
23 | .B larv_set_busy |
---|
24 | function sets the workstation's busy status by creating or deleting |
---|
25 | the file |
---|
26 | .BR /var/athena/busy . |
---|
27 | It also reports the workstation's busy status to each server listed |
---|
28 | under the Hesiod name |
---|
29 | .B larvnet |
---|
30 | with type |
---|
31 | .BR sloc . |
---|
32 | .SH FILES |
---|
33 | .B /etc/athena/rc.conf |
---|
34 | .br |
---|
35 | .B /var/athena/busy |
---|
36 | .SH "SEE ALSO" |
---|
37 | .BR busyd (8) |
---|
38 | .SH AUTHOR |
---|
39 | Greg Hudson, MIT Information Systems |
---|
40 | .br |
---|
41 | Copyright 1998 by the Massachusetts Institute of Technology. |
---|
Note: See
TracBrowser
for help on using the repository browser.