Date: Mon, 22 Oct 2001 23:22:15 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net rcmdsh.3 rcmdsh.c Makefile.inc rcmd.c Message-ID: <200110230622.f9N6MF973431@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/10/22 23:22:15 PDT
Modified files:
lib/libc/net Makefile.inc rcmd.c
Added files:
lib/libc/net rcmdsh.3 rcmdsh.c
Log:
Allow users to specify a command to use as remote command instead of
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
Revision Changes Path
1.43 +3 -3 src/lib/libc/net/Makefile.inc
1.32 +21 -5 src/lib/libc/net/rcmd.c
1.1 +105 -0 src/lib/libc/net/rcmdsh.3 (new)
1.1 +130 -0 src/lib/libc/net/rcmdsh.c (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110230622.f9N6MF973431>
