summaryrefslogtreecommitdiff
path: root/libexec/rshd/rshd.8
AgeCommit message (Collapse)Author
2005-10-05Don't mention kerberos here - it has been disabled for some time.Bjorn Sandell
fine jmc@
2005-07-14- better synopsisJason McIntyre
- sort options - reference ssh(1) and kerberos(8) - reference kerberos(8) rather than `info heimdal' - improve some ugly bits
2003-07-25no man page for kerberos, so point people to info heimdal;Jason McIntyre
ok hin@
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-02-11typos;Jason McIntyre
raidctl(8) ok millert@ mknetid(8) help maja@
2001-11-13o) fix bogus .Xr usage;Mike Pechkin
o) start new sentence on a new line; o) don't use .Xr instead of .Pa tag; o) minimal -mdoc design fixes; millert@ ok;
2001-06-23Small nits from pjanzen.Hans Insulander
2001-06-23Don't lie about Kerberos and encryption.Hans Insulander
Result of a conversation with pjanzen@ ok deraadt@
2001-01-28$OpenBSD$Niklas Hallqvist
2000-10-30libexec man page fleshing. again, bored on the plane home.Aaron Campbell
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-04-12Trailing whitespace begone!Aaron Campbell
1999-10-07mention ssh(1) as a better alternative, instead of telnetEric Jackson
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1997-06-15rshd should give the same error message when the user doesn't existTodd C. Miller
as for when there is no .rhosts/hosts.equiv. With a different error message an information gathering attack can be done. Noted by David Holland <dholland@eecs.harvard.edu>.
1996-07-13print flag options at top, nicerTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt