summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/rcmdsh.c
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate 19 warnings in libc (at level WARNS=2) of thenectar2003-02-271-1/+3
| | | | `implicit declaration of function' variety.
* Add awareness of an IPv6.ume2002-04-151-7/+20
| | | | MFC after: 1 week
* Quoting log message for OpenBSD rev 1.7:nectar2002-04-151-0/+28
| | | | | | ``Tack on MagniComp (BSD) license since this originally came from rdist.'' Obtained from: OpenBSD
* - Put missing prototype for rcmd() in <unistd.h>.ru2001-11-091-46/+43
| | | | | | | - Clean up the manpage. - style(9) rcmdsh.c. Committed from: BSDCon/EU 2k+1 terminal room
* Allow users to specify a command to use as remote command instead ofimp2001-10-231-0/+130
using rcmd directly. This has been in my tree for a long time, but we may need to sync with OpenBSD before MFC. Obtained from: openbsd PR: 15830 MFC after: 2 months
OpenPOWER on IntegriCloud