aboutsummaryrefslogtreecommitdiff
path: root/libexec/rpc.rusersd
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-17/+17
| | | | Notes: svn path=/head/; revision=8870
* Make two variables static so that the compiler warnings areAndreas Schulz1994-11-181-3/+3
| | | | | | | | vanishing. As far as i know rpc.rusersd is single_threaded, so this shouldn't be a problem. Notes: svn path=/head/; revision=4661
* Reviewed by: Roger Holst roger@first.gmd.deAndreas Schulz1994-11-181-1/+2
| | | | | | | | Add an initialization of the len parameter for the getsockname call. Now rpc.rusersd can run under inetd. Notes: svn path=/head/; revision=4657
* __386BSD__ -> __FreeBSD__Jordan K. Hubbard1994-11-041-2/+2
| | | | | | | | | I know that many of these entries are bogus and need to be revisited, but let's get the tree working again for now and then do a pass through looking at all the __FreeBSD__ entries, shall we? Notes: svn path=/head/; revision=4131
* rusersd from FreeBSD 1.1.5.1Geoff Rehmet1994-08-284-0/+578
Reviewed by: geoff. Submitted by: John Brezak Notes: svn path=/cvs2svn/branches/FBSD_1/; revision=2337